summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/exception.ll
AgeCommit message (Expand)Author
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-05-05Remove the -disable-cfi option.Rafael Espindola
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola
2014-02-01[Sparc] Set %o7 as the return address register instead of %i7 in MCRegisterIn...Venkatraman Govindaraju
2014-01-29[Sparc] Use %r_disp32 for pc_rel entries in FDE as well.Venkatraman Govindaraju
2014-01-29[Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.Venkatraman Govindaraju
2014-01-28Fix the DWARF EH encodings for Sparc PIC code.Jakob Stoklund Olesen
2013-12-26[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.Venkatraman Govindaraju
2013-09-26[Sparc] Implements exception handling in SPARC with DwarfCFI.Venkatraman Govindaraju