1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Eli Friedman 048d13f9bb Don't restrict the set of instructions where we try to constant-fold the
operands; it's possible to end up with a constant-foldable operand to 
most instructions, even those which can't trap.

llvm-svn: 75845
2009-07-15 22:13:34 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Move EVER MORE stuff over to LLVMContext. 2009-07-14 23:09:55 +00:00
IPO Move EVER MORE stuff over to LLVMContext. 2009-07-14 23:09:55 +00:00
Scalar Don't restrict the set of instructions where we try to constant-fold the 2009-07-15 22:13:34 +00:00
Utils Make makeLoopInvariant report whether it made any changes or not, 2009-07-15 01:25:43 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00