Chris Lattner
|
e1832ccf63
|
this passes with the change in predicate
llvm-svn: 23699
|
2005-10-11 18:42:26 +00:00 |
Chris Lattner
|
eb1579d308
|
lsr doesn't emit gep instructions anymore
llvm-svn: 23696
|
2005-10-11 18:28:48 +00:00 |
Chris Lattner
|
8a3d007d75
|
temporarily fail these two tests until LSR evolves to support them
llvm-svn: 22567
|
2005-08-01 17:10:50 +00:00 |
Chris Lattner
|
392a0bba42
|
Add testcase for this:
(3) Do not reduce element sizes of small power of two:
char s[10];
for (i)
...s[i] ...
when the indvar is not eliminable.
llvm-svn: 20502
|
2005-03-06 22:15:24 +00:00 |