aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of llvm.dbg.declare.Jim Laskey2006-03-141-6/+3
* new testcaseChris Lattner2006-03-011-0/+98
* Code sufficiently protected against this test.Jim Laskey2006-02-151-1/+0
* Reduce this testcase a bit more, with the help of llvm-extract and some hand ...Chris Lattner2006-02-131-12/+8
* Added a test case for a libcall insertion bug.Evan Cheng2006-02-121-0/+64
* this apparently passes on linuxChris Lattner2006-02-091-1/+1
* Disable this test for the time being as debug is brought up to speed.Jim Laskey2006-02-081-0/+1
* this testcase sent the dag combiner spinning into an infinite loopChris Lattner2006-01-181-0/+19
* Test case for a SETCC / BRCOND folding bug.Evan Cheng2006-01-131-0/+39
* new testcase, fails on X86 and probably othersChris Lattner2005-12-211-0/+125
* Testcase for a problem that reid ran intoChris Lattner2005-12-121-0/+7
* New testcase that crashes llcChris Lattner2005-12-011-0/+23
* this is no apparently passing on alphaChris Lattner2005-11-121-1/+1
* The pass was removed, but the spirit lives onChris Lattner2005-10-301-1/+1
* add the xfail linesChris Lattner2005-10-281-0/+2
* New testcase. Probably many targets don't support this, so they should probablyChris Lattner2005-10-281-0/+8
* New testcase that crashes the ppc backendChris Lattner2005-10-211-0/+12
* This is a generic test for all code generators. It originally came fromJohn Criswell2005-10-191-0/+13
* new testcaseChris Lattner2005-10-181-0/+6
* test broken in the IA64 backend.Chris Lattner2005-10-071-0/+5
* new reg test for a failure last night on ppc/darwinChris Lattner2005-08-091-0/+6
* this tests every fp-to-integer conversionChris Lattner2005-07-301-0/+67
* new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVMChris Lattner2005-07-131-0/+11
* include the other bit count intrinsicsChris Lattner2005-05-111-0/+38
* new testcaseChris Lattner2005-05-111-0/+21
* new testcaseChris Lattner2005-05-051-0/+19
* add sin/cos testsChris Lattner2005-04-301-3/+21
* Add a test for llvm.sqrtChris Lattner2005-04-301-0/+13
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-2/+2
* this passes on darwinChris Lattner2005-04-211-1/+0
* new testcase that used to crash the ppc fe. It could effect any simpleiselChris Lattner2005-04-091-0/+21
* new testcaseChris Lattner2005-04-021-0/+26
* new generic testcsaeChris Lattner2005-04-021-0/+11
* new testcaseChris Lattner2005-04-011-0/+16
* execution tests shouldn't go here. This was killing the PPC nightly tester.Chris Lattner2005-02-141-1/+1
* Cleanup a bunch of tests. In particular do not allow target directives inChris Lattner2005-01-079-241/+5
* Make this test a bit more interesting by making there actually be a use of theChris Lattner2005-01-071-1/+1
* modernize and clean up this test.Chris Lattner2005-01-071-13/+6
* This passes on darwin nowChris Lattner2004-11-301-1/+0
* Adding missing dg file.Tanya Lattner2004-11-201-0/+3
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Fix a test.Chris Lattner2004-11-074-62/+2
* Adding RUN lines.Tanya Lattner2004-11-0623-0/+46
* Adding RUN lines.Tanya Lattner2004-11-0616-0/+32
* Add missing run lineChris Lattner2004-11-061-0/+2
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-062-0/+2
* Simple hand-coded tests to aid in early development of backends, along with aMisha Brukman2004-08-1120-0/+511
* Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner2004-07-221-2/+2
* New testcase for constant expression lowering pass, contributed by Vladimir P...Chris Lattner2004-06-251-0/+26