aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-orn2.ll
AgeCommit message (Expand)Author
2009-11-22Convert Thumb2 tests to FileCheck for PR5307.Edward O'Callaghan
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08update various tests for signedness changes in .s file.Chris Lattner
2009-08-12Remove an Darwin assembler workaround.Evan Cheng
2009-08-01Workaround a couple of Darwin assembler bugs.Evan Cheng
2009-07-30Darwin assembler now recognizes "orn", so remove workaround.David Goodwin
2009-07-28Remove support for ORN to workaround <rdar://problem/7096522>.David Goodwin
2009-06-26Thumb-2 testsDavid Goodwin