summaryrefslogtreecommitdiff
path: root/test/FrontendC
Commit message (Expand)AuthorAge
* 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
* Specify proper arch and triple for 64-bit.Bill Wendling2009-11-20
* Testcase for r89415.Bill Wendling2009-11-20
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-09
* temporarily remove these tests, as they are breaking in the buildbot,Chris Lattner2009-11-07
* Adjust testcases for msasm -> alignstack.Dale Johannesen2009-10-21
* This is passing on Darwin PPC.Bill Wendling2009-10-21
* Testcases for msasm bit (llvm-gcc 84062).Dale Johannesen2009-10-14
* Optimizer may remove debug info. This test checks debug info for include hea...Devang Patel2009-10-13
* These tests now pass.Devang Patel2009-10-13
* XFAIL these tests for now.Devang Patel2009-10-13
* allow this testcase to pass with recent changes. The test hasn't beenChris Lattner2009-10-12
* Test case for aligned attribute on function declaration.Evan Cheng2009-10-02
* Reenable sqrt IR generation test.Dale Johannesen2009-09-24
* Disable test; what it's testing for is wrong.Dale Johannesen2009-09-23
* Add a test case for r81431.Evan Cheng2009-09-10
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Avoid Tcl substitution, introduced %llvmgcc_only for this one little testDaniel Dunbar2009-09-07
* Mark test as passing on all x86, which it should,Dale Johannesen2009-08-31
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Make for 32-bit only.Bill Wendling2009-08-21
* Probably should emit bitcode instead of text.Bill Wendling2009-08-21
* Testcase for r79597.Bill Wendling2009-08-21
* Test for llvm-gcc patch 78762.Dale Johannesen2009-08-12
* llvm-gcc now emits inbounds for this getelementptr.Dan Gohman2009-08-12
* Use wchar.h to get wchar_t, not ctype.h.Dan Gohman2009-08-11
* Testcase for llvm-gcc 78324 (although in normalDale Johannesen2009-08-06
* llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable....Bill Wendling2009-08-04
* Fixed now.Bill Wendling2009-08-04
* XFAIL for the moment.Bill Wendling2009-08-04
* remove this test. It is currently failing because we now emit the stringChris Lattner2009-07-25
* Remove the IA-64 backend.Dan Gohman2009-07-24
* testcase for PR4590Chris Lattner2009-07-23
* Testcase for PR4214.Duncan Sands2009-07-17
* Fix test so it works on systems where wchar_t != int.Dale Johannesen2009-07-15
* Test for llvm-gcc patch 75822.Dale Johannesen2009-07-15
* String constants are now output with private linkage.Duncan Sands2009-07-15
* Testcase for PR4556Chris Lattner2009-07-14
* The correct values here (as defined by gcc-4.2) areDale Johannesen2009-06-23
* This test only works on ppc32 if some optimization is done beforeDale Johannesen2009-06-23
* See test. Judging from PR 1278, at the time the test was committed, theDale Johannesen2009-06-23
* new testcase for rdar://6983634Chris Lattner2009-06-18
* Testcase for PR4332.Duncan Sands2009-06-14
* Adjust this test's regex strings so that they work regardlessDan Gohman2009-06-12
* Add -m32 to llvm-gcc commands, so that this test behaves as expectedDan Gohman2009-06-12
* Testcase for llvm-gcc patch 73238.Dale Johannesen2009-06-12
* Test for rev 73205 (PR 4349)Dale Johannesen2009-06-11
* Fix these so that they work on non-x86 Darwin machines.Bill Wendling2009-06-04