aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-orn.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-8/+8
* Miss two, PR5307.Edward O'Callaghan2009-11-221-5/+18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-5/+5
* 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