diff options
author | Nate Begeman <natebegeman@mac.com> | 2005-08-11 01:12:20 +0000 |
---|---|---|
committer | Nate Begeman <natebegeman@mac.com> | 2005-08-11 01:12:20 +0000 |
commit | e5d63829fd62d815a330c21ea316e6b4cf943562 (patch) | |
tree | b271a6d39883d5fb4f92346715a1db41eaf4d622 /lib/CodeGen/PrologEpilogInserter.cpp | |
parent | c24d484b7813524b9d87373992cd3ba8831dae51 (diff) |
Some SELECT_CC cleanups:
1. move assertions for node creation to getNode()
2. legalize the values returned in ExpandOp immediately
3. Move select_cc optimizations from SELECT's getNode() to SELECT_CC's,
allowing them to be cleaned up significantly.
This paves the way to pick up additional optimizations on SELECT_CC, such
as sum-of-absolute-differences.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22757 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions