llvm-6502/lib/Transforms
2010-03-24 10:29:52 +00:00
..
Hello
InstCombine Fix an incorrect logic causing instcombine to miss some _chk -> non-chk transformations. 2010-03-23 06:06:09 +00:00
Instrumentation
IPO add assert in argpromotion, which cannot trigger 2010-03-23 14:40:20 +00:00
Scalar increase const goodness and remove pointless getUser() calls 2010-03-24 10:29:52 +00:00
Utils cache result of UI.getOperandNo() instead of calling it twice, it is cheaper this way 2010-03-24 10:12:54 +00:00
Makefile