llvm-6502/lib/Transforms
2010-11-30 23:43:23 +00:00
..
Hello
InstCombine Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load has no other uses, shrinking the load. 2010-11-29 21:56:20 +00:00
Instrumentation
IPO
Scalar Enhance DSE to handle the variable index case in PR8657. 2010-11-30 23:43:23 +00:00
Utils remove the pointless check of MemoryUseIntrinsic from 2010-11-30 02:03:47 +00:00
Makefile