aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add testcase for the casts that are missing in PR249Chris Lattner2004-02-231-0/+11
* New testcaseChris Lattner2004-02-151-0/+16
* 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
* Add a testcase for the frameaddress and returnaddress intrinsics.Chris Lattner2004-02-141-0/+14
* Test that the code generator supports these intrinsicsChris Lattner2004-02-141-0/+14
* Update testsChris Lattner2004-02-132-2/+2
* Test that we get rep movs when calling memcpyChris Lattner2004-02-121-0/+24
* Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource,Chris Lattner2004-02-091-0/+13
* New testcase, code generators should support invoke/unwindChris Lattner2004-02-081-0/+13
* Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke2003-11-221-3/+3
* Strengthen test case.Brian Gaeke2003-11-221-1/+5
* C Writer was dumping core on this test case.Brian Gaeke2003-11-221-0/+6
* New testcaseChris Lattner2003-11-031-0/+4
* New testcase, reduced from DOOM.Brian Gaeke2003-10-281-0/+10
* New testcase, which failes to compile. 252.eon hits this problemChris Lattner2003-10-231-0/+3
* Zero arg varargs functions are legal in LLVM, but not in C.Chris Lattner2003-10-231-0/+9
* Update testChris Lattner2003-10-231-2/+2
* Test that we can emit global initializers that are not normal FP valuesChris Lattner2003-10-121-0/+3
* Renamed these tests so that they don't contain extra periods.John Criswell2003-10-031-1/+2
* Change llc command line for register allocatorsAlkis Evlogimenos2003-10-022-2/+2
* Updated to generate temporary files in the temporary directory.John Criswell2003-09-261-3/+3
* Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman2003-09-156-6/+6
* Update testcases to be more modernChris Lattner2003-09-092-12/+13
* Checkin of autoconf-style object root.John Criswell2003-09-061-3/+3
* New testcase, distilled from 176.gccChris Lattner2003-08-241-0/+12
* New testcaseChris Lattner2003-08-041-0/+15
* Regression test for incorrect character emitted to char array.Vikram S. Adve2003-07-291-0/+39
* *** empty log message ***Vikram S. Adve2003-07-101-0/+22
* Just documentation.Vikram S. Adve2003-07-101-0/+23
* *** empty log message ***Vikram S. Adve2003-07-081-0/+26
* Regression test for bug in reg. allocation that was using %xcc insteadVikram S. Adve2003-07-061-0/+77
* New testcase for invoke supportChris Lattner2003-06-281-0/+12
* New testcaseChris Lattner2003-06-281-0/+4
* New test case for C Writer regression found in 256.bzip2Brian Gaeke2003-06-231-0/+16
* New testcases for bugs and the new DAE passChris Lattner2003-06-162-0/+6
* Testcase distilled from 255.vortexChris Lattner2003-06-021-0/+7
* New testcaseChris Lattner2003-05-311-0/+4
* 3 more bugs from the SPEC codes and from richards_benchmark.cVikram S. Adve2003-05-313-0/+262
* Three kinds of boolean values handled incorrectly:Vikram S. Adve2003-05-283-0/+197
* New testcaseChris Lattner2003-05-131-0/+8
* New testcaseChris Lattner2003-05-121-0/+5
* Fix buggy testsChris Lattner2003-05-032-3/+2
* Whoever checked this testcase in apparently never tested it.Chris Lattner2003-04-261-3/+4
* Rename -no-* to -disable-*Chris Lattner2003-02-262-2/+2
* Cleanup testcaseChris Lattner2003-01-153-3/+3
* Testcases for bugfixesChris Lattner2002-12-232-0/+19
* Certain characters not getting escaped properlyNick Hildenbrandt2002-11-061-0/+10