..
.cvsignore
Tired of wading through cvs's list ? files that are generated when building
2006-03-23 23:41:57 +00:00
2002-05-15-AgressiveSubMove.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
2002-05-15-MissedTree.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
2002-05-15-SubReassociate2.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
2002-05-15-SubReassociate.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
2002-07-09-DominanceProblem.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
2003-08-12-InfiniteLoop.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
2005-08-24-Crash.ll
new testcase that crashes -reassociate
2005-08-24 17:54:56 +00:00
2005-09-01-ArrayOutOfBounds.ll
new testcase for recent bugfix
2005-09-02 06:12:12 +00:00
backwards.ll
add a testcase for a case we do not handle yet
2005-05-08 21:47:42 +00:00
basictest2.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
basictest3.ll
new testcases for PR557
2005-05-08 20:56:02 +00:00
basictest4.ll
new testcases for PR557
2005-05-08 20:56:02 +00:00
basictest.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
dg.exp
Adding srcdir arg
2004-11-19 22:45:25 +00:00
inverses.ll
new testcase
2005-05-08 18:54:40 +00:00
looptest.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
mul-factor3.ll
new testcase from a FIXME in the code
2006-03-14 08:13:09 +00:00
mul-neg-add.ll
new testcase
2005-05-08 21:41:18 +00:00
mulfactor2.ll
new testcase from a FIXME in the code
2006-03-14 08:13:09 +00:00
mulfactor.ll
new testcase
2006-03-04 09:35:02 +00:00
negation.ll
new testcase
2005-05-08 21:28:33 +00:00
otherops.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00
shift-factor.ll
Test that we can reassociate (x<<1)+(y<<1) -> (X+Y)<<1.
2006-03-14 06:54:32 +00:00
shifttest.ll
test that reassociate can handle shifts
2005-05-07 04:23:29 +00:00
subtest.ll
Renamed as' =>
llvm-as', dis' =>
llvm-dis', link' =>
llvm-link'.
2003-09-16 15:29:54 +00:00