summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Thumb2/frameless.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-1/+1
| | | | | | matches what llvm-gcc and clang now produce. llvm-svn: 106221
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* Leaf functions which do not save CSRs can be frameless even with ↵Evan Cheng2009-08-141-0/+6
-disable-fp-elim. llvm-svn: 79039
OpenPOWER on IntegriCloud