- 7aed4ec Get rid of the last use of -m64 in FrontendC. This solution by Duncan Sands · 14 years ago
- 974d5a0 Another test that uses -m64. Here too it looks like it can be by Duncan Sands · 14 years ago
- 3dbbb3d On i386, llvm-gcc cannot be assumed to support -m64. Since these by Duncan Sands · 14 years ago
- a830f2c Typo. Thanks to BillW for pointing it out! by Stuart Hastings · 14 years ago
- af58e8d Test case for r113248. Raar 8361341. by Stuart Hastings · 14 years ago
- 7dd123d update one more test by Chris Lattner · 14 years ago
- a314afe Apparently only Darwin passes long double misaligned. Compensate. by Dale Johannesen · 14 years ago
- 64a4e9a Attempt to fix buildbot. by Dale Johannesen · 14 years ago
- a6d050d Testcase for llvm checkin 112674. by Dale Johannesen · 14 years ago
- 58fff61 no really, fix the test. by Chris Lattner · 14 years ago
- 3dc15cc fix this test. It's not clear what it's really testing. by Chris Lattner · 14 years ago
- 95c7930 Test should pass on non-Darwin x86. by Dale Johannesen · 14 years ago
- 722c2c5 Don't run test on PPC darwin. by Dale Johannesen · 14 years ago
- a69c493 Testcase for llvm-gcc checkin 111482. by Dale Johannesen · 14 years ago
- a825a63 Add a test for llvm-gcc svn 110632. by Bob Wilson · 14 years ago
- 38cb138 PPC doesn't supported VLA with large alignment. This was by Dale Johannesen · 14 years ago
- 45f57a6 Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot. by Bob Wilson · 14 years ago
- 07f4eda Fix this up per llvm-gcc r109819. by Eric Christopher · 14 years ago
- 3c73a6b Testcase for r109556. Radar 8198362. by Stuart Hastings · 14 years ago
- 80a16b0 Turn this test on again after the llvm-gcc change in r108986. by Eric Christopher · 14 years ago
- 302313f Update this to use a "valid" alignment. by Eric Christopher · 14 years ago
- de8d405 Testcase for llvm-gcc commit r108910. by Eric Christopher · 14 years ago
- 14904ce Temporarily disable this test. by Eric Christopher · 14 years ago
- c7c601e Make it a .ll test case. by Devang Patel · 14 years ago
- d26e89d Add a testcase for the vla and stack realignment warning. by Eric Christopher · 14 years ago
- be876e3 Tests for llvm-gcc commit 108360. by Dale Johannesen · 14 years ago
- 44dafc7 Add an explicit triple to make this test behave consistently. by Dan Gohman · 14 years ago
- 6536132 Fix this XTARGET so that this does doesn't XPASS on non-darwin hosts. by Dan Gohman · 14 years ago
- 39ccb98 Test case for r107843. Radar 8152866. by Stuart Hastings · 14 years ago
- 9b8c91c Looks like this test is missing an XFAIL line. by Duncan Sands · 14 years ago
- e4e7d56 The comment string does not match for all targets. PowerPC uses ;. by Devang Patel · 14 years ago
- 45e01d2 Refix XTARGET. Previous attempt matches on powerpc-apple-darwin, by Dale Johannesen · 14 years ago
- d877281 Attempt to fix XTARGET. by Dale Johannesen · 14 years ago
- 9b93b6b Use DW_FORM_addr for DW_AT_entry_pc. by Devang Patel · 14 years ago
- a5989f8 In asm's, output operands with matching input constraints by Dale Johannesen · 14 years ago
- 5d30e9d Remove this weak test. by Devang Patel · 14 years ago
- 18afa5a Testcase for llvm-gcc fix 107051. by Dale Johannesen · 14 years ago
- 4a1cad6 Preserve deleted function's local variables' debug info. Radar 8122864. by Devang Patel · 14 years ago
- 3d895b9 Make this test darwin specific. by Devang Patel · 14 years ago
- 9119b4f XFAIL this test on powerpc for now. by Devang Patel · 14 years ago
- 486ca76 DBG_VALUE machine instruction pointing to undefined register for a variable justify a separate scope if the variable is inlined function's argument. by Devang Patel · 14 years ago
- 218883a Testcase for llvm-gcc 106225. by Dale Johannesen · 14 years ago
- 5869dc0 Update test to match recent llvm-gcc change. by Rafael Espindola · 14 years ago
- 12b8bc1 Test case for Radar 8004649. by Stuart Hastings · 14 years ago
- 89e7356 Add a test for the llvm-gcc commit in r90200. by Eric Christopher · 14 years ago
- 8ffc42f Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645. by Stuart Hastings · 14 years ago
- 57041b6 Adjust test case for lexical block pruning. Follow-on to r104842 and Radar 7424645. by Stuart Hastings · 14 years ago
- cdef41a Add a test for llvm-gcc svn r104726. by Bob Wilson · 14 years ago
- 8db52ef Once more, with feeling. by Eric Christopher · 14 years ago
- d38bbfa Attempt to run this test on x86 only. by Eric Christopher · 14 years ago
- cc6b6b9 Add a test to make sure that we're lowering the shift amount correctly. by Eric Christopher · 14 years ago
- 0182fa2 Test passed on ppc, to my surprise; if it worked there it may work everywhere... by Dale Johannesen · 14 years ago
- f336bea Testcase for llvm-gcc checkin 104042. by Dale Johannesen · 14 years ago
- 552b888 Test case for r103800. by Devang Patel · 14 years ago
- ad9e619 Adjust tests affected by llvm-gcc 103229. All results here match gcc-4.2. by Dale Johannesen · 15 years ago
- 08bbda3 Test case for pr2394 and r102979. by Stuart Hastings · 15 years ago
- 01baea3 Add -o /dev/null to some tests which don't care about their output. by Dan Gohman · 15 years ago
- de5996e Fix comment. by Dale Johannesen · 15 years ago
- 21a9bd9 Test for llvm-gcc checkin 102543. by Dale Johannesen · 15 years ago
- e87f7bb Rework global alignment computation again. Now we do round up by Chris Lattner · 15 years ago
- f74e25f Revert r102300/102301, which serious broke objc apps. by Chris Lattner · 15 years ago
- 84c6e60 testcase for PR6913 by Chris Lattner · 15 years ago
- ff1c044 this passes now. by Chris Lattner · 15 years ago
- 29e13e0 Print empty structs as {} rather than { }. by Dan Gohman · 15 years ago
- d207558 add newlines at the end of files. by Chris Lattner · 15 years ago
- e7b744f Let that which does not matter truly slide. by Jakob Stoklund Olesen · 15 years ago
- c81f0af Testcase for pr6552. I changed the code to use "ip" instead of "fp" because by Bob Wilson · 15 years ago
- b0e59dd Test case for r97851. by Devang Patel · 15 years ago
- 3d4d01b Eliminate llvmgcc_version testing variable. by Daniel Dunbar · 15 years ago
- 7b9d6d2 Test case for r96656. by Devang Patel · 15 years ago
- a8572bb Revert: r95605 | dpatel | 2010-02-08 15:27:46 -0800 (Mon, 08 Feb 2010) | 2 lines by Eric Christopher · 15 years ago
- 22fb4b2 Before setting scope end marker, pay attention to scope begin marker and existing scope end marker, if any. Scope must begin before it ends and nested inlined scope do not truncate surrounding scope. by Devang Patel · 15 years ago
- 08d3561 New testcase. by Devang Patel · 15 years ago
- d19925f Update test to match 95961. by Evan Cheng · 15 years ago
- f87052a test case for r95842. by Devang Patel · 15 years ago
- 3c280fc test case for r95604. by Devang Patel · 15 years ago
- 9e90619 This test passes now on ppc darwin; if it doesn't pass by Dale Johannesen · 15 years ago
- ab847e7 Debugging is now reenabled on PPC darwin, so reenable these tests (they pass). by Dale Johannesen · 15 years ago
- f9d5c5c While mapping llvm.dbg.declare intrinsic manually map its operand, if possible, by Devang Patel · 15 years ago
- c7aa48d Really fix this. I checked that on ARM I get by Rafael Espindola · 15 years ago
- 1283979 Looks like XFAIL has to list every unsupported arch by Rafael Espindola · 15 years ago
- 908100f Add test for pr5406 by Rafael Espindola · 15 years ago
- c9b16cc Do not use AT_specification die for static variables. It confuses gdb. by Devang Patel · 15 years ago
- 82341e0 new test case for r93485. by Devang Patel · 15 years ago
- e8f422b Test for r93409. by Evan Cheng · 15 years ago
- eaba510 This is testing a darwin specific feature, so only turn by Duncan Sands · 15 years ago
- ba1d826 Fix debug_inlined section entries for routines whose names are changed through __asm() extension. by Devang Patel · 15 years ago
- fe81f96 Test case for 90787. by Evan Cheng · 15 years ago
- 8a3f644 Remove now-redundant llvm-as invocations. by Dan Gohman · 15 years ago
- e98be31 Temporarily revert r72620 because r72619 was reverted. by Bill Wendling · 15 years ago
- b25846e Debug info is disabled on PPC Darwin. by Bill Wendling · 15 years ago
- d11ba72 Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes by Nick Lewycky · 15 years ago
- b2944bc Commit r90099 made LLVM simplify one of these constant expressions a little by Nick Lewycky · 15 years ago
- f6ed782 Fix -march= name for x86-64. by Daniel Dunbar · 15 years ago
- 0fe60c7 Specify proper arch and triple for 64-bit. by Bill Wendling · 15 years ago
- b3fa7e4 Testcase for r89415. by Bill Wendling · 15 years ago
- 75657ad Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, by Daniel Dunbar · 15 years ago
- f1c104f temporarily remove these tests, as they are breaking in the buildbot, by Chris Lattner · 15 years ago
- 7d977a3 Adjust testcases for msasm -> alignstack. by Dale Johannesen · 15 years ago
- ce1379f This is passing on Darwin PPC. by Bill Wendling · 15 years ago