aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2009-04-06-AsmModifier.ll
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
* Use the output of the asm so the optimizer won'tDale Johannesen2009-04-141-1/+2
| | | | | | | | delete it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69018 91177308-0d34-0410-b5e6-96231b3b80d8
* Handle 'a' modifier in ARM inline assembly.Bob Wilson2009-04-061-0/+19
Patch by Richard Pennington. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68464 91177308-0d34-0410-b5e6-96231b3b80d8