1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Target
Brian Gaeke d7fa9142a3 Tighten up SparcV9FloatCCRegClass::getRegName()'s assertion - if you ask it for
the name of %fsr (as the comment in SparcV9RegClassInfo.h used to suggest)
you would walk off the end of the FloatCCRegName array.

llvm-svn: 13070
2004-04-19 18:53:43 +00:00
..
CBackend
PowerPC
SparcV8 I don't think we have to have 4 extra allocated (but unused) bytes on the stack. 2004-04-13 18:28:37 +00:00
SparcV9 Tighten up SparcV9FloatCCRegClass::getRegName()'s assertion - if you ask it for 2004-04-19 18:53:43 +00:00
X86 Remove code to adjust the iterator for llvm.readio and llvm.writeio. 2004-04-14 21:27:56 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp Fix typo. 2004-04-14 21:21:56 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp