aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/large-stack.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+4
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-6/+6
* When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's theJim Grosbach2010-12-031-1/+1
* Teach the (non-MC) instruction printer to use the cannonical names for push/pop,Jim Grosbach2010-09-171-1/+1
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-161-1/+1
* Make this test pass on Linux.Nick Lewycky2009-12-161-9/+20
* Dynamic stack realignment use of sp register as source/dest registerAnton Korobeynikov2009-12-061-1/+1
* More consistent thumb1 asm printing.Evan Cheng2009-11-191-3/+3
* Update testJim Grosbach2009-11-091-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* It turns out most of the thumb2 instructions are not allowed to touch SP. The...Evan Cheng2009-08-071-3/+3
* - More refactoring. This gets rid of all of the getOpcode calls.Evan Cheng2009-07-281-0/+28