llvm/test/Transforms
Owen Anderson 722cc1f414 We do want to allow LoadPRE to perform LICM-like transformations: we already consider PHI nodes to be negligible for
code size (making this transform code size neutral), and it allows us to hoist values out of loops, which is always
a good thing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115205 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-30 20:53:04 +00:00
..
2010-09-02 22:35:33 +00:00
2010-09-02 22:38:56 +00:00
2010-09-02 22:38:56 +00:00