1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target
Chris Lattner fc59d17656 Fix a warning
llvm-svn: 23031
2005-08-25 00:05:15 +00:00
..
Alpha Put register classes in namespaces 2005-08-19 18:50:46 +00:00
CBackend Fix PR618 and Regression/CodeGen/CBackend/2005-08-23-Fmod.ll by not emitting 2005-08-23 20:22:50 +00:00
IA64 fix a warning in optimized build 2005-08-25 00:03:21 +00:00
PowerPC Split IMPLICIT_DEF into IMPLICIT_DEF_GPR and IMPLICIT_DEF_FP, so that the 2005-08-24 23:08:16 +00:00
Skeleton put reg classes into namespace 2005-08-19 18:53:43 +00:00
SparcV8 Split RegisterClass 'Methods' into MethodProtos and MethodBodies 2005-08-19 19:13:20 +00:00
SparcV9 Fix some warnings 2005-08-25 00:00:26 +00:00
X86 Fix a warning 2005-08-25 00:05:15 +00:00
Makefile
MRegisterInfo.cpp
Target.td Split RegisterClass 'Methods' into MethodProtos and MethodBodies 2005-08-19 19:13:20 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetLowering.cpp Adjust to new interface 2005-08-24 16:34:12 +00:00
TargetMachine.cpp Remove the X86 and PowerPC Simple instruction selectors; their time has 2005-08-18 23:53:15 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSubtarget.cpp