aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test the mod/ref analysis in DSA.Misha Brukman2004-03-122-0/+27
* test instruction combiner opts for select instructionChris Lattner2004-03-121-0/+18
* New testcaseChris Lattner2004-03-121-0/+7
* New testcase for PR284: [indvars] Induction variable analysis violates LLVM i...Chris Lattner2004-03-101-0/+27
* New testcase for PR275Chris Lattner2004-03-101-0/+30
* New testcase for PR276: llvm-g++ does not mangle method names that match stdl...Chris Lattner2004-03-091-0/+8
* Checkin testcase for PR261Chris Lattner2004-03-091-0/+19
* New testcase for folding in some important situations. The first twoChris Lattner2004-03-081-0/+15
* New testcase for PR269Chris Lattner2004-03-081-0/+11
* Testcase that crashes the C front-end.Chris Lattner2004-03-081-0/+4
* New code-quality testcase.Chris Lattner2004-03-081-0/+7
* New testcaseChris Lattner2004-03-081-0/+21
* New testcase for missed caseChris Lattner2004-03-071-0/+17
* New testcaseChris Lattner2004-03-071-0/+24
* Testcase for a bug that caused a whole bunch of testcases to die in the nightlyChris Lattner2004-02-291-0/+16
* Add a testcase for switch instruction inductionChris Lattner2004-02-281-0/+36
* fix a bug in the testcaseChris Lattner2004-02-281-1/+1
* new testcase for a tblgen bug that alkis ran intoChris Lattner2004-02-281-0/+20
* new testcase for intrinsic foldingChris Lattner2004-02-281-0/+17
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-289-9/+9
* Two testcases for loops: one with outputs, one without.Misha Brukman2004-02-282-0/+26
* Fix a verifier bug that was preventing us from ripping povray+libpng to pieces.Chris Lattner2004-02-271-0/+23
* The instcombiner should canonicalize comparisons.Chris Lattner2004-02-271-0/+27
* Fixed test case to actually check for the static declaration.John Criswell2004-02-261-2/+1
* Regression tests for PR258 and PR259.John Criswell2004-02-262-0/+16
* New testcaseChris Lattner2004-02-251-0/+22
* Note that this test is currently expected to fail.Brian Gaeke2004-02-251-0/+1
* New testcase. Switch instructions that go to switch instructions should beChris Lattner2004-02-241-0/+46
* The simplifycfg pass should be able to turn stuff like:Chris Lattner2004-02-241-0/+33
* Test for the other way alsoChris Lattner2004-02-231-0/+7
* New testcaseChris Lattner2004-02-231-0/+8
* Add tests for casts that should be eliminatedChris Lattner2004-02-231-1/+13
* Handle the unsigned form as wellChris Lattner2004-02-231-0/+7
* Add a slight variant of test10Chris Lattner2004-02-231-0/+7
* This multiply can be eliminatedChris Lattner2004-02-231-0/+8
* Add testcase for the casts that are missing in PR249Chris Lattner2004-02-231-0/+11
* Test that the instruction combiner can fold away a cast in a GEP instruction.Chris Lattner2004-02-221-0/+8
* new testcaseChris Lattner2004-02-201-0/+34
* New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead!Chris Lattner2004-02-201-0/+6
* PR244: [llvm-gcc] miscompilation when a function is re-declared as staticChris Lattner2004-02-201-0/+9
* New testcase for PR245Chris Lattner2004-02-171-0/+7
* New testcase, details in the commentsChris Lattner2004-02-161-0/+32
* A new testcase for a situation that occurs in 181.mcfChris Lattner2004-02-161-0/+12
* Add a test for the "swap idiom", which LLVM should be able to unravel.Chris Lattner2004-02-161-0/+14
* Test for xor chainsChris Lattner2004-02-161-0/+6
* Moving CBE tests to test/Regression/CodeGen/CBackendChris Lattner2004-02-1533-237/+0
* New testcaseChris Lattner2004-02-152-0/+32
* Testcase for PR205: [llvmgcc] C front-end does not emit 'zeroinitializer' whe...Chris Lattner2004-02-151-0/+4
* Test for actual support, not just for lack of crashageChris Lattner2004-02-151-1/+1
* New testcase for PR237: [x86] wierd stack/frame pointer manipulationChris Lattner2004-02-151-0/+5