Chandler Carruth
802d755533
Sort includes for all of the .h files under the 'lib' tree. These were
...
missed in the first pass because the script didn't yet handle include
guards.
Note that the script is now able to handle all of these headers without
manual edits. =]
llvm-svn: 169224
2012-12-04 07:12:27 +00:00
Reed Kotler
27a7229c47
Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN
...
llvm-svn: 167107
2012-10-31 05:21:10 +00:00
Akira Hatanaka
cb37e13fa7
Add definitions of two subclasses of MipsRegisterInfo, Mips16RegisterInfo and
...
MipsSERegisterInfo.
llvm-svn: 161092
2012-07-31 23:41:32 +00:00
Akira Hatanaka
b7fa3c9db0
Add definitions of two subclasses of MipsInstrInfo, MipsInstrInfo (for mips16),
...
and MipsSEInstrInfo (for mips32/64).
llvm-svn: 161081
2012-07-31 21:49:49 +00:00