summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Test the noreturn function optimizationChris Lattner2005-04-27
* Add a test case for MemMove.llReid Spencer2005-04-26
* Result of strlen is size_t which is either uint or ulong, not int.Reid Spencer2005-04-26
* Add a new test case for the llvm.memcpy simplification case.Reid Spencer2005-04-26
* * Add a test case for StrLenOptimizationReid Spencer2005-04-26
* Fix RUN: line to not always pass.Reid Spencer2005-04-26
* Update the test case to handle a few more (degenerate) cases and removeReid Spencer2005-04-25
* rename fnChris Lattner2005-04-25
* new testcaseChris Lattner2005-04-25
* Make sure the target buffer is null terminated so we don't blow upReid Spencer2005-04-25
* A test case for testing the StrCatOptimizer, currently XFAILed everywhere.Reid Spencer2005-04-25
* Use the %name rather than the "name" format so those familiar with theReid Spencer2005-04-25
* A test case for the the ExitInMain libcall simplification.Reid Spencer2005-04-25
* Test that xor/select are folded into a select with inverted operands.Chris Lattner2005-04-24
* unxfail this.Chris Lattner2005-04-24
* add a new testcase which occurs in 181.mcfChris Lattner2005-04-24
* Eliminate tabs and trailing spacesJeff Cohen2005-04-23
* add a new testcaseChris Lattner2005-04-23
* Add the RUN: prefix to the start of the run line so this test doesn't fail.Reid Spencer2005-04-22
* Remove trailing whitespaceMisha Brukman2005-04-21
* Check for eqv matchingChris Lattner2005-04-21
* this passes on darwinChris Lattner2005-04-21
* New testcase for a changing values late and allowing them to propagateChris Lattner2005-04-19
* Make this significantly harderChris Lattner2005-04-19
* Add a real run lineChris Lattner2005-04-19
* fix this testcaseChris Lattner2005-04-19
* new testcaseChris Lattner2005-04-19
* add a run lineChris Lattner2005-04-19
* Tell dj to run the tests in this directoryChris Lattner2005-04-19
* Update dejagnu tests to use the new pattern isel flagNate Begeman2005-04-16
* new testcaseChris Lattner2005-04-15
* added a random and mask testAndrew Lenharth2005-04-14
* Add CodeGen tests for the recent SelectionDAG transformsNate Begeman2005-04-13
* regression case for faster call sequenceAndrew Lenharth2005-04-13
* check that casts still use zapAndrew Lenharth2005-04-13
* added s4addl matching testAndrew Lenharth2005-04-13
* fix this testcase so the regex doesn't match the function nameChris Lattner2005-04-10
* make this harderChris Lattner2005-04-10
* oops add ~Chris Lattner2005-04-10
* new testcase for previously unsupported unary complex operatorsChris Lattner2005-04-10
* new testcase that used to crash the ppc fe. It could effect any simpleiselChris Lattner2005-04-09
* Add a testcase to make sure that we don't emit two fneg instructions backNate Begeman2005-04-09
* Add cases to cover the rest of the patterns we should be matchingNate Begeman2005-04-09
* New testcase that the sparc backend crashes onChris Lattner2005-04-09
* make this test more interestingChris Lattner2005-04-09
* add a test for fnabsChris Lattner2005-04-09
* add a partial test for the fma operations that ppc supports. I'm sure I'mChris Lattner2005-04-09
* oopsAndrew Lenharth2005-04-08
* added some tests to check stupid pattern matching mistakesAndrew Lenharth2005-04-08
* new testcase that crashes the instcombiner.Chris Lattner2005-04-08