1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Target
2005-04-14 10:06:35 +00:00
..
Alpha WOW, function calls still seem to work after this. 2005-04-13 17:17:28 +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 oops, this stopped us turning movl r4=0xFFFFFFFF;; and rX, r4 into zxt4 2005-04-14 10:06:35 +00:00
PowerPC Implement multi-way branches through logical ops on condition registers. 2005-04-14 09:45:08 +00:00
Skeleton
SparcV8 This mega patch converts us from using Function::a{iterator|begin|end} to 2005-03-15 04:54:21 +00:00
SparcV9 Fix CodeGen/SparcV9/2005-05-09-GEP-Crash.ll a crash on some specfp program 2005-04-09 06:27:14 +00:00
X86 Fix some mysteriously missing {}'s which cause the miscompilation of 2005-04-13 03:29:53 +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 Finegrainify namespacification 2005-01-19 06:53:34 +00:00
TargetLowering.cpp Add a hook to find out how the target handles shift amounts that are out of 2005-01-19 03:36:14 +00:00
TargetMachine.cpp Add a new target-independent code generator flag. 2005-01-15 06:00:32 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp Improve compatiblity with HPUX on Itanium, patch by Duraid Madina 2005-01-16 01:31:31 +00:00