summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-select_xform.ll
Commit message (Expand)AuthorAge
* Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,Evan Cheng2010-11-17
* Move ARM if-conversion before post-ra scheduling.Evan Cheng2010-06-18
* update test for 89694Jim Grosbach2009-11-23
* Convert to FileCheckJim Grosbach2009-11-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add a thumb2 pass to insert IT blocks.Evan Cheng2009-07-10
* Use common code for both ARM and Thumb-2 instruction and register info.David Goodwin2009-07-08
* Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...David Goodwin2009-07-08
* Add Thumb2 movcc instructions.Evan Cheng2009-07-07