1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include/llvm/Target
Vikram S. Adve 73ee5ff6b8 (1) Added special register class containing (for now) %fsr.
Fixed spilling of %fcc[0-3] which are part of %fsr.

(2) Moved some machine-independent reg-class code to class TargetRegInfo
    from SparcReg{Class,}Info.

llvm-svn: 6343
2003-05-27 00:07:13 +00:00
..
MRegisterInfo.h Add new getName method 2003-01-13 00:19:44 +00:00
TargetCacheInfo.h Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
TargetData.h Remove two fields from TargetData which are target specific. 2003-04-26 20:11:09 +00:00
TargetFrameInfo.h Expose some very simple information about the frame, rather than in-depth 2002-12-28 20:12:10 +00:00
TargetInstrInfo.h Reword to remove reference to how things worked in the past. 2003-05-24 01:08:43 +00:00
TargetMachine.h Remove two fields from TargetData which are target specific. 2003-04-26 20:11:09 +00:00
TargetMachineImpls.h Allow the target machines to specify endianness and pointer size 2002-12-24 00:02:17 +00:00
TargetOptInfo.h Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:35 +00:00
TargetRegInfo.h (1) Added special register class containing (for now) %fsr. 2003-05-27 00:07:13 +00:00
TargetSchedInfo.h Must use std::pair instead of just 'pair'. 2003-04-07 00:25:09 +00:00