prefetch is now supported.
[oota-llvm.git] / test /
2005-03-11 Chris Lattnernew testcase for __builtin_prefetch support.
2005-03-09 Chris Lattnernew testcase for a -basicaa bug that Alkis found with...
2005-03-08 Chris Lattnernew testcase that crashes the CBE.
2005-03-06 Chris Lattnercleanup the test
2005-03-06 Chris Lattnercheck that we only insert one phi node per loop
2005-03-06 Chris LattnerAdd testcase for this:
2005-03-06 Chris Lattnertestcase for A[invariant][indvar] where invariant is...
2005-03-06 Chris Lattneradd test for this:
2005-03-06 Chris LattnerAdd test for this:
2005-03-06 Chris Lattnera regtest
2005-03-06 Chris Lattnernew directory
2005-03-06 Chris LattnerNew testcase for PR532
2005-03-06 Chris Lattnernew testcase reduced from the MultiSource/Applications...
2005-03-05 Chris LattnerNew testcase for PR533
2005-03-05 Chris LattnerThis file is all commented out.
2005-03-04 Chris LattnerTestcase for a bug that caused us to miscompile ptrdist...
2005-02-28 Chris LattnerAdd a test for llvm.prefetch.
2005-02-27 Chris LattnerNew testcase for PR529
2005-02-27 Chris Lattnernew testcase globalopt should handle.
2005-02-27 Chris Lattnernew testcase globalopt should implement
2005-02-27 Chris LattnerTest that a global is marked constant when it can be.
2005-02-27 Chris LattnerFix misspellings, patch contributed by Gabor Greif!
2005-02-26 Chris LattnerA testcase that we miscompile, noticed from the demo...
2005-02-24 Chris Lattnernew testcase for a simple optimization that simplifycfg...
2005-02-24 Chris Lattneradd another testcase to make sure it gets turned into...
2005-02-21 Chris Lattnernew testcase for PR523
2005-02-20 Chris LattnerNew testcase for PR522.
2005-02-19 Chris LattnerTestcase for PR520
2005-02-19 Chris LattnerAdjust this test to pass after recent CFE changes....
2005-02-19 Chris LattnerMake this testcase harder, to test the read case as...
2005-02-19 Chris Lattnernew testcase.
2005-02-18 Reid SpencerQuote the value of the PATH variable so that Cygwin...
2005-02-18 Reid SpencerAllow dejagnu tests to run on Windows/Cygwin. Quote...
2005-02-17 Chris LattnerNew files, testing for a crash in ADCE compiling QT...
2005-02-17 Chris Lattnernew testcase for PR515
2005-02-15 Chris LattnerNew testcase for PR510.
2005-02-14 Chris Lattnerexecution tests shouldn't go here. This was killing...
2005-02-14 Chris LattnerA testcase that LLC produces illegal asm on for Prolang...
2005-02-14 Chris Lattnernew testcase
2005-02-14 Chris Lattnernew testcase for PR509
2005-02-12 Chris LattnerNew test, adjust other test.
2005-02-12 Chris LattnerReinstate this test, it is correct after all.
2005-02-12 Chris LattnerThis test is invalid
2005-02-12 Chris Lattnernew testcase for PR504
2005-02-11 Chris LattnerActually, this testcase is invalid, the bug is in the...
2005-02-11 Chris LattnerNew testcase that manyoso found compiling QT 4.0.
2005-02-11 Chris LattnerNew testcase for PR501
2005-02-09 Chris LattnerNew testcase that the asmwriter botches.
2005-02-01 Chris LattnerThis bug crashes the assembler, distilled from a testca...
2005-01-31 Chris LattnerNew testcase
2005-01-31 Chris LattnerNew testcase
2005-01-31 Chris LattnerRename these to start with %c, as they are the only...
2005-01-31 Chris LattnerNew testcase
2005-01-28 Chris LattnerNew testcase.
2005-01-26 Chris Lattnerxfail this.
2005-01-26 Chris LattnerXFAIL this for now.
2005-01-20 Chris LattnerRemove this test. This test is already in PR269, so...
2005-01-19 Chris LattnerAdd some new tests
2005-01-19 Chris LattnerNew testcase for rotate instructions. Each function...
2005-01-19 Chris LattnerAdd a test for 16-bit sh*d.
2005-01-19 Chris LattnerEnsure that each these functions generates a sh[rl...
2005-01-17 Chris LattnerThis is a carefully contrived testcase where the X86...
2005-01-17 Chris LattnerNew testcase for a problem that occurred in 132.ijpeg
2005-01-14 Chris LattnerNew testcase, problem found by Rob.
2005-01-14 Chris LattnerTestcase that crashes the PPC backend. Thanks to Rob...
2005-01-14 Chris LattnerMore testcases
2005-01-13 Chris Lattnernew testcase
2005-01-11 Chris LattnerThe pattern isel is aggressively codegen'ing all of...
2005-01-08 Jeff CohenTest fails on all platforms, not just linux
2005-01-08 Chris LattnerNew testcase.
2005-01-07 Chris LattnerCleanup a bunch of tests. In particular do not allow...
2005-01-07 Chris LattnerMake this test a bit more interesting by making there...
2005-01-07 Chris Lattnermodernize and clean up this test.
2005-01-07 Chris LattnerAdd a testcase I forgot to commit earlier.
2005-01-06 Chris LattnerNew testcase
2005-01-05 Chris LattnerUpdate this test to pass.
2005-01-04 Chris LattnerTest that trivial constants are not printed in hex...
2005-01-03 Chris LattnerAdd a testcase to check that initializer that CAN be...
2005-01-03 Chris LattnerFix this script to work with hyphenated llvm-gcc and...
2005-01-03 Chris Lattnernew testcase for PR481
2005-01-03 Chris LattnerNew testcase for PR487
2005-01-03 Reid SpencerMake sure the path is properly set in the llvmgcc and...
2005-01-02 Chris LattnerTestcase for PR494
2005-01-02 Chris Lattnerxfail these tests, whcih require more info in the code...
2005-01-02 Chris LattnerCheck in an old test that never made it into CVS
2005-01-02 Chris LattnerAdd several testcases for new optimizations in the...
2005-01-01 Chris LattnerNew testcases that we should combine.
2005-01-01 Chris LattnerNew testcase for common bitfield manipulation instructi...
2005-01-01 Chris LattnerAdd a bunch of tests for cases that should be eliminated.
2005-01-01 Chris LattnerAdd a bunch of tests for ANDs that should be eliminated.
2005-01-01 Chris LattnerThis now works.
2005-01-01 Chris LattnerAdd new test to make sure simplifycfg doesn't leave...
2004-12-29 Chris LattnerAdd a comment, add a new testcase
2004-12-29 Chris LattnerNew testcase for PR491
2004-12-29 Chris Lattnernew testcase for PR490
2004-12-29 Reid SpencerXFAIL this test everywhere.
2004-12-29 Reid SpencerXFAIL this everywhere, the CFE doesn't support bitfield...
2004-12-24 Reid SpencerMake sure LLVMGCCWITHPATH is used instead of just LLVMG...
2004-12-24 Reid SpencerThe dejagnu scripts need a path for llvm-gcc/llvm-g...
2004-12-22 Reid SpencerFor PR432:
next