aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
...
* This is StrCpy, NOT StrCat!Reid Spencer2005-04-291-2/+2
* Get the name of the pass right in the documentation.Reid Spencer2005-04-291-1/+1
* Fix the success criteria for the test to make call instructions with "pow"Reid Spencer2005-04-291-1/+1
* Actually make this pass test something related to fputs.Reid Spencer2005-04-291-6/+16
* Add a test case for the puts libcall optimization.Reid Spencer2005-04-291-0/+16
* Add a testcase for optimizing the strcpy libcall.Reid Spencer2005-04-291-0/+24
* New test case for testing pow(3) math library optimizations.Reid Spencer2005-04-291-0/+18
* Test the noreturn function optimizationChris Lattner2005-04-271-0/+16
* Add a test case for MemMove.llReid Spencer2005-04-261-0/+21
* Result of strlen is size_t which is either uint or ulong, not int.Reid Spencer2005-04-261-4/+4
* Add a new test case for the llvm.memcpy simplification case.Reid Spencer2005-04-261-0/+21
* * Add a test case for StrLenOptimizationReid Spencer2005-04-263-0/+21
* Fix RUN: line to not always pass.Reid Spencer2005-04-261-1/+1
* Update the test case to handle a few more (degenerate) cases and removeReid Spencer2005-04-251-3/+10
* rename fnChris Lattner2005-04-251-1/+1
* new testcaseChris Lattner2005-04-251-0/+8
* Make sure the target buffer is null terminated so we don't blow upReid Spencer2005-04-251-0/+1
* A test case for testing the StrCatOptimizer, currently XFAILed everywhere.Reid Spencer2005-04-251-0/+16
* Use the %name rather than the "name" format so those familiar with theReid Spencer2005-04-251-5/+5
* A test case for the the ExitInMain libcall simplification.Reid Spencer2005-04-252-0/+16
* Test that xor/select are folded into a select with inverted operands.Chris Lattner2005-04-241-1/+5
* unxfail this.Chris Lattner2005-04-241-6/+0
* add a new testcase which occurs in 181.mcfChris Lattner2005-04-241-0/+6
* add a new testcaseChris Lattner2005-04-231-0/+6
* new testcaseChris Lattner2005-04-152-0/+21
* new testcase that crashes the instcombiner.Chris Lattner2005-04-081-0/+7
* new testChris Lattner2005-04-071-0/+5
* new testcaseChris Lattner2005-04-071-0/+5
* New testcase that crashes licm.Chris Lattner2005-03-251-0/+10
* cleanup the testChris Lattner2005-03-061-4/+2
* check that we only insert one phi node per loopChris Lattner2005-03-061-0/+42
* Add testcase for this:Chris Lattner2005-03-061-0/+21
* testcase for A[invariant][indvar] where invariant is an instruction.Chris Lattner2005-03-061-0/+19
* add test for this:Chris Lattner2005-03-061-0/+21
* Add test for this:Chris Lattner2005-03-061-0/+22
* a regtestChris Lattner2005-03-061-0/+19
* new directoryChris Lattner2005-03-061-0/+3
* New testcase for PR532Chris Lattner2005-03-061-0/+29
* Testcase for a bug that caused us to miscompile ptrdist/ks on sparc.Chris Lattner2005-03-041-0/+7
* new testcase globalopt should handle.Chris Lattner2005-02-271-0/+21
* new testcase globalopt should implementChris Lattner2005-02-271-0/+16
* A testcase that we miscompile, noticed from the demo page.Chris Lattner2005-02-261-0/+19
* new testcase for a simple optimization that simplifycfg is about to do.Chris Lattner2005-02-241-0/+78
* add another testcase to make sure it gets turned into a switch (answer: yes i...Chris Lattner2005-02-241-0/+15
* New files, testing for a crash in ADCE compiling QT and a missed optimization.Chris Lattner2005-02-172-0/+64
* new testcase for PR515Chris Lattner2005-02-171-0/+63
* new testcase for PR504Chris Lattner2005-02-121-0/+22
* New testcaseChris Lattner2005-01-311-0/+6
* New testcaseChris Lattner2005-01-311-0/+9
* Rename these to start with %c, as they are the only ones that are checked.Chris Lattner2005-01-311-15/+15