llvm-6502/lib/Transforms
2010-03-23 21:15:59 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Fix an incorrect logic causing instcombine to miss some _chk -> non-chk transformations. 2010-03-23 06:06:09 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO add assert in argpromotion, which cannot trigger 2010-03-23 14:40:20 +00:00
Scalar Skip debugging intrinsics when sinking unused invariants. 2010-03-23 21:15:59 +00:00
Utils Teach simplify libcall to transform __strcpy_chk to __memcpy_chk to enable optimizations down stream. 2010-03-23 15:48:04 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00