summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ehabi.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-12/+12
* [ARM] Use dwarf exception handling on MinGWMartin Storsjo2017-11-171-0/+49
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+16
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+1
* ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not no...Arnold Schwaighofer2015-05-081-8/+8
* Allow using normal .eh_frame based unwinding on ARM. Use the sameJoerg Sonnenberger2014-05-071-0/+219
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-061-6/+6
* ARM: enable tail call optimisation on Thumb 2Saleem Abdulrasool2014-03-111-1/+1
* Reenable ARM EHABI on Android.Evgeniy Stepanov2014-01-301-0/+16
* Enable EHABI by defaultRenato Golin2014-01-291-4/+0
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-16/+16
* Refine the ARM EHABI test cases.Logan Chien2013-06-091-0/+298
OpenPOWER on IntegriCloud