aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/str_pre-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Fix test that depends on register allocation.Jakob Stoklund Olesen2012-06-111-5/+4
* Linear scan is going away.Jakob Stoklund Olesen2011-11-121-1/+0
* ARM push of a single register encodes as pre-indexed STR.Jim Grosbach2011-08-111-1/+1
* ARM pop of a single register encodes as post-indexed LDR.Jim Grosbach2011-08-111-1/+1
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-1/+4
* Update the testAnton Korobeynikov2011-01-011-1/+1
* ARM stm/ldm instructions require more than one register in the register list.Jim Grosbach2010-12-091-2/+2
* Rewrite stack callee saved spills and restores to use push/pop instructions.Eric Christopher2010-11-181-2/+2
* FileCheck'izeJim Grosbach2010-10-261-2/+3
* Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen2010-03-171-1/+1
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-161-1/+1
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-161-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Re-apply 72756 with fixes. One of those was introduced by we changed MachineI...Evan Cheng2009-06-041-1/+0
* Temporarily revert 72756 for now.Evan Cheng2009-06-031-0/+1
* Fold preceding / trailing base inc / dec into the single load / store as well.Evan Cheng2009-06-031-0/+12