llvm-6502/test/CodeGen
Rafael Espindola f0adba9a7e Add 129518 back with a fix for when we are producing eh just because of debug info.
Change ELF systems to use CFI for producing the EH tables. This reduces the
size of the clang binary in Debug builds from 690MB to 679MB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129571 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-15 15:11:06 +00:00
..
Alpha
ARM Fix another fcopysign lowering bug. If src is f64 and destination is f32, don't 2011-04-15 01:31:00 +00:00
Blackfin
CBackend
CellSPU
CPP
Generic
MBlaze
Mips Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency. 2011-04-13 00:38:32 +00:00
MSP430
PowerPC
PTX
SPARC
SystemZ
Thumb Follow up on r127913. Fix Thumb revsh isel. rdar://9286766 2011-04-14 23:27:44 +00:00
Thumb2 Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency. 2011-04-13 00:38:32 +00:00
X86 Add 129518 back with a fix for when we are producing eh just because of debug info. 2011-04-15 15:11:06 +00:00
XCore