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