llvm-6502/test/CodeGen
Evan Cheng 439661395f Introduce MCCodeGenInfo, which keeps information that can affect codegen
(including compilation, assembly). Move relocation model Reloc::Model from
TargetMachine to MCCodeGenInfo so it's accessible even without TargetMachine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135468 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-19 06:37:02 +00:00
..
Alpha
ARM Fix a crash when building 177.mesa for armv6. 2011-07-18 18:47:13 +00:00
Blackfin more tests not making the jump into the brave new world. 2011-07-09 16:57:10 +00:00
CBackend more tests not making the jump into the brave new world. 2011-07-09 16:57:10 +00:00
CellSPU
CPP
Generic Comment correction. 2011-07-12 03:39:22 +00:00
MBlaze
Mips Do not treat atomic.load.sub differently than other atomic binary intrinsics. 2011-07-18 19:58:59 +00:00
MSP430
PowerPC FileCheck-ize a couple tests. 2011-07-18 21:23:42 +00:00
PTX
SPARC
SystemZ
Thumb
Thumb2 Introduce MCCodeGenInfo, which keeps information that can affect codegen 2011-07-19 06:37:02 +00:00
X86 Revert r135423. 2011-07-19 00:28:24 +00:00
XCore