aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-mov.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-29/+29
* Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,Evan Cheng2010-11-171-3/+3
* Consolidate test filesJim Grosbach2009-10-311-0/+100
* Update test to be more explicit about what instruction sequences are expected...Jim Grosbach2009-10-311-26/+39
* Improve handling of immediates by splitting 32-bit immediates into two 16-bitJim Grosbach2009-10-211-25/+31
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* update various tests for signedness changes in .s file.Chris Lattner2009-09-081-3/+3
* Fix a typo. Somehow I thought this had passed before, but I guess not.Bob Wilson2009-08-241-1/+1
* Convert slow test to use FileCheck.Bob Wilson2009-08-241-21/+41
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-0/+127