llvm-6502/test/CodeGen/Thumb2
David Goodwin caffbd7b01 ORN and BIC tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74289 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-26 16:20:06 +00:00
..
carry.ll Select ADC, SBC, and RSC instead of the ADCS, SBCS, and RSCS when the carry bit def is not used. 2009-06-25 23:34:10 +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-add.ll Move thumb and thumb2 tests into separate directories. 2009-06-24 06:36:07 +00:00
thumb2-bic.ll ORN and BIC tests. 2009-06-26 16:20:06 +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 ORN and BIC tests. 2009-06-26 16:20:06 +00:00
thumb2-shifter.ll Move thumb and thumb2 tests into separate directories. 2009-06-24 06:36:07 +00:00