llvm-6502/lib/Target
Duraid Madina b366a02ff2 add fms instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21112 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-06 09:54:09 +00:00
..
Alpha added lowerargs support for varargs 2005-04-05 20:51:46 +00:00
CBackend Fix the 3 regressions last night, due to my buggy patch from yesterday. 2005-03-19 17:35:11 +00:00
IA64 add fms instruction 2005-04-06 09:54:09 +00:00
PowerPC Fixed version of optimized integer divide is now fixed. Calculate the 2005-04-06 06:44:57 +00:00
Skeleton
Sparc This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
SparcV8 This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
SparcV9 Updated to use dep analyzer. 2005-04-05 16:36:44 +00:00
X86 Add (untested) support for MULHS and MULHU. 2005-04-06 04:21:07 +00:00
Makefile build the IA64 target as a .so for now 2005-03-17 18:29:04 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp