Move PostRAMachineLICM into MachineLateOptimization. It now runs after PEI!
authorAndrew Trick <atrick@apple.com>
Wed, 15 Feb 2012 05:13:47 +0000 (05:13 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 15 Feb 2012 05:13:47 +0000 (05:13 +0000)
commit352aa4f67f968ca1a45f7cef0fd480b9c94f5bbe
tree939ffe207f568310e7c93cb7b303385f12efaeea
parentac597ecfbc0b519ffcbf5f4160262a2c39f59fe6
Move PostRAMachineLICM into MachineLateOptimization. It now runs after PEI!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150565 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Passes.cpp