summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* Add a test for the llvm-gcc commit in r90200.Eric Christopher2010-05-31
* Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645.Stuart Hastings2010-05-28
* Adjust test case for lexical block pruning. Follow-on to r104842 and Radar 7...Stuart Hastings2010-05-27
* Add a test for llvm-gcc svn r104726.Bob Wilson2010-05-27
* Once more, with feeling.Eric Christopher2010-05-20
* Attempt to run this test on x86 only.Eric Christopher2010-05-19
* Add a test to make sure that we're lowering the shift amount correctly.Eric Christopher2010-05-19
* Test passed on ppc, to my surprise; if it workedDale Johannesen2010-05-18
* Testcase for llvm-gcc checkin 104042.Dale Johannesen2010-05-18
* Test case for r103800.Devang Patel2010-05-14
* Adjust tests affected by llvm-gcc 103229.Dale Johannesen2010-05-07
* Test case for pr2394 and r102979.Stuart Hastings2010-05-05
* Add -o /dev/null to some tests which don't care about their output.Dan Gohman2010-04-30
* Fix comment.Dale Johannesen2010-04-28
* Test for llvm-gcc checkin 102543.Dale Johannesen2010-04-28
* Rework global alignment computation again. Now we do round upChris Lattner2010-04-28
* Revert r102300/102301, which serious broke objc apps.Chris Lattner2010-04-26
* testcase for PR6913Chris Lattner2010-04-25
* this passes now.Chris Lattner2010-04-25
* Print empty structs as {} rather than { }.Dan Gohman2010-04-08
* add newlines at the end of files.Chris Lattner2010-04-07
* Let that which does not matter truly slide.Jakob Stoklund Olesen2010-04-06
* Testcase for pr6552. I changed the code to use "ip" instead of "fp" becauseBob Wilson2010-03-10
* Test case for r97851.Devang Patel2010-03-05
* Eliminate llvmgcc_version testing variable.Daniel Dunbar2010-02-23
* Test case for r96656.Devang Patel2010-02-19
* Revert:Eric Christopher2010-02-17
* Before setting scope end marker, pay attention to scope begin marker and exis...Devang Patel2010-02-17
* New testcase.Devang Patel2010-02-16
* Update test to match 95961.Evan Cheng2010-02-12
* test case for r95842.Devang Patel2010-02-11
* test case for r95604.Devang Patel2010-02-08
* This test passes now on ppc darwin; if it doesn't passDale Johannesen2010-02-03
* Debugging is now reenabled on PPC darwin, so reenableDale Johannesen2010-02-03
* While mapping llvm.dbg.declare intrinsic manually map its operand, if possible,Devang Patel2010-01-18
* Really fix this. I checked that on ARM I getRafael Espindola2010-01-17
* Looks like XFAIL has to list every unsupported archRafael Espindola2010-01-17
* Add test for pr5406Rafael Espindola2010-01-17
* Do not use AT_specification die for static variables. It confuses gdb.Devang Patel2010-01-15
* new test case for r93485.Devang Patel2010-01-15
* Test for r93409.Evan Cheng2010-01-14
* This is testing a darwin specific feature, so only turnDuncan Sands2010-01-06
* Fix debug_inlined section entries for routines whose names are changed throug...Devang Patel2010-01-04
* Test case for 90787.Evan Cheng2009-12-07
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-05
* Temporarily revert r72620 because r72619 was reverted.Bill Wendling2009-12-04
* Debug info is disabled on PPC Darwin.Bill Wendling2009-11-30
* Fix this test on 64-bit systems which seem to use i64 for gep indices sometimesNick Lewycky2009-11-30
* Commit r90099 made LLVM simplify one of these constant expressions a littleNick Lewycky2009-11-30
* Fix -march= name for x86-64.Daniel Dunbar2009-11-20