llvm-6502/test/CodeGen
Jim Grosbach 3fb2b1ede3 Clean up LSDA name generation and use for SJLJ exception handling. This
makes an eggregious hack somewhat more palatable. Bringing the LSDA forward
and making it a GV available for reference would be even better, but is
beyond the scope of what I'm looking to solve at this point.

Objective C++ code could generate function names that broke the previous
scheme. This fixes that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80649 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 01:57:56 +00:00
..
Alpha Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
ARM Clean up LSDA name generation and use for SJLJ exception handling. This 2009-09-01 01:57:56 +00:00
Blackfin Add XFAIL testcase for setcc undef. 2009-08-15 12:10:22 +00:00
CBackend
CellSPU Updated i128 sext support for CellSPU backend, contributed by Ken Werner (IBM) 2009-08-25 22:37:34 +00:00
CPP Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Generic Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Mips Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
MSP430 Add dummy inline asm handling for 'r' constraint. This fixes PR4778 2009-08-26 13:44:29 +00:00
PIC16
PowerPC Alter 79292 to produce output that actually assembles. 2009-08-26 18:10:32 +00:00
SPARC
SystemZ Add missing RUN line 2009-08-22 00:28:50 +00:00
Thumb v4, v5 does not support sxtb / sxth. 2009-08-28 00:31:43 +00:00
Thumb2 Remove .n suffix for some 16-bit opcodes now that Darwin assembler is fixed. 2009-08-31 20:14:07 +00:00
X86 eliminate some uses of prcontext. Any help here would be appreciated :) 2009-08-30 21:45:23 +00:00
XCore Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00