diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-10-17 21:00:09 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-10-17 21:00:09 +0000 |
commit | b89be6150a8ea38fdaa2a242f6442e2d73326dab (patch) | |
tree | cba747193ae2139ece5dfb5e25b79d64208c7c60 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | af42fe36acaf21958bd283f7327a068bbd1016ba (diff) |
Add RCBarriers to TargetInstrDesc. It's a list of register classes the given instruction can "clobber". For example, on x86 the call instruction can modify all of the XMM and fp stack registers.
TableGen has been taught to generate the lists from instruction definitions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57722 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions