diff options
author | Owen Anderson <resistor@mac.com> | 2011-01-14 00:41:11 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2011-01-14 00:41:11 +0000 |
commit | e3ed20ce9cf706eb1840c0ea79935d6652701535 (patch) | |
tree | a0ff360a08879eb6c85d7d2bb781bc2a82921dd0 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 7f60dc1eb07e712f51b2768700263a32b1f184e3 (diff) | |
download | llvm-e3ed20ce9cf706eb1840c0ea79935d6652701535.zip llvm-e3ed20ce9cf706eb1840c0ea79935d6652701535.tar.gz llvm-e3ed20ce9cf706eb1840c0ea79935d6652701535.tar.bz2 |
Rather than doing early instcombine, try doing early CSE instead. This should still handle
most important simplifications, as well as resolving phase ordering issues where instcombine
would inhibit important CSE'ing opportunities, for instance on BitBench/drop3.
llvm-svn: 123418
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions