Dan Gohman
|
fce288fc91
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 00:09:15 +00:00 |
|
Evan Cheng
|
13f8b36205
|
Split t2MOVCCs since some assemblers do not recognize mov shifted register alias with predicate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77764 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-01 01:43:45 +00:00 |
|
Chris Lattner
|
84232681cc
|
convert test to use FileCheck, which is much more precise and faster than
the previous RUN lines. Hopefully this will be an inspiration for future
tests :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75261 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-10 18:34:47 +00:00 |
|
Evan Cheng
|
06e16587eb
|
Add a thumb2 pass to insert IT blocks.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75218 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-10 01:54:42 +00:00 |
|
Evan Cheng
|
e253c951b3
|
Add Thumb2 movcc instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74946 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-07 20:39:03 +00:00 |
|