This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d01ddb51eeca94898fd727a8f797038db4dec4d1
llvm-project
/
llvm
/
include
History
Evan Cheng
010e9b0760
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
2008-10-17 21:00:09 +00:00
..
llvm
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.
2008-10-17 21:00:09 +00:00
llvm-c
Large mechanical patch.
2008-09-25 21:00:45 +00:00