1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
Owen Anderson 275a5ef481 Be more aggressive in removing dead stores, and in removing instructions trivially dead after DSE.
This drastically improves the effect of FastDSE on kimwitu++.

llvm-svn: 39819
2007-07-13 18:26:26 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO fix Transforms/Inline/2007-06-25-WeakInline.ll by not inlining functions 2007-06-25 21:50:09 +00:00
Scalar Be more aggressive in removing dead stores, and in removing instructions trivially dead after DSE. 2007-07-13 18:26:26 +00:00
Utils Adding ability to demote phi to stack. 2007-07-11 18:41:34 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00