aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-mov.ll
Commit message (Expand)AuthorAgeFilesLines
* 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