summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/interrupt-attr.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix large stack alignment codegen for ARM and Thumb2 targetsKristof Beyls2015-01-081-7/+7
* ARM: do not generate BLX instructions on Cortex-M CPUs.Tim Northover2014-08-061-1/+1
* ARM: use AAPCS-style prologues for embedded MachO.Tim Northover2014-05-301-4/+4
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-061-19/+19
* Generate the DWARF stack frame decode operations in the function prologue for...Artyom Skrobov2014-02-141-1/+1
* ARM: r12 is callee-saved for interrupt handlersOliver Stannard2014-02-101-10/+11
* ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.Tim Northover2014-01-061-2/+5
* ARM: support interrupt attributeTim Northover2013-10-011-0/+130
OpenPOWER on IntegriCloud