llvm/lib/Target
2005-04-06 22:03:13 +00:00
..
Alpha added sdiv by 2^k and works for neg divisors also 2005-04-06 22:03:13 +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 steal sampo's div-by-constant-power-of-2 stuff 2005-04-06 09:55:17 +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 Fix a namespace issue, reported by Vladimir Merzliakov! 2005-04-06 19:45:39 +00:00
X86 Fix SingleSource/Regression/C/2005-05-06-LongLongSignedShift.c, we were not 2005-04-06 20:59:35 +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 add a StructLayout::getElementContainingOffset method. 2005-03-13 19:04:41 +00:00
TargetFrameInfo.cpp Fix compilation errors with VS 2005, patch contributed by Aaron Gray. 2005-02-17 21:40:27 +00:00
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp