llvm-6502/lib/Transforms
2009-05-11 22:33:01 +00:00
..
Hello
Instrumentation
IPO Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
Scalar Teach LSR to optimize more loop exit compares, i.e. change them to use postinc iv value. Previously LSR would only optimize those which are in the loop latch block. However, if LSR can prove it is safe (and profitable), it's now possible to change those not in the latch blocks to use postinc values. 2009-05-11 22:33:01 +00:00
Utils Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
Makefile