aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-orn.ll
Commit message (Expand)AuthorAgeFilesLines
* Darwin assembler now recognizes "orn", so remove workaround.David Goodwin2009-07-301-1/+0
* Remove support for ORN to workaround <rdar://problem/7096522>.David Goodwin2009-07-281-0/+1
* ORN does not require (and can not have) the ".w" suffix. "Orthogonality" is a...David Goodwin2009-07-271-5/+5
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-271-5/+5
* Enhance tests to include shifted-register operand testing.David Goodwin2009-06-301-1/+35
* Add Thumb-2 tests.David Goodwin2009-06-261-1/+13
* ORN and BIC tests.David Goodwin2009-06-261-3/+3
* Fix tests: Count -> count.Evan Cheng2009-06-261-1/+1
* Fix a CodeGenDAGPatterns bug. Check if top level predicates match when it's l...Evan Cheng2009-06-261-0/+13