summaryrefslogtreecommitdiff
path: root/test/FrontendC
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Remove test/FrontendC, almost all of the tests have been migratedEric Christopher362-5534/+0
2011-07-16More minor adjustments.Eric Christopher1-10/+10
2011-07-16Finish propagating %asmtmp->%1 change.Eric Christopher2-2/+2
2011-07-15Update these tests, no longer outputting names for the variables.Eric Christopher2-6/+6
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner1-1/+1
2011-06-27Fix this test to actually check something and be able to be compiled.Eric Christopher1-2/+2
2011-06-18remove an unreduced testcase.Chris Lattner1-282/+0
2011-06-10Reverted r132785. It seems this test needs more research.Galina Kistanova1-1/+4
2011-06-10Changed condition.Galina Kistanova1-1/+1
2011-06-09Added dg.exp to run FrontendC ARM-dependent tests; updated inline-asm-multich...Galina Kistanova2-4/+6
2011-06-07Create a new ARM directory for FrontendC tests and use it.Eric Christopher1-0/+0
2011-06-03Testcase for llvm-gcc commit r132591.Eric Christopher1-0/+11
2011-06-02This should have been a C++ testcase.Bill Wendling1-91/+0
2011-06-02Testcase for r132493.Bill Wendling1-0/+91
2011-06-02Update for r132493 change.Bill Wendling1-4/+4
2011-06-01Add a testcase, enabled only on arm, for llvm-gcc r132366.Eric Christopher1-0/+19
2011-05-06Pass -disable-cfi to llc.Rafael Espindola3-3/+3
2011-05-06Pass -disable-cfi.Rafael Espindola1-1/+1
2011-05-05Fix test to be less sensitive to coalescing.Jakob Stoklund Olesen1-2/+3
2011-05-02Pass -disable-cfi to llc.Rafael Espindola1-1/+1
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner2-2/+2
2011-04-14tests: Remove a FrontendC test which is no longer valid.Daniel Dunbar1-11/+0
2011-03-31Testcase for r128619 (PR9571).Bill Wendling1-0/+15
2011-03-24Testcase for llvm-gcc commit r128230.Eric Christopher1-0/+11
2011-03-22Remove the test.Devang Patel1-19/+0
2011-03-22Try to appease buildbot gods.Devang Patel1-1/+1
2011-03-21Try again to make this test darwin only.Devang Patel1-1/+2
2011-03-21Force x86_64.Devang Patel1-1/+1
2011-03-21Enable this test only for Darwin.Devang Patel1-1/+1
2011-03-20Disable test in a way that keeps lit happy.Daniel Dunbar1-1/+2
2011-03-19Disable test to unbreak Linux. Radar 9156771.Stuart Hastings1-1/+1
2011-03-19Test case for r127940.Devang Patel1-0/+17
2011-03-09Add a RUN line to the test case to make it functional. <rdar://problem/9055247>Stuart Hastings1-0/+1
2011-03-09Test cases for r127309. <rdar://problem/9055247>Stuart Hastings2-0/+8
2011-03-09Build bots hate me.Bill Wendling1-1/+1
2011-03-08Reverting testcase at 4126896; r126672 broke something else. <rdar://problem...Stuart Hastings1-2/+0
2011-03-08Once again try to appease the buildbot gods.Bill Wendling1-2/+1
2011-03-08Try to fix the compilation error due to type incombatibility.Bill Wendling1-1/+2
2011-03-08Testcase for r127187.Bill Wendling1-0/+24
2011-03-02Test case for r126672. Radar 9055247.Stuart Hastings1-0/+2
2011-02-21Test case for r126127. Radar 9012638.Stuart Hastings1-0/+5
2011-01-14Update llvm-gcc's tests.Rafael Espindola6-10/+10
2010-12-02Test case for r120740. Radar 8712503.Stuart Hastings1-0/+7
2010-11-25Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands88-121/+121
2010-11-16Test for llvm-gcc patch 119392.Dale Johannesen1-0/+16
2010-11-07Testcase for llvm-gcc 118368. 8629268.Dale Johannesen1-0/+17
2010-09-09Get rid of the last use of -m64 in FrontendC. This solutionDuncan Sands1-2/+2
2010-09-09Another test that uses -m64. Here too it looks like it can beDuncan Sands1-10/+4
2010-09-09On i386, llvm-gcc cannot be assumed to support -m64. Since theseDuncan Sands2-3/+3
2010-09-07Typo. Thanks to BillW for pointing it out!Stuart Hastings1-1/+1