summaryrefslogtreecommitdiffstats
path: root/clang/utils/VtableTest
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-01-12 00:09:37 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-01-12 00:09:37 +0000
commit4216615f99fb95692a0b847c06a21d2af466e1b2 (patch)
tree9f0146b29e5d1b9df761f6a3c21d94971ff8e8a5 /clang/utils/VtableTest
parente5f86be1385c0fddd554df26ecd7e8898949bc14 (diff)
downloadbcm5719-llvm-4216615f99fb95692a0b847c06a21d2af466e1b2.tar.gz
bcm5719-llvm-4216615f99fb95692a0b847c06a21d2af466e1b2.zip
Add TargetInstrInfo::isCoalescableInstr. It returns true if the specified
instruction is copy like where the source and destination registers can overlap. This is to be used by the coalescable to coalesce the source and destination registers of instructions like X86::MOVSX64rr32. Apparently some crazy people believe the coalescer is too simple. llvm-svn: 93210
Diffstat (limited to 'clang/utils/VtableTest')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud