summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-orn.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Miss two, PR5307.Edward O'Callaghan2009-11-22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Darwin assembler now recognizes "orn", so remove workaround.David Goodwin2009-07-30
* Remove support for ORN to workaround <rdar://problem/7096522>.David Goodwin2009-07-28
* ORN does not require (and can not have) the ".w" suffix. "Orthogonality" is a...David Goodwin2009-07-27
* Add ".w" suffix for wide thumb-2 instructions.David Goodwin2009-07-27
* Enhance tests to include shifted-register operand testing.David Goodwin2009-06-30
* Add Thumb-2 tests.David Goodwin2009-06-26
* ORN and BIC tests.David Goodwin2009-06-26
* Fix tests: Count -> count.Evan Cheng2009-06-26
* Fix a CodeGenDAGPatterns bug. Check if top level predicates match when it's l...Evan Cheng2009-06-26