plan9fox/sys/src/cmd/6c
cinap_lenrek f5f9ecdcfa 6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r
eleminate MOVLQXZ instructions after MOVL as MOVL implicitely
zero extends the result.
2015-03-17 16:12:01 +01:00
..
6.out.h 6a, 6c, 6l: fix copy propagation 2014-05-30 12:28:01 +02:00
cgen.c 6c: fix 32bit pointer truncation (from patch/6c-sugen-types) 2013-02-28 19:23:54 +01:00
div.c
gc.h
list.c 6c: fix missing memset in Bconv() 2015-03-01 05:33:41 +01:00
machcap.c
mkenam
mkfile 8c, 6c: generate enam.c file, just like 5c 2014-08-07 21:35:52 +02:00
mul.c 8c, 6c: fix mulgen botch error for handling multiplication by zero constant 2014-03-21 19:05:17 +01:00
peep.c 6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r 2015-03-17 16:12:01 +01:00
reg.c 6a, 6c, 6l: fix copy propagation 2014-05-30 12:28:01 +02:00
sgen.c
swt.c
sys.c
txt.c 6a, 6c, 6l: fix copy propagation 2014-05-30 12:28:01 +02:00
vlrt.c