Chad Rosier
|
8983158e9d
|
[fast-isel] Add the -verify-machineinstrs to these test cases. The remaining
test cases require fixes to fast-isel before the verifier can be enabled.
Part of rdar://12594152
llvm-svn: 168233
|
2012-11-17 00:42:06 +00:00 |
Eric Christopher
|
e9abba71fe
|
To ensure that we have more accurate line information for a block
don't elide the branch instruction if it's the only one in the block,
otherwise it's ok.
PR9796 and rdar://11215207
llvm-svn: 154417
|
2012-04-10 18:18:10 +00:00 |
Evan Cheng
|
68132d8093
|
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
llvm-svn: 146981
|
2011-12-20 18:26:50 +00:00 |
Chad Rosier
|
d24e7e1d9b
|
A branch predicated on a constant can just FastEmit an unconditional branch.
llvm-svn: 143086
|
2011-10-27 00:21:16 +00:00 |