summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/VirtRegMap.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-12-02 01:06:39 +0000
committerBill Wendling <isanbard@gmail.com>2008-12-02 01:06:39 +0000
commit30e9dc81c80fda72d52d640dc90d8454cc309e90 (patch)
treec7e0c9619f33c476bcd6ca8e5997598092d2224d /llvm/lib/CodeGen/VirtRegMap.cpp
parentf558618fa4986445ecb4b279079c615e9d299b73 (diff)
downloadbcm5719-llvm-30e9dc81c80fda72d52d640dc90d8454cc309e90.tar.gz
bcm5719-llvm-30e9dc81c80fda72d52d640dc90d8454cc309e90.zip
Second stab at target-dependent lowering of everyone's favorite nodes: [SU]ADDO
- LowerXADDO lowers [SU]ADDO into an ADD with an implicit EFLAGS define. The EFLAGS are fed into a SETCC node which has the conditional COND_O or COND_C, depending on the type of ADDO requested. - LowerBRCOND now recognizes if it's coming from a SETCC node with COND_O or COND_C set. llvm-svn: 60388
Diffstat (limited to 'llvm/lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud