hanchenye-llvm-project/llvm/test
Chris Lattner 025e58dfa5 Check for cannonicalization of shl X, 1 -> add X, X
llvm-svn: 3670
2002-09-10 23:03:10 +00:00
..
Feature Covnert tests to not use indexed load/stores 2002-08-22 16:04:03 +00:00
LiveVar Regression tests for live-variable analysis on machine code 2002-03-16 21:42:33 +00:00
Regression Check for cannonicalization of shl X, 1 -> add X, X 2002-09-10 23:03:10 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile include Makefile.tests. 2002-03-18 04:05:26 +00:00
Makefile.tests Eliminate hardcoded paths using LLVMGCCDIR variable. 2002-08-30 03:27:36 +00:00
TestRunner.sh Allow multiline RUN:'s 2002-02-11 23:32:43 +00:00
combinations.ll New test case 2001-07-22 05:00:34 +00:00
exprtest.ll New test cases 2001-07-28 18:04:10 +00:00
globaldce.ll New testcase for globaldce 2001-11-26 20:50:07 +00:00
inductionvars.ll Rename start methods to main so interpreter works easier 2001-08-23 17:08:51 +00:00
inlinetest.ll Adjust test cases to match the fact that methods are now explicit pointer values, not explicit 2001-10-03 14:50:12 +00:00
runtime.c Added function LL__main. 2001-11-09 02:21:38 +00:00
sched.ll Adjust test cases to match the fact that methods are now explicit pointer values, not explicit 2001-10-03 14:50:12 +00:00