aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC
AgeCommit message (Expand)Author
2010-05-07Adjust tests affected by llvm-gcc 103229.Dale Johannesen
2010-05-05Test case for pr2394 and r102979.Stuart Hastings
2010-04-30Add -o /dev/null to some tests which don't care about their output.Dan Gohman
2010-04-28Fix comment.Dale Johannesen
2010-04-28Test for llvm-gcc checkin 102543.Dale Johannesen
2010-04-28Rework global alignment computation again. Now we do round upChris Lattner
2010-04-26Revert r102300/102301, which serious broke objc apps.Chris Lattner
2010-04-25testcase for PR6913Chris Lattner
2010-04-25this passes now.Chris Lattner
2010-04-08Print empty structs as {} rather than { }.Dan Gohman
2010-04-07add newlines at the end of files.Chris Lattner
2010-04-06Let that which does not matter truly slide.Jakob Stoklund Olesen
2010-03-10Testcase for pr6552. I changed the code to use "ip" instead of "fp" becauseBob Wilson
2010-03-05Test case for r97851.Devang Patel
2010-02-23Eliminate llvmgcc_version testing variable.Daniel Dunbar
2010-02-19Test case for r96656.Devang Patel
2010-02-17Revert:Eric Christopher
2010-02-17Before setting scope end marker, pay attention to scope begin marker and exis...Devang Patel
2010-02-16New testcase.Devang Patel
2010-02-12Update test to match 95961.Evan Cheng
2010-02-11test case for r95842.Devang Patel
2010-02-08test case for r95604.Devang Patel
2010-02-03This test passes now on ppc darwin; if it doesn't passDale Johannesen
2010-02-03Debugging is now reenabled on PPC darwin, so reenableDale Johannesen
2010-01-18While mapping llvm.dbg.declare intrinsic manually map its operand, if possible,Devang Patel
2010-01-17Really fix this. I checked that on ARM I getRafael Espindola
2010-01-17Looks like XFAIL has to list every unsupported archRafael Espindola
2010-01-17Add test for pr5406Rafael Espindola
2010-01-15Do not use AT_specification die for static variables. It confuses gdb.Devang Patel
2010-01-15new test case for r93485.Devang Patel
2010-01-14Test for r93409.Evan Cheng
2010-01-06This is testing a darwin specific feature, so only turnDuncan Sands
2010-01-04Fix debug_inlined section entries for routines whose names are changed throug...Devang Patel
2009-12-07Test case for 90787.Evan Cheng
2009-12-05Remove now-redundant llvm-as invocations.Dan Gohman
2009-12-04Temporarily revert r72620 because r72619 was reverted.Bill Wendling
2009-11-30Debug info is disabled on PPC Darwin.Bill Wendling
2009-11-30Fix this test on 64-bit systems which seem to use i64 for gep indices sometimesNick Lewycky
2009-11-30Commit r90099 made LLVM simplify one of these constant expressions a littleNick Lewycky
2009-11-20Fix -march= name for x86-64.Daniel Dunbar
2009-11-20Specify proper arch and triple for 64-bit.Bill Wendling
2009-11-20Testcase for r89415.Bill Wendling
2009-11-09Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar
2009-11-07temporarily remove these tests, as they are breaking in the buildbot,Chris Lattner
2009-10-21Adjust testcases for msasm -> alignstack.Dale Johannesen
2009-10-21This is passing on Darwin PPC.Bill Wendling
2009-10-14Testcases for msasm bit (llvm-gcc 84062).Dale Johannesen
2009-10-13Optimizer may remove debug info. This test checks debug info for include hea...Devang Patel
2009-10-13These tests now pass.Devang Patel
2009-10-13XFAIL these tests for now.Devang Patel