Add back a test I accidentally removed
[oota-llvm.git] / test /
2004-05-27 Chris LattnerAdd back a test I accidentally removed
2004-05-27 Chris LattnerAdd another testcase
2004-05-27 Reid SpencerAdded a "RUN:" line so this file can be executed by...
2004-05-27 Chris Lattnerremove bogus test
2004-05-27 Chris LattnerMake the test test what it is supposed to
2004-05-27 Chris LattnerThe -exprs pass is no longer with LLVM. *sniff*
2004-05-27 Chris LattnerCorrect test. use "not grep" instead of "grep -v"
2004-05-27 Chris Lattnergc_init now gets an argument
2004-05-26 Chris LattnerFix a test that was "broken" by new optimizations....
2004-05-26 Chris LattnerMake the test use the %A type
2004-05-25 Chris LattnerNew testcase
2004-05-25 Chris LattnerAdd a new test16 and fix some other tests that were...
2004-05-23 Chris LattnerTestcases for andersen's alias analysis.
2004-05-23 Chris LattnerAdd a simple testcase for garbage collection support
2004-05-21 Chris LattnerTestcase for PR340: Verifier misses malformed switch...
2004-05-13 Chris LattnerNew testcase that used to cause the unroller to try...
2004-05-10 Chris LattnerTestcase for PR337, which was reduced by Reid Spencer.
2004-05-07 Brian GaekeAdd more casts. You can never have enough casts.
2004-05-07 Chris LattnerNew testcase
2004-05-07 Chris LattnerNew testcase for PR336
2004-05-07 John CriswellRegression test for PR#330.
2004-05-04 Chris LattnerNew testcase for PR332
2004-05-01 Chris LattnerNew testcase:
2004-05-01 Chris LattnerNew testcase for case that simplifycfg should catch
2004-04-26 Chris LattnerAdd a new testcase for X/-1, fix bug that prevented...
2004-04-21 Chris Lattnernew testcase for PR326
2004-04-20 Chris LattnerNew testcase, distilled from PR324
2004-04-19 Chris LattnerNew testcase
2004-04-18 Chris LattnerAnother testcase
2004-04-17 Chris LattnerNew testcase
2004-04-15 Chris LattnerNew testcase that Brian provided which crashes the...
2004-04-14 John CriswellTest for memory mapped I/O intrinsics.
2004-04-13 Chris Lattnernew testcase that crashes the fp stackifier
2004-04-13 Chris LattnerNew testcase
2004-04-13 Chris LattnerNew testcase
2004-04-13 Chris LattnerMake the testcase more challenging
2004-04-13 Chris LattnerNew testcase where loop simplify is not updating domfro...
2004-04-12 Chris Lattnernew testcase
2004-04-12 Alkis EvlogimenosUpdate testcase to illustrate the coalescing problem...
2004-04-12 John CriswellAdded testcase for the llvm.readport and llvm.writeport...
2004-04-12 Alkis EvlogimenosAdd same value coalescing testcase
2004-04-11 Chris LattnerNew testcase
2004-04-11 Chris LattnerNew testcase
2004-04-11 Chris LattnerNew testcase
2004-04-11 Chris LattnerAdd another variant of the testcase
2004-04-11 Chris Lattnernew testcase
2004-04-10 Chris LattnerNew testcases
2004-04-10 Chris LattnerNew testcase
2004-04-10 Chris LattnerNew testcases
2004-04-10 Chris LattnerCreate the output directory if it's not already there
2004-04-09 Chris LattnerSimplify cfg now eliminates all of the branches in...
2004-04-09 Chris LattnerAnother testcase
2004-04-09 Chris LattnerTestcase to make sure we can apply the shift to the...
2004-04-09 Chris LattnerAdd testcases for harder combining cases.
2004-04-09 Chris Lattnernew testcase
2004-04-08 Chris LattnerNew testcase
2004-04-08 Chris LattnerNew testcase, corresponding to phi_promote.ll
2004-04-08 Chris LattnerAdd some more cases we should combine
2004-04-07 Chris LattnerNew testcase
2004-04-07 Chris LattnerNew testcase that crashed scalarevolution on sparc
2004-04-07 Chris LattnerNew file that can be useful for hand inspection of...
2004-04-07 Chris LattnerNew testcase
2004-04-05 Chris LattnerNew testcase for PR312
2004-04-05 Chris LattnerNew testcase that crashes the instcombine pass. Domina...
2004-04-03 Chris LattnerNew testcase
2004-04-02 Chris Lattnernew testcase
2004-04-02 Chris LattnerNew testcases for the indvars pass
2004-04-02 Chris LattnerTweak testcase to work with new indvars pass
2004-04-02 Chris LattnerNew testcase
2004-04-01 Chris LattnerNew testcase for PR310
2004-04-01 Chris LattnerNew testcase for PR306
2004-04-01 Chris LattnerTests for fp cmov's that I forgot to check in earlier
2004-03-30 Chris LattnerTest folding comparisons into select instructions
2004-03-30 Chris LattnerNew testcase. This now codegens to:
2004-03-30 Chris LattnerNew testcase for select instructions
2004-03-30 Chris LattnerNew testcase that crashes the assembler
2004-03-30 Chris LattnerOops, actually USE the previously computed value
2004-03-30 Chris LattnerTest general value/value selection which we can do...
2004-03-30 Chris LattnerAdd some testcases for select simplification
2004-03-29 John CriswellMerged in RELEASE_12.
2004-03-25 Chris LattnerNew testcase
2004-03-19 Chris LattnerNew testcase, the optimizer can delete zero sized allocas
2004-03-18 Chris LattnerThis is the last remaining bug that I know of in the...
2004-03-18 Chris LattnerNew testcase, reduced from 256.bzip2
2004-03-18 Chris LattnerNew testcase
2004-03-18 Chris LattnerNew testcase that crashes the code extractor
2004-03-17 John CriswellModify test to use the %t substition (temporary name...
2004-03-16 Chris LattnerAnother simple testcase
2004-03-16 Chris LattnerNew testcase for PR297
2004-03-16 Chris LattnerFix test
2004-03-16 Chris LattnerFix testcase
2004-03-16 Chris LattnerNew testcase
2004-03-16 Chris LattnerNew testcase for PR293
2004-03-16 Chris Lattnerfoo Bug 291, bar PR291
2004-03-16 Chris Lattnerfoo bug291 bar PR 291
2004-03-16 Chris LattnerPR291
2004-03-16 Chris Lattner// Testcase from Bug 291
2004-03-15 Chris LattnerNew testcase for CSE of call instructions
2004-03-15 Chris LattnerMake sure that pure calls don't kill loads
2004-03-15 Chris LattnerNew testcases to test LICM of call instructions
next