aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC
Commit message (Expand)AuthorAgeFilesLines
* Testcase for pr6552. I changed the code to use "ip" instead of "fp" becauseBob Wilson2010-03-101-0/+15
* Test case for r97851.Devang Patel2010-03-051-0/+10
* Eliminate llvmgcc_version testing variable.Daniel Dunbar2010-02-231-1/+1
* Test case for r96656.Devang Patel2010-02-191-0/+9
* Revert:Eric Christopher2010-02-171-1/+1
* Before setting scope end marker, pay attention to scope begin marker and exis...Devang Patel2010-02-171-0/+30
* New testcase.Devang Patel2010-02-161-0/+13
* Update test to match 95961.Evan Cheng2010-02-121-1/+1
* test case for r95842.Devang Patel2010-02-111-0/+7
* test case for r95604.Devang Patel2010-02-081-1/+1
* This test passes now on ppc darwin; if it doesn't passDale Johannesen2010-02-031-1/+1
* Debugging is now reenabled on PPC darwin, so reenableDale Johannesen2010-02-031-3/+0
* While mapping llvm.dbg.declare intrinsic manually map its operand, if possible,Devang Patel2010-01-181-0/+12
* Really fix this. I checked that on ARM I getRafael Espindola2010-01-171-2/+2
* Looks like XFAIL has to list every unsupported archRafael Espindola2010-01-171-1/+1
* Add test for pr5406Rafael Espindola2010-01-171-0/+20
* Do not use AT_specification die for static variables. It confuses gdb.Devang Patel2010-01-151-0/+12
* new test case for r93485.Devang Patel2010-01-151-0/+4
* Test for r93409.Evan Cheng2010-01-141-0/+11
* This is testing a darwin specific feature, so only turnDuncan Sands2010-01-061-0/+2
* Fix debug_inlined section entries for routines whose names are changed throug...Devang Patel2010-01-041-0/+15
* Test case for 90787.Evan Cheng2009-12-071-0/+15
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-0514-15/+15
* Temporarily revert r72620 because r72619 was reverted.Bill Wendling2009-12-042-6/+8
* Debug info is disabled on PPC Darwin.Bill Wendling2009-11-301-0/+4
* Fix this test on 64-bit systems which seem to use i64 for gep indices sometimesNick Lewycky2009-11-301-3/+3
* Commit r90099 made LLVM simplify one of these constant expressions a littleNick Lewycky2009-11-301-6/+5
* Fix -march= name for x86-64.Daniel Dunbar2009-11-201-1/+1
* Specify proper arch and triple for 64-bit.Bill Wendling2009-11-201-1/+1
* Testcase for r89415.Bill Wendling2009-11-201-0/+16
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-092-2/+2
* temporarily remove these tests, as they are breaking in the buildbot,Chris Lattner2009-11-073-50/+0
* Adjust testcases for msasm -> alignstack.Dale Johannesen2009-10-211-2/+2
* This is passing on Darwin PPC.Bill Wendling2009-10-211-1/+1
* Testcases for msasm bit (llvm-gcc 84062).Dale Johannesen2009-10-141-0/+23
* Optimizer may remove debug info. This test checks debug info for include hea...Devang Patel2009-10-131-3/+1
* These tests now pass.Devang Patel2009-10-131-1/+0
* XFAIL these tests for now.Devang Patel2009-10-133-1/+3
* allow this testcase to pass with recent changes. The test hasn't beenChris Lattner2009-10-121-1/+1
* Test case for aligned attribute on function declaration.Evan Cheng2009-10-021-0/+7
* Reenable sqrt IR generation test.Dale Johannesen2009-09-242-3/+16
* Disable test; what it's testing for is wrong.Dale Johannesen2009-09-231-0/+3
* Add a test case for r81431.Evan Cheng2009-09-101-0/+6
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Avoid Tcl substitution, introduced %llvmgcc_only for this one little testDaniel Dunbar2009-09-071-1/+1
* Mark test as passing on all x86, which it should,Dale Johannesen2009-08-311-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-25104-104/+104
* Make for 32-bit only.Bill Wendling2009-08-211-1/+1
* Probably should emit bitcode instead of text.Bill Wendling2009-08-211-1/+1
* Testcase for r79597.Bill Wendling2009-08-211-0/+7