1. cbc6da6 Testcase for PR4214. by Duncan Sands · 15 years ago
  2. cf20031 Fix test so it works on systems where wchar_t != int. by Dale Johannesen · 15 years ago
  3. e564c6a Test for llvm-gcc patch 75822. by Dale Johannesen · 15 years ago
  4. c3493cc String constants are now output with private linkage. by Duncan Sands · 15 years ago
  5. 91bc493 Testcase for PR4556 by Chris Lattner · 15 years ago
  6. 6107487 The correct values here (as defined by gcc-4.2) are by Dale Johannesen · 15 years ago
  7. 8ac9ea8 This test only works on ppc32 if some optimization is done before by Dale Johannesen · 15 years ago
  8. d9bc6a9 See test. Judging from PR 1278, at the time the test was committed, the by Dale Johannesen · 15 years ago
  9. 3ea4edc new testcase for rdar://6983634 by Chris Lattner · 15 years ago
  10. ec08da0 Testcase for PR4332. by Duncan Sands · 15 years ago
  11. 0de1951 Adjust this test's regex strings so that they work regardless by Dan Gohman · 15 years ago
  12. f53e6b5 Add -m32 to llvm-gcc commands, so that this test behaves as expected by Dan Gohman · 15 years ago
  13. 5d0da6b Testcase for llvm-gcc patch 73238. by Dale Johannesen · 15 years ago
  14. 7512beb Test for rev 73205 (PR 4349) by Dale Johannesen · 15 years ago
  15. 40e233f Fix these so that they work on non-x86 Darwin machines. by Bill Wendling · 15 years ago
  16. 46b89af Specify that this works for Darwin. by Bill Wendling · 15 years ago
  17. 1e07efd For XTARGET to work on targets not in the list, by Dale Johannesen · 15 years ago
  18. 46c403d Adjust these tests now that "extern inline" by Duncan Sands · 15 years ago
  19. b17e76d Commands beginning with '--' are converted to '-f' by gcc. Blech! by Bill Wendling · 15 years ago
  20. b101474 Check that the gcc front-end is not doing inlining by Duncan Sands · 15 years ago
  21. fe095f3 Restore minor deletion. by Mike Stump · 15 years ago
  22. 3a33f49 testcase for PR4082 by Chris Lattner · 15 years ago
  23. d7b2f7f Testcase for PR2958. by Duncan Sands · 15 years ago
  24. 4a0adb7 These tests are x86 specific. by Duncan Sands · 15 years ago
  25. cb2480d Add a __builtin___memset_chk test. by Evan Cheng · 15 years ago
  26. a466ee3 One more test. by Evan Cheng · 15 years ago
  27. ea4753e Add __builtin___memcpy_chk tests. by Evan Cheng · 15 years ago
  28. 1a9d5cc These tests pass on linux. by Duncan Sands · 15 years ago
  29. 2602f43 Add a __builtin_object_size test. by Evan Cheng · 15 years ago
  30. ab6b226 Don't load values out of global constants with weak by Duncan Sands · 15 years ago
  31. f10929d These tests are now passing on Darwin because of r67139. by Bill Wendling · 15 years ago
  32. 13ca487 xfail these tests for now. by Evan Cheng · 15 years ago
  33. 17548b1 Test case for rev. 66925 by Devang Patel · 15 years ago
  34. ab5acba Tweak the DejaGNU voodoo to match Bill's advice. by Stuart Hastings · 15 years ago
  35. 1f2f314 Check for warnings about inappropriate weak_imports. by Stuart Hastings · 15 years ago
  36. 339c93b testcase for PR3744 by Chris Lattner · 15 years ago
  37. 358f249 Functions marked malloc are noalias return. by Duncan Sands · 15 years ago
  38. d14e9e7 Adjust this test for recent llvm-gcc changes. by Duncan Sands · 15 years ago
  39. d3fc0a1 one less space, fixes failure with rebuilt llvm-gcc. by Chris Lattner · 15 years ago
  40. da3e705 There is a way to specify targets that should succeed. It's the "XTARGET" by Bill Wendling · 15 years ago
  41. 7cbb95f Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha,sparc". by Stuart Hastings · 15 years ago
  42. b1789b0 Testcase to insure C strings go to the cstring section. Darwin-specific. by Stuart Hastings · 15 years ago
  43. 36375ee Emit debug info for bitfields. by Devang Patel · 15 years ago
  44. b463272 Testcase for llvm-gcc 64510. by Dale Johannesen · 15 years ago
  45. f5f0a1f This is now done using a real i33, rather than by Duncan Sands · 16 years ago
  46. 50bd558 Delete these two tests. They are specific to x86-64, and there's no by Dan Gohman · 16 years ago
  47. 4d4c3da It fails on Linux. XFAIL that machine. by Bill Wendling · 16 years ago
  48. 1fa3b4b This is passing for us. Should it have been reenabled? by Bill Wendling · 16 years ago
  49. 15d2598 Make the XFAIL line actually match x86-32 targets. by Duncan Sands · 16 years ago
  50. b691b70 Add a always_inline test case. by Evan Cheng · 16 years ago
  51. 6db3612 Add a test case for Chris lvalue alignment fixes. by Evan Cheng · 16 years ago
  52. ccc497f Forgot this test case. by Evan Cheng · 16 years ago
  53. 49237f0 Add a FrontendC testcase for the x86-64 Red Zone feature, by Dan Gohman · 16 years ago
  54. c8ad2d2 revert this patch for now, because Codegen does still want to generate SSE code, by Torok Edwin · 16 years ago
  55. a10b879 testcase for llvm-gcc part of PR3402. by Torok Edwin · 16 years ago
  56. 8f7c2e6 This was causing invalid memory accesses when by Duncan Sands · 16 years ago
  57. bf0fb17 Let's try to have our cake and eat it to: move by Duncan Sands · 16 years ago
  58. de2bcb3 Check that the "don't barf on k8" fix is not accidentally reverted again. by Duncan Sands · 16 years ago
  59. 0b9d997 This is now passing. by Evan Cheng · 16 years ago
  60. 87b8cce Mark this XFAIL for the moment. by Duncan Sands · 16 years ago
  61. 1f1d6e4 Second test is only valid in 32-bit mode. by Evan Cheng · 16 years ago
  62. 2abb21f Test for r62076. by Evan Cheng · 16 years ago
  63. d62fc88 this doesn't depend on the gcc early inliner anymore. by Chris Lattner · 16 years ago
  64. 069c59c PR3290 is now fixed. by Chris Lattner · 16 years ago
  65. e6a1fe5 Strength test. by Bill Wendling · 16 years ago
  66. c6c22e2 testcase for bill's patch. by Chris Lattner · 16 years ago
  67. 67b9a2a XFAIL test caused by r61493. Apparently, this is expected? by Bill Wendling · 16 years ago
  68. 2e24342 Testcase to show we can tie together integers and pointers of the same size. by Chris Lattner · 16 years ago
  69. 02fa4f4 Add test case for ptr annotation. by Tanya Lattner · 16 years ago
  70. 1fb43c3 The method of doing the matching with a 'select' instruction was wrong. The by Bill Wendling · 16 years ago
  71. e491515 Testcase for PR2691 by Anton Korobeynikov · 16 years ago
  72. 557291c Testcase for PR2987. by Duncan Sands · 16 years ago
  73. f258b02 Make the declaration of bzero match size_t on x86-64-linux. by Duncan Sands · 16 years ago
  74. d2fda8a make this test not depend on how the system header defines memset. by Chris Lattner · 16 years ago
  75. 022f735 new testcase for PR2797 by Chris Lattner · 16 years ago
  76. d939f4a Don't barf on 32 bit platforms if llvm-gcc is by Duncan Sands · 16 years ago
  77. f33ebd2 Remove "long" variants so these will pass on a 64-bit host. by Dale Johannesen · 16 years ago
  78. 3d8cd9e Test fp not. by Evan Cheng · 16 years ago
  79. bc09afa Test case for fp logical instructions. by Evan Cheng · 16 years ago
  80. 10dd39b Fix test to account for no more whitespace and that one of the matches is the by Bill Wendling · 16 years ago
  81. 4fc2b73 Remove space that was forgotten.` by Bill Wendling · 16 years ago
  82. f8e3541 Prevent our own passes from promoting this to readonly. by Duncan Sands · 16 years ago
  83. fe89669 Adjust tests to expect new math intrinsics to be by Dale Johannesen · 16 years ago
  84. 928e865 Adjust libcalls tests to expect intrinsic for exp2 by Dale Johannesen · 16 years ago
  85. 6bd8aa8 Update test to check call instruction. by Devang Patel · 16 years ago
  86. dced0a3 Testcase for PR1678. by Duncan Sands · 16 years ago
  87. 09a2ffe New testcase for targets without 64-bit atomics; xfail old test for ppc. by Dale Johannesen · 16 years ago
  88. 7916fad Comprehensive test of FE handling of __sync builtins. by Dale Johannesen · 16 years ago
  89. 80b7bc8 ll printer prints each zeroinit on the same line now, update regex by Chris Lattner · 16 years ago
  90. ffa4543 Testcase for r54520. by Nick Lewycky · 16 years ago
  91. ea98fe2 Testcases for 54503. One derived from PR 2533, the other from Python. by Dale Johannesen · 16 years ago
  92. 4a497a2 Testcase for PR2520. by Duncan Sands · 16 years ago
  93. f512281 Make LLVM compile on DragonFly BSD (PR2499). by Matthijs Kooijman · 16 years ago
  94. a3de6e9 Fix a warning, closing PR2452 by Chris Lattner · 16 years ago
  95. 3e64ff6 Fix a warning. by Chris Lattner · 16 years ago
  96. 6624602 fix a warning. by Chris Lattner · 16 years ago
  97. d38a892 Fix PR numbers, I accidentally switched two digits. by Matthijs Kooijman · 16 years ago
  98. 818ae72 XFAIL some tests that became failing due to the extra error reporting recently. PR's are created for these. by Matthijs Kooijman · 16 years ago
  99. 933b506 Fix some tests. by Evan Cheng · 16 years ago
  100. 6a02432 Add -w to inhibit gcc warnings, which causes the by Dale Johannesen · 16 years ago