summaryrefslogtreecommitdiffstats
path: root/test/FrontendC
Commit message (Expand)AuthorAgeFilesLines
* Test case for rev. 66925Devang Patel2009-03-131-0/+3
* Tweak the DejaGNU voodoo to match Bill's advice.Stuart Hastings2009-03-101-2/+2
* Check for warnings about inappropriate weak_imports.Stuart Hastings2009-03-101-0/+22
* testcase for PR3744Chris Lattner2009-03-091-0/+14
* Functions marked malloc are noalias return.Duncan Sands2009-03-011-0/+3
* Adjust this test for recent llvm-gcc changes.Duncan Sands2009-03-011-1/+1
* one less space, fixes failure with rebuilt llvm-gcc.Chris Lattner2009-02-281-1/+1
* There is a way to specify targets that should succeed. It's the "XTARGET"Bill Wendling2009-02-281-2/+2
* Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha...Stuart Hastings2009-02-281-1/+1
* Testcase to insure C strings go to the cstringStuart Hastings2009-02-271-0/+11
* Emit debug info for bitfields.Devang Patel2009-02-171-0/+13
* Testcase for llvm-gcc 64510.Dale Johannesen2009-02-141-0/+13
* This is now done using a real i33, rather thanDuncan Sands2009-02-101-1/+1
* Delete these two tests. They are specific to x86-64, and there's noDan Gohman2009-02-032-42/+0
* It fails on Linux. XFAIL that machine.Bill Wendling2009-02-031-2/+2
* This is passing for us. Should it have been reenabled?Bill Wendling2009-02-031-2/+1
* Make the XFAIL line actually match x86-32 targets.Duncan Sands2009-02-021-1/+1
* Add a always_inline test case.Evan Cheng2009-01-291-0/+12
* Add a test case for Chris lvalue alignment fixes.Evan Cheng2009-01-291-0/+17
* Forgot this test case.Evan Cheng2009-01-271-0/+10
* Add a FrontendC testcase for the x86-64 Red Zone feature,Dan Gohman2009-01-271-0/+11
* revert this patch for now, because Codegen does still want to generate SSE code,Torok Edwin2009-01-251-0/+2
* testcase for llvm-gcc part of PR3402.Torok Edwin2009-01-251-0/+30
* This was causing invalid memory accesses whenDuncan Sands2009-01-211-0/+74
* Let's try to have our cake and eat it to: moveDuncan Sands2009-01-211-0/+282
* Check that the "don't barf on k8" fix is notDuncan Sands2009-01-201-0/+2
* This is now passing.Evan Cheng2009-01-161-1/+0
* Mark this XFAIL for the moment.Duncan Sands2009-01-131-0/+1
* Second test is only valid in 32-bit mode.Evan Cheng2009-01-121-1/+1
* Test for r62076.Evan Cheng2009-01-121-0/+1
* this doesn't depend on the gcc early inliner anymore.Chris Lattner2009-01-091-1/+1
* PR3290 is now fixed.Chris Lattner2009-01-091-5/+1
* Strength test.Bill Wendling2009-01-051-1/+3
* testcase for bill's patch.Chris Lattner2009-01-051-0/+26
* XFAIL test caused by r61493. Apparently, this is expected?Bill Wendling2008-12-311-0/+4
* Testcase to show we can tie together integers and pointers ofChris Lattner2008-12-231-0/+9
* Add test case for ptr annotation.Tanya Lattner2008-11-121-0/+18
* The method of doing the matching with a 'select' instruction was wrong. TheBill Wendling2008-11-091-0/+17
* Testcase for PR2691Anton Korobeynikov2008-11-021-0/+5
* Testcase for PR2987.Duncan Sands2008-10-301-0/+9
* Make the declaration of bzero match size_t onDuncan Sands2008-10-291-1/+1
* make this test not depend on how the system header defines memset.Chris Lattner2008-10-231-1/+2
* new testcase for PR2797Chris Lattner2008-10-141-0/+9
* Don't barf on 32 bit platforms if llvm-gcc isDuncan Sands2008-10-132-2/+2
* Remove "long" variants so these will pass on a 64-bit host.Dale Johannesen2008-10-122-98/+6
* Test fp not.Evan Cheng2008-09-241-1/+7
* Test case for fp logical instructions.Evan Cheng2008-09-221-0/+9
* Fix test to account for no more whitespace and that one of the matches is theBill Wendling2008-09-161-2/+2
* Remove space that was forgotten.`Bill Wendling2008-09-161-1/+1
* Prevent our own passes from promoting this toDuncan Sands2008-09-051-1/+1