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 | 010e9b07609465affb91b2cdf0626f21028679a4 (patch) | |
tree | d70c808f1ef3583da7a7d486a020f456e2476ebd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1e75408d8960a7e04b7cd605c96eb134f475c9fc (diff) | |
download | bcm5719-llvm-010e9b07609465affb91b2cdf0626f21028679a4.tar.gz bcm5719-llvm-010e9b07609465affb91b2cdf0626f21028679a4.zip |
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.
llvm-svn: 57722
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions