Chris Lattner
|
385977c252
|
remove asmparser support for the old getresult instruction, which has been subsumed by extractvalue.
llvm-svn: 133247
|
2011-06-17 06:57:15 +00:00 |
|
Chris Lattner
|
b1efa0b48d
|
fix PR9523, a crash in looprotate on a non-canonical loop made out of indirectbr.
llvm-svn: 129203
|
2011-04-09 07:25:58 +00:00 |
|
Chris Lattner
|
feade29ab8
|
merge tests into one crash.ll test.
llvm-svn: 123220
|
2011-01-11 07:50:07 +00:00 |
|
Chris Lattner
|
5731a92f5b
|
remove a bogus assertion: the latch block of a loop is not
neccesarily an uncond branch to the header. This fixes
PR8955 (the assertion tripping).
llvm-svn: 123219
|
2011-01-11 07:47:59 +00:00 |
|