summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-02-29 01:40:37 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-02-29 01:40:37 +0000
commit9e821456a354807c098cdea25b649c2b02dfa1ba (patch)
treeacd215a2eda1f93517c87d6de7f5e49de1ab5443 /llvm/lib/Object/MachOObjectFile.cpp
parent340cf24be11ad2cbd7841f3716a6325c0b24bb73 (diff)
downloadbcm5719-llvm-9e821456a354807c098cdea25b649c2b02dfa1ba.tar.gz
bcm5719-llvm-9e821456a354807c098cdea25b649c2b02dfa1ba.zip
Add an analyzeVirtReg() function.
This function does more or less the same as MI::readsWritesVirtualRegister(), but it supports bundles as well. It also determines if any constraint requires reading and writing operands to use the same register. Most clients want to know. Use the more modern MO.readsReg() instead of trying to sort out undefs and partial redefines. Stop supporting the extra full <imp-def> operand as an alternative to <def,undef> sub-register defines. llvm-svn: 151690
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud