Chris Lattner
|
cdb2465152
|
new testcase
llvm-svn: 21646
|
2005-05-01 04:41:57 +00:00 |
Chris Lattner
|
20621b1e94
|
rename fn
llvm-svn: 21540
|
2005-04-25 20:17:16 +00:00 |
Chris Lattner
|
e680ee2a48
|
new testcase
llvm-svn: 21539
|
2005-04-25 20:17:00 +00:00 |
Chris Lattner
|
d2c8ed1170
|
New testcase, rework testcases to fail if there are any gep's other than those
involving %B instead of allowing any geps except %A's.
llvm-svn: 17065
|
2004-10-16 19:44:23 +00:00 |
Chris Lattner
|
b66f42427a
|
The instruction combining pass removes dead instructions, there is no need
to run the die pass after it.
llvm-svn: 11942
|
2004-02-28 05:26:06 +00:00 |
Misha Brukman
|
edf4bab190
|
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
llvm-svn: 8558
|
2003-09-16 15:29:54 +00:00 |
Chris Lattner
|
423909da4d
|
Remove usage of grep-not script
llvm-svn: 6966
|
2003-06-28 23:32:04 +00:00 |
Chris Lattner
|
11c21f3eb2
|
Convert scripts from using explicit control flow to use the new grep-not script
llvm-svn: 6955
|
2003-06-28 22:44:42 +00:00 |
Chris Lattner
|
a103d76cbe
|
Add testcase for reason that typesafety of power is being broken
llvm-svn: 6836
|
2003-06-21 22:59:39 +00:00 |
Chris Lattner
|
6d0c1aeefe
|
Add testcase for new instcombine xform
llvm-svn: 5703
|
2003-03-05 22:32:48 +00:00 |
Chris Lattner
|
d113c7013e
|
Add new getelementptr elimination test
llvm-svn: 4535
|
2002-11-04 16:35:14 +00:00 |
Chris Lattner
|
0a2590a6af
|
Convert to use long indexes instead of uint
llvm-svn: 3781
|
2002-09-17 20:47:46 +00:00 |
Chris Lattner
|
3afbe3aa49
|
Add new testcase for gep instruction -> get constexpr promotion
llvm-svn: 3364
|
2002-08-16 21:18:21 +00:00 |
Chris Lattner
|
f6f95d08da
|
These tests should not run -dce pass to cleanup instcombine.
If instcombine is making dead instructions, ALL that should be used is -die
llvm-svn: 3221
|
2002-08-02 19:27:58 +00:00 |
Chris Lattner
|
7feaa068eb
|
Change test to really test the cases we can hit
llvm-svn: 3219
|
2002-08-02 18:47:11 +00:00 |
Chris Lattner
|
254e086e65
|
Check another case
llvm-svn: 2424
|
2002-05-02 15:24:40 +00:00 |
Chris Lattner
|
ccfebfbb36
|
Check in the first test: make sure getelementptr gets folded
llvm-svn: 2288
|
2002-04-18 15:39:50 +00:00 |