1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Duncan Sands 09fbb211eb Add a new convenience pass for testing InstructionSimplify. Previously
it could only be tested indirectly, via instcombine, gvn or some other
pass that makes use of InstructionSimplify, which means that testcases
had to be carefully contrived to dance around any other transformations
that that pass did.

llvm-svn: 122264
2010-12-20 20:54:37 +00:00
..
llvm Add a new convenience pass for testing InstructionSimplify. Previously 2010-12-20 20:54:37 +00:00
llvm-c I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00