aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ldrd.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+10
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+4
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* ARM: Remove a (false) dependency on the memoryoperand's value as we do not useQuentin Colombet2013-06-201-0/+28
* Don't run RAFast in the optimizing regalloc pipeline.Jakob Stoklund Olesen2012-06-081-2/+2
* Implement a bastardized ABI.Evan Cheng2012-04-271-1/+0
* Allocate virtual registers in ascending order.Jakob Stoklund Olesen2012-04-021-2/+1
* ARM Ld/St Optimizer fix.Andrew Trick2012-01-111-0/+46
* Add workaround for Cortex-M3 errata 602117 by replacing ldrd x, y, [x] with l...Evan Cheng2011-11-081-11/+12
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-301-2/+2
* LDRD/STRD instructions should print both Rt and Rt2 in the asm string.Jim Grosbach2011-04-011-1/+1
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-5/+7
* Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen2010-03-171-2/+2
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-161-2/+2
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-161-2/+2
* Enable post-alloc scheduling for all ARM variants except for Thumb1.Evan Cheng2009-10-161-5/+5
* Convert test to filecheck.Evan Cheng2009-09-261-3/+11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Enable arm pre-allocation load / store multiple optimization pass.Evan Cheng2009-06-191-3/+3
* Part 1.Evan Cheng2009-06-151-0/+14