llvm-6502/lib/Target
Nate Begeman 439009c81e Commit fix for generating conditional branch pseudo instructions that
avoids dereferencing the end() iterator when selecting the fallthrough
block.  This requires an ilist change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22212 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-15 18:22:43 +00:00
..
Alpha fix BranchCC with a setCC with an arg of 0 2005-06-08 18:02:21 +00:00
CBackend
IA64 re-enable direct calls, this should just be a performance boost 2005-05-20 11:39:17 +00:00
PowerPC Commit fix for generating conditional branch pseudo instructions that 2005-06-15 18:22:43 +00:00
Skeleton
Sparc Wrap long lines 2005-05-18 20:37:33 +00:00
SparcV8 Wrap long lines 2005-05-18 20:37:33 +00:00
SparcV9 When compiled with GCC 4.0, a latent bug was exposed where both SparcV9 2005-06-12 23:52:58 +00:00
X86 Fix lli linking on Mac OS X 10.4.1 for Intel. 2005-06-08 01:02:38 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp capitalize 2005-05-13 19:48:34 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp