summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-mov.ll
Commit message (Expand)AuthorAge
* Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,Evan Cheng2010-11-17
* Consolidate test filesJim Grosbach2009-10-31
* Update test to be more explicit about what instruction sequences are expected...Jim Grosbach2009-10-31
* Improve handling of immediates by splitting 32-bit immediates into two 16-bitJim Grosbach2009-10-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* update various tests for signedness changes in .s file.Chris Lattner2009-09-08
* Fix a typo. Somehow I thought this had passed before, but I guess not.Bob Wilson2009-08-24
* Convert slow test to use FileCheck.Bob Wilson2009-08-24
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-24