llvm/test/CodeGen/Thumb2
David Goodwin 2634e98a93 Add Thumb-2 tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74295 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-26 18:10:30 +00:00
..
carry.ll ADC used to implement adde should use "adcs" opcode instead of "adc". 2009-06-26 18:07:25 +00:00
dg.exp We should run these tests as well. 2009-06-24 21:36:26 +00:00
load-global.ll Add Thumb2 pc relative add. 2009-06-24 23:47:58 +00:00
pic-jtbl.ll Add Thumb2 pc relative add. 2009-06-24 23:47:58 +00:00
thumb2-adc2.ll ADC used to implement adde should use "adcs" opcode instead of "adc". 2009-06-26 18:07:25 +00:00
thumb2-adc.ll ADC used to implement adde should use "adcs" opcode instead of "adc". 2009-06-26 18:07:25 +00:00
thumb2-add2.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-add3.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-add4.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-add5.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-add6.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-add.ll Move thumb and thumb2 tests into separate directories. 2009-06-24 06:36:07 +00:00
thumb2-bic.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-cmp2.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-cmp.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-mla.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-mls.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-mov2.ll Move thumb and thumb2 tests into separate directories. 2009-06-24 06:36:07 +00:00
thumb2-mov3.ll Currently there is a pattern for the thumb-2 MOV 16-bit immediate instruction. That instruction cannot write the flags so it should use T2I instead of T2sI. 2009-06-26 16:10:07 +00:00
thumb2-mov4.ll Currently there is a pattern for the thumb-2 MOV 16-bit immediate instruction. That instruction cannot write the flags so it should use T2I instead of T2sI. 2009-06-26 16:10:07 +00:00
thumb2-mov.ll Move thumb and thumb2 tests into separate directories. 2009-06-24 06:36:07 +00:00
thumb2-mvn.ll Fix spelling of 'count' 2009-06-26 01:33:02 +00:00
thumb2-orn.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-rsb.ll Add Thumb-2 tests. 2009-06-26 18:10:30 +00:00
thumb2-shifter.ll Move thumb and thumb2 tests into separate directories. 2009-06-24 06:36:07 +00:00