- 8b5749d Update tests to not rely on input file's absolute path. by Devang Patel · 14 years ago
- 79ced81 Test case to insure template function declaration refers to correct filename. Radar 8063111. by Stuart Hastings · 14 years ago
- 6ee3270 Testcase for 108732 (8195660). by Dale Johannesen · 14 years ago
- 0ac9a6f Less incorrect handling of zero-length bitfields. Radars 7992077 and 8093043. by Stuart Hastings · 14 years ago
- 649fa7b Corresponding test changes for r106564. by Bill Wendling · 14 years ago
- 0a805d1 test case for r106438. by Devang Patel · 14 years ago
- 215aa15 Support for nested functions/classes in debug output. (Again.) Radar 7424645. by Stuart Hastings · 14 years ago
- 8ece123 Tweak test for debug/metadata change, update to FileCheck. Radar 7424645. by Stuart Hastings · 14 years ago
- 6d56b9f Revert 105492 & 105493 due to a testcase regression. Radar 7424645. by Stuart Hastings · 14 years ago
- 0f1b813 Support for nested functions/classes in debug output. Radar 7424645. by Stuart Hastings · 14 years ago
- 8ffc42f Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645. by Stuart Hastings · 14 years ago
- aa66d2f Support for nested functions/classes in debug output. Radar 7424645. by Stuart Hastings · 14 years ago
- ff9244a Match "4" or "8" depending upon if it's 32- or 64-bit. by Bill Wendling · 14 years ago
- a008750 Testcase for r104181. by Bill Wendling · 14 years ago
- cacd5d3 Test case for r103633. by Devang Patel · 15 years ago
- 72c2a83 Testcase for llvm 103572 (7898991). by Dale Johannesen · 15 years ago
- 1deea21 Test case for 103414. by Devang Patel · 15 years ago
- cec9c50 Revert r102948. by Bill Wendling · 15 years ago
- 5f84c02 Testcase for r102947. by Bill Wendling · 15 years ago
- 95dbda7 New test. by Devang Patel · 15 years ago
- 01baea3 Add -o /dev/null to some tests which don't care about their output. by Dan Gohman · 15 years ago
- 639336e Reverting 100530 & 100531 due to regressions in the GDB test suite. by Stuart Hastings · 15 years ago
- 983327b Revise debug info machinery to digest nested functions and classes. by Stuart Hastings · 15 years ago
- b2dc2df Test case for llvm-gcc r99305. Radar 7659636. by Stuart Hastings · 15 years ago
- c221bc7 Chris pointed out that producing undef here is wrong in general. by Duncan Sands · 15 years ago
- 984751e Check that P is not zero initialized. by Duncan Sands · 15 years ago
- 4b94550 Start using DIFile. See updated SourceLevelDebugging.html for more information. by Devang Patel · 15 years ago
- 16c1e79 Ignore target dependent value in grep search. by Devang Patel · 15 years ago
- ca82a15 New test case for r96543. 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
- 3c280fc test case for r95604. by Devang Patel · 15 years ago
- ab847e7 Debugging is now reenabled on PPC darwin, so reenable these tests (they pass). by Dale Johannesen · 15 years ago
- 6d1041e this test has been failing or a long time, just disable it for now to get by Chris Lattner · 15 years ago
- b97a21c Testcase for llvm-gcc checkin 92108. by Dale Johannesen · 15 years ago
- ff99b16 XFAIL these tests on powerpc, under the assumption that no one cares. If you care, feel free to fix. by Daniel Dunbar · 15 years ago
- 3b9bc04 Fix this code to use DIScope instead of DICompileUnit, as in r90181. by Dan Gohman · 15 years ago
- 8a3f644 Remove now-redundant llvm-as invocations. by Dan Gohman · 15 years ago
- 7907ddb Add testcase for PR4262. by Bill Wendling · 15 years ago
- b25846e Debug info is disabled on PPC Darwin. by Bill Wendling · 15 years ago
- 36ccdd4 Test for llvm-gcc checkin 89898. by Dale Johannesen · 15 years ago
- 9b5928b Not all ASM has # for comments. by Bill Wendling · 15 years ago
- 1924aab by David Greene · 15 years ago
- eba4ed9 Reenable StackTracke.cpp test. by Devang Patel · 15 years ago
- 3bbc9b4 XFAIL for now. by Devang Patel · 15 years ago
- 75657ad Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, by Daniel Dunbar · 15 years ago
- fde2da4 turn IPSCCP back on by default, try #3 or 4? Woo. by Chris Lattner · 15 years ago
- 19c2079 xfail this test since daniel turned off ipsccp by Chris Lattner · 15 years ago
- 0037bfa We currently only run ipsccp at LTO time, which is silly. It subsumes by Chris Lattner · 15 years ago
- e69ed95 Add radar number. by Dale Johannesen · 15 years ago
- 4fc1231 Testcase for llvm-gcc patch 85284. by Dale Johannesen · 15 years ago
- 81dc786 This is passing on Darwin PPC. by Bill Wendling · 15 years ago
- 0841564 testcase for PR4678 & rdar://7309675 by Chris Lattner · 15 years ago
- 7d977a3 Adjust testcases for msasm -> alignstack. by Dale Johannesen · 15 years ago
- 0fffe21 XFAIL this test for PPC. by Bill Wendling · 15 years ago
- 52a5362 Use llvmgxx for C++ test. by Dale Johannesen · 15 years ago
- 0ccfc4c Testcases for msasm bit (llvm-gcc 84062). by Dale Johannesen · 15 years ago
- 9578c7a These tests now pass. by Devang Patel · 15 years ago
- 2a03c04 remove two old and nearly useless tests. by Chris Lattner · 15 years ago
- e12ee4b XFAIL these tests for now. by Devang Patel · 15 years ago
- 0bc1e0b Fix test. by Evan Cheng · 15 years ago
- 6ad9da4 C++ member functions must be 2 byte aligned per ABI. by Evan Cheng · 15 years ago
- b63fd7a Testcase for (llvm-gcc) 81399. Adjust an older by Dale Johannesen · 15 years ago
- 5684229 Test for llvm-gcc commit 81037. by Dale Johannesen · 15 years ago
- e4b2756 Reapply 79977. Use MDNodes to encode debug info in llvm IR. by Devang Patel · 15 years ago
- 8245988 Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. by Devang Patel · 15 years ago
- fea1dd0 Remove obsolete -f flags. by Dan Gohman · 15 years ago
- 2a610c7 Update DebugInfo interface to use metadata, instead of special named llvm.dbg.... global variables, to encode debugging information in llvm IR. This is mostly a mechanical change that tests metadata support very well. by Devang Patel · 15 years ago
- afc4940 XFAIL this test since the fix was reverted. by Duncan Sands · 15 years ago
- c98c687 Testcase for r78770. by Bill Wendling · 15 years ago
- ef80fe1 XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feels by Daniel Dunbar · 15 years ago
- a03a60b add a testcase for my llvm-gcc hack. by Chris Lattner · 15 years ago
- c4f8861 Add test for PR4678 by Rafael Espindola · 15 years ago
- b7d3ed0 xfail for now. by Evan Cheng · 15 years ago
- d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
- 76081c4 by David Greene · 15 years ago
- 6aadc4d xfail for now. by Evan Cheng · 15 years ago
- 3ac1ab8 by David Greene · 15 years ago
- dfce360 this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the llvm-gcc distro, it uses the system version. by Chris Lattner · 15 years ago
- 3f2122b Add tests for fixes I committed earlier to the C++ FE. by Rafael Espindola · 15 years ago
- 9cc8fa7 Mark this test as Darwin only. Patch by Bill Wendling. by Stuart Hastings · 15 years ago
- 75657ab Insure that __block_holder_tmp is allocated on the stack when a byref by Stuart Hastings · 15 years ago
- 023b218 Testcase for (llvm-gcc) 73873. Usually by Dale Johannesen · 15 years ago
- 0ab2863 Test for llvm-gcc patch 73564. by Dale Johannesen · 15 years ago
- 1ffaa15 Testcase for (llvm-gcc-4.2) 72442 (PR 4242). by Dale Johannesen · 15 years ago
- fe095f3 Restore minor deletion. by Mike Stump · 16 years ago
- be8cc2a Second attempt: by Bill Wendling · 16 years ago
- c69d56f r70270 isn't ready yet. Back this out. Sorry for the noise. by Bill Wendling · 16 years ago
- 2e9d5f9 Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to by Bill Wendling · 16 years ago
- 4aa397c Testcase for 69795. by Dale Johannesen · 16 years ago
- 1d85a1f Test case for revision 69683. by Devang Patel · 16 years ago
- 1a9d5cc These tests pass on linux. by Duncan Sands · 16 years ago
- f10929d These tests are now passing on Darwin because of r67139. by Bill Wendling · 16 years ago
- 13ca487 xfail these tests for now. by Evan Cheng · 16 years ago
- 203b279 test case for rev. 67095. by Devang Patel · 16 years ago
- 7ac01d9 Fix test case. Now, llvm-gcc emits debug info for artificiaal variable _comp_ctor. by Devang Patel · 16 years ago
- c7a09ab Temporarily XFAIL this test. by Bill Wendling · 16 years ago
- 5aa4977 - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit by Bill Wendling · 16 years ago
- d1d1c8b Un-XFAIL this test. by Bill Wendling · 16 years ago
- 4b56f96 Temporarily XFAIL this test. by Bill Wendling · 16 years ago
- 1236df4 by Devang Patel · 16 years ago