Adjust level, build things in parallel
[oota-llvm.git] / test /
2003-08-15 Chris LattnerSome of this gets hoisted up to Makefile.common
2003-08-13 Chris LattnerI must have missed these when eliminating the cast...
2003-08-13 Chris LattnerAdd some more tests for: (A <setcc1> B) logicalop ...
2003-08-13 Chris LattnerAdd some tests for difficult reassociation cases
2003-08-13 Chris LattnerReorganize tests because we no longer cannonicalize...
2003-08-13 Chris LattnerUpdate test to represent new cannonicalization rules...
2003-08-12 Chris Lattnernew testcase
2003-08-12 Chris LattnerRight, instcombine cannot remove ((X >> C) << C) if...
2003-08-12 Chris LattnerNew testcases
2003-08-12 Chris LattnerNew testcases
2003-08-12 Chris LattnerTestcase for feature we should support eventually
2003-08-10 Chris LattnerNew testcase
2003-08-07 Sumant KowshikRemoved the support for pool allocation testing. This...
2003-08-06 John CriswellRemoved Makefile.common.
2003-08-06 Chris LattnerNew testcase
2003-08-06 Sumant KowshikAdded POOLFLAGS option to run pool allocation
2003-08-05 Tanya LattnerAdded LICM test cases to:
2003-08-05 Chris Lattnernew testcases that simplifycfg breaks
2003-08-04 Chris LattnerNew testcase, identified by Vikram, reduced by Brian
2003-08-04 Chris LattnerNew testcase
2003-08-04 Chris LattnerNew testcase
2003-08-04 Chris LattnerNew testcase
2003-08-03 Chris LattnerNew testcase
2003-08-03 Chris LattnerNew testcase
2003-08-01 Chris LattnerFix problem executing the CBE
2003-07-30 Chris LattnerAdd test of file inclusion capability for bugpoint
2003-07-30 Chris LattnerInitial tests for tblgen
2003-07-29 Vikram S. AdveRegression test for incorrect character emitted to...
2003-07-27 Chris LattnerSomehow "simplest" test became a hello world test....
2003-07-25 Chris LattnerSimplify some makefile magic, no functional changes
2003-07-25 Chris LattnerAdd fixmes
2003-07-25 Chris LattnerThis test has been automatized
2003-07-25 Chris LattnerUpdate to use more modern graph checker
2003-07-25 Chris LattnerNew testcase, an automatized version of Vikrams ggcolla...
2003-07-25 Chris LattnerRemove testcase which has been automatized
2003-07-25 Chris LattnerCheckin of Vikram's ggfuncptr.c test adapted for automa...
2003-07-24 Chris LattnerMore testcases, which I'll implement later
2003-07-24 Chris LattnerModernize testcase
2003-07-24 Chris LattnerNew testcase
2003-07-24 Chris LattnerNew testcases for signed shifts
2003-07-23 Chris LattnerAdd new tests, make existing tests more difficult
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcases
2003-07-23 Chris LattnerRenumber tests sequentially
2003-07-23 Chris LattnerSplit the or and xor tests into two separate files
2003-07-23 Chris LattnerRemove obscure test
2003-07-23 Chris LattnerCheck in old testcase sitting in my tree
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcases
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew testcase
2003-07-23 Chris LattnerNew tests
2003-07-23 Chris LattnerNew testcase that caused infinite loop in taildup
2003-07-22 Chris LattnerNew testcases
2003-07-22 Chris LattnerAdd new testcase
2003-07-21 John CriswellRegression test for the Instruction Combining optimiziz...
2003-07-16 Vikram S. AdveTests for globals with different kinds of behavior...
2003-07-10 Vikram S. Adve*** empty log message ***
2003-07-10 Vikram S. AdveJust documentation.
2003-07-08 Vikram S. AdveSimplified DOTRACING flag.
2003-07-08 Vikram S. AdveUse libinstr.$(ARCH).a instead of libinstr64.a
2003-07-08 Vikram S. Adve*** empty log message ***
2003-07-06 Vikram S. AdveRegression test for bug in reg. allocation that was...
2003-07-03 Chris LattnerNew testcase
2003-07-01 Chris LattnerFix testcase failing because of change of output
2003-07-01 John CriswellUpdated the name of the LLVM disassembler so that the...
2003-07-01 Chris Lattnernew testcase
2003-07-01 Chris LattnerMove to test/programs/LLvmsource
2003-07-01 Chris LattnerMake testcase a bit more interesting
2003-07-01 Chris LattnerNew testcase
2003-06-30 Chris LattnerThis causes an assert in the assembler. :(
2003-06-30 Misha BrukmanSpell `apparently' with an `e'.
2003-06-30 Chris LattnerNew testcase
2003-06-30 Chris LattnerAdd dependency on analyze
2003-06-30 Chris LattnerNew testcase
2003-06-29 Chris LattnerAdd clean target to clean up my mess
2003-06-29 Chris LattnerThis node should not be incomplete!
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerNew, smaller testcase
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerFix testcase
2003-06-29 Chris LattnerNew testcase
2003-06-29 Chris LattnerMake sure that the global is known to be internal
2003-06-28 Chris LattnerNew testcase
2003-06-28 Chris LattnerDo not chain to basic-aa
2003-06-28 Chris LattnerRemove obsolete script
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-28 Chris LattnerMove DSGraph tests to test/Regression/Analysis/DSGraph
2003-06-28 Chris LattnerMove files to test/Regression/Analysis/DSGraph
2003-06-28 Chris LattnerNo use in having CFGSimplify and SimplifyCFG directories!
2003-06-28 Chris LattnerEliminate explicit control flow in tests
2003-06-28 Chris LattnerUse not instead of grep-not
2003-06-28 Chris LattnerSwitch tests over to use the 'not' script, instead...
2003-06-28 Chris LattnerForce the interpreter for this testcase
2003-06-28 Chris LattnerGet rid of control flow in the test
2003-06-28 Chris LattnerNew script for testrunner programs
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
next