s/Method/Function
[oota-llvm.git] / test /
2002-03-28 Chris LattnerAdd subdirs to makefile
2002-03-28 Chris LattnerInitial checkin of first regression test for mem2reg...
2002-03-24 Vikram S. AdveMake test more rigorous. It was never reading the...
2002-03-24 Chris Lattnerinitialize sum variable
2002-03-24 Vikram S. AdveFix out-of-date name.
2002-03-24 Vikram S. AdveRegression tests for DecomposeMultiDimRefs pass.
2002-03-21 Chris LattnerNew testcase
2002-03-21 Chris LattnerNew testcase
2002-03-21 Chris LattnerRerun test if opt gets changed
2002-03-21 Chris LattnerRun all testcases
2002-03-21 Chris LattnerBuild LevelRaise subdirectory
2002-03-21 Chris LattnerTestcase for a missed level raise opportunity
2002-03-21 Chris LattnerFix bug in testcase
2002-03-21 Chris LattnerNew testcase for YALRB (yet another level raise bug)
2002-03-21 Chris LattnerCheckin testcase that was just sitting in my tree....
2002-03-21 Chris LattnerNew testcase
2002-03-18 Vikram S. Adveinclude Makefile.tests.
2002-03-18 Vikram S. AdveFix libraries.
2002-03-18 Vikram S. AdveMinor changes.
2002-03-16 Vikram S. AdveRegression tests for live-variable analysis on machine...
2002-03-14 Chris LattnerTestcase for bug
2002-03-14 Chris LattnerNew testcase
2002-03-14 Chris LattnerNew test case for long standing bug that was fixed
2002-03-14 Chris LattnerForgot to check this in a long time ago
2002-03-14 Chris LattnerNew testcase
2002-03-14 Chris LattnerNew testcase for bugfx
2002-03-12 Chris LattnerNew testcase
2002-03-12 Chris LattnerNew testcase
2002-03-11 Chris LattnerNew testcase
2002-03-11 Chris LattnerNew testcase
2002-03-11 Chris LattnerNew testcase for failure
2002-03-11 Chris LattnerTestcase that causes an assertion failure in lib/Analys...
2002-03-11 Chris LattnerNew testcase for broken GCCism
2002-03-11 Chris LattnerAdd var to find GCCLD tool
2002-03-11 Chris LattnerNew testcase for crashing bug
2002-03-08 Chris LattnerNew testcase
2002-03-08 Chris LattnerNew testcase
2002-02-25 Chris LattnerTestcase for new bug
2002-02-18 Chris LattnerNew testcase
2002-02-17 Chris LattnerNew testcase
2002-02-14 Chris LattnerChecking regression test for bugfix
2002-02-14 Chris LattnerNew testcase for bug in levelraise
2002-02-14 Chris LattnerNew testcase for fixed GCC bug
2002-02-14 Chris LattnerNEw testcase for bugfix
2002-02-13 Chris LattnerChecking testcase for reload problem
2002-02-13 Chris LattnerNew testcase for fixed bug
2002-02-12 Chris LattnerAdd comments
2002-02-12 Chris Lattnertest/Features should not contain whole programs
2002-02-11 Chris LattnerNew testcase for bug in -raise pass
2002-02-11 Chris LattnerAllow multiline RUN:'s
2002-02-11 Chris LattnerAdd testcase for sparc backend
2002-02-11 Vikram S. AdveAdded command to build SPARC executable.
2002-02-11 Vikram S. AdveSimple fibonacci test.
2002-02-01 Chris LattnerNew checkin
2002-02-01 Chris LattnerRip out irrelevant details
2002-02-01 Chris LattnerAdd TESTRUNR var
2002-02-01 Chris LattnerInitial checkin
2002-02-01 Chris LattnerInitial checkin of 'Other' section
2002-01-31 Chris LattnerForgot to force
2002-01-31 Chris LattnerTestcase broken - Entry node of method cannot have...
2002-01-26 Chris LattnerMake gcc tests depend on the part of GCC that actually...
2002-01-25 Chris LattnerTestcase for SymbolTable.cpp bug
2002-01-25 Chris LattnerCheck in testcase and fix
2002-01-24 Chris LattnerNew testcase to ensure GCC doesn't emit type identifier...
2002-01-24 Chris LattnerCheckin testcase for bug recently fixed
2002-01-23 Chris LattnerInitial Checkin
2002-01-23 Chris LattnerInitial checkin of now fixed bug
2002-01-23 Chris LattnerInitial Checkin
2002-01-23 Chris LattnerMore rules checked in
2002-01-23 Chris LattnerFailure.sh moved up a level
2002-01-23 Chris LattnerInitial checkin
2002-01-23 Chris LattnerChange test scripts so that they do not stop on failure...
2002-01-23 Chris LattnerInitial checking of Failure.sh
2002-01-23 Chris LattnerNew minimal makefile
2002-01-23 Chris LattnerRemoval of more unnecesary stuff
2002-01-22 Chris LattnerMoved to Programs/SingleSource
2002-01-22 Chris LattnerMove some makefile stuff to subdirectories
2002-01-22 Chris LattnerThese are unneccesary now
2002-01-21 Chris LattnerAdd a path to LD_LIBRARY_PATH so that programs can...
2001-12-15 Vikram S. AdveRenamed Makefile.target to Makefile.tests and folded in
2001-12-15 Vikram S. AdveRename Makefile.target to Makefile.tests.
2001-12-15 Vikram S. AdveRenaming to Makefile.tests
2001-12-15 Vikram S. AdveRun testsparc, not testcodegen for testing the back...
2001-12-14 Chris LattnerUpdate LLVM tests to use new pointer indexing, and...
2001-12-14 Chris LattnerBuild Programs subdirectory
2001-12-12 Vikram S. AdveAdded TRACEM option. Use -g when building native code...
2001-12-09 Chris LattnerUse _LOCAL_ gccas to build instead of Chris's
2001-11-26 Chris LattnerNew testcase for globaldce
2001-11-26 Chris LattnerAdd testcases for internal
2001-11-26 Chris LattnerRename irreducible to cfgstructures.ll Include other...
2001-11-26 Chris LattnerMAke sure diffs match
2001-11-26 Chris LattnerTest array indexing
2001-11-13 Chris LattnerOnly use one form of printVal per program to avoid...
2001-11-13 Chris LattnerOverwrite files when linked
2001-11-12 Vikram S. AdveDistinguish LOCAL_LDFLAGS and LOCAL_LCFLAGS from LOCAL_...
2001-11-10 Vikram S. AdveUse cc instead of gcc to compile *.native
2001-11-10 Chris LattnerTestcase for structure field reordering
2001-11-09 Vikram S. AdveAdded function LL__main.
2001-11-08 Vikram S. AdveEliminate cleaning step for individual %.bc files creat...
2001-11-08 Vikram S. AdveTook out .clean.bc target.
next