1. d11ba72 Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes by Nick Lewycky · 15 years ago
  2. b2944bc Commit r90099 made LLVM simplify one of these constant expressions a little by Nick Lewycky · 15 years ago
  3. f6ed782 Fix -march= name for x86-64. by Daniel Dunbar · 15 years ago
  4. 0fe60c7 Specify proper arch and triple for 64-bit. by Bill Wendling · 15 years ago
  5. b3fa7e4 Testcase for r89415. by Bill Wendling · 15 years ago
  6. 75657ad Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, by Daniel Dunbar · 15 years ago
  7. f1c104f temporarily remove these tests, as they are breaking in the buildbot, by Chris Lattner · 15 years ago
  8. 7d977a3 Adjust testcases for msasm -> alignstack. by Dale Johannesen · 15 years ago
  9. ce1379f This is passing on Darwin PPC. by Bill Wendling · 15 years ago
  10. 0ccfc4c Testcases for msasm bit (llvm-gcc 84062). by Dale Johannesen · 15 years ago
  11. b408b15 Optimizer may remove debug info. This test checks debug info for include headers. by Devang Patel · 15 years ago
  12. 9578c7a These tests now pass. by Devang Patel · 15 years ago
  13. e12ee4b XFAIL these tests for now. by Devang Patel · 15 years ago
  14. f1787b0 allow this testcase to pass with recent changes. The test hasn't been by Chris Lattner · 15 years ago
  15. 1ec8e19 Test case for aligned attribute on function declaration. by Evan Cheng · 15 years ago
  16. 2bbcd33 Reenable sqrt IR generation test. by Dale Johannesen · 15 years ago
  17. 30f290d Disable test; what it's testing for is wrong. by Dale Johannesen · 15 years ago
  18. 9ad48db Add a test case for r81431. by Evan Cheng · 15 years ago
  19. b1e1e82 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 15 years ago
  20. b25f32b Avoid Tcl substitution, introduced %llvmgcc_only for this one little test by Daniel Dunbar · 15 years ago
  21. 249c93e Mark test as passing on all x86, which it should, by Dale Johannesen · 15 years ago
  22. fea1dd0 Remove obsolete -f flags. by Dan Gohman · 15 years ago
  23. 5ee9c46 Make for 32-bit only. by Bill Wendling · 15 years ago
  24. 6e3b787 Probably should emit bitcode instead of text. by Bill Wendling · 15 years ago
  25. f7a86a4 Testcase for r79597. by Bill Wendling · 15 years ago
  26. 428473b Test for llvm-gcc patch 78762. by Dale Johannesen · 15 years ago
  27. 45563ba llvm-gcc now emits inbounds for this getelementptr. by Dan Gohman · 15 years ago
  28. f536368 Use wchar.h to get wchar_t, not ctype.h. by Dan Gohman · 15 years ago
  29. 27698eb Testcase for llvm-gcc 78324 (although in normal by Dale Johannesen · 15 years ago
  30. 27d703b llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable. Make this work for PPC. by Bill Wendling · 15 years ago
  31. 2822e17 Fixed now. by Bill Wendling · 15 years ago
  32. d9a05eb XFAIL for the moment. by Bill Wendling · 15 years ago
  33. 6dc8286 remove this test. It is currently failing because we now emit the string by Chris Lattner · 15 years ago
  34. d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
  35. 3cd5261 testcase for PR4590 by Chris Lattner · 15 years ago
  36. cbc6da6 Testcase for PR4214. by Duncan Sands · 15 years ago
  37. cf20031 Fix test so it works on systems where wchar_t != int. by Dale Johannesen · 15 years ago
  38. e564c6a Test for llvm-gcc patch 75822. by Dale Johannesen · 15 years ago
  39. c3493cc String constants are now output with private linkage. by Duncan Sands · 15 years ago
  40. 91bc493 Testcase for PR4556 by Chris Lattner · 15 years ago
  41. 6107487 The correct values here (as defined by gcc-4.2) are by Dale Johannesen · 15 years ago
  42. 8ac9ea8 This test only works on ppc32 if some optimization is done before by Dale Johannesen · 15 years ago
  43. d9bc6a9 See test. Judging from PR 1278, at the time the test was committed, the by Dale Johannesen · 15 years ago
  44. 3ea4edc new testcase for rdar://6983634 by Chris Lattner · 15 years ago
  45. ec08da0 Testcase for PR4332. by Duncan Sands · 15 years ago
  46. 0de1951 Adjust this test's regex strings so that they work regardless by Dan Gohman · 15 years ago
  47. f53e6b5 Add -m32 to llvm-gcc commands, so that this test behaves as expected by Dan Gohman · 15 years ago
  48. 5d0da6b Testcase for llvm-gcc patch 73238. by Dale Johannesen · 15 years ago
  49. 7512beb Test for rev 73205 (PR 4349) by Dale Johannesen · 15 years ago
  50. 40e233f Fix these so that they work on non-x86 Darwin machines. by Bill Wendling · 15 years ago
  51. 46b89af Specify that this works for Darwin. by Bill Wendling · 15 years ago
  52. 1e07efd For XTARGET to work on targets not in the list, by Dale Johannesen · 15 years ago
  53. 46c403d Adjust these tests now that "extern inline" by Duncan Sands · 15 years ago
  54. b17e76d Commands beginning with '--' are converted to '-f' by gcc. Blech! by Bill Wendling · 15 years ago
  55. b101474 Check that the gcc front-end is not doing inlining by Duncan Sands · 15 years ago
  56. fe095f3 Restore minor deletion. by Mike Stump · 15 years ago
  57. 3a33f49 testcase for PR4082 by Chris Lattner · 15 years ago
  58. d7b2f7f Testcase for PR2958. by Duncan Sands · 15 years ago
  59. 4a0adb7 These tests are x86 specific. by Duncan Sands · 15 years ago
  60. cb2480d Add a __builtin___memset_chk test. by Evan Cheng · 15 years ago
  61. a466ee3 One more test. by Evan Cheng · 15 years ago
  62. ea4753e Add __builtin___memcpy_chk tests. by Evan Cheng · 15 years ago
  63. 1a9d5cc These tests pass on linux. by Duncan Sands · 15 years ago
  64. 2602f43 Add a __builtin_object_size test. by Evan Cheng · 15 years ago
  65. ab6b226 Don't load values out of global constants with weak by Duncan Sands · 15 years ago
  66. f10929d These tests are now passing on Darwin because of r67139. by Bill Wendling · 15 years ago
  67. 13ca487 xfail these tests for now. by Evan Cheng · 15 years ago
  68. 17548b1 Test case for rev. 66925 by Devang Patel · 15 years ago
  69. ab5acba Tweak the DejaGNU voodoo to match Bill's advice. by Stuart Hastings · 15 years ago
  70. 1f2f314 Check for warnings about inappropriate weak_imports. by Stuart Hastings · 15 years ago
  71. 339c93b testcase for PR3744 by Chris Lattner · 15 years ago
  72. 358f249 Functions marked malloc are noalias return. by Duncan Sands · 15 years ago
  73. d14e9e7 Adjust this test for recent llvm-gcc changes. by Duncan Sands · 15 years ago
  74. d3fc0a1 one less space, fixes failure with rebuilt llvm-gcc. by Chris Lattner · 15 years ago
  75. da3e705 There is a way to specify targets that should succeed. It's the "XTARGET" by Bill Wendling · 15 years ago
  76. 7cbb95f Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha,sparc". by Stuart Hastings · 15 years ago
  77. b1789b0 Testcase to insure C strings go to the cstring section. Darwin-specific. by Stuart Hastings · 15 years ago
  78. 36375ee Emit debug info for bitfields. by Devang Patel · 15 years ago
  79. b463272 Testcase for llvm-gcc 64510. by Dale Johannesen · 15 years ago
  80. f5f0a1f This is now done using a real i33, rather than by Duncan Sands · 15 years ago
  81. 50bd558 Delete these two tests. They are specific to x86-64, and there's no by Dan Gohman · 16 years ago
  82. 4d4c3da It fails on Linux. XFAIL that machine. by Bill Wendling · 16 years ago
  83. 1fa3b4b This is passing for us. Should it have been reenabled? by Bill Wendling · 16 years ago
  84. 15d2598 Make the XFAIL line actually match x86-32 targets. by Duncan Sands · 16 years ago
  85. b691b70 Add a always_inline test case. by Evan Cheng · 16 years ago
  86. 6db3612 Add a test case for Chris lvalue alignment fixes. by Evan Cheng · 16 years ago
  87. ccc497f Forgot this test case. by Evan Cheng · 16 years ago
  88. 49237f0 Add a FrontendC testcase for the x86-64 Red Zone feature, by Dan Gohman · 16 years ago
  89. c8ad2d2 revert this patch for now, because Codegen does still want to generate SSE code, by Torok Edwin · 16 years ago
  90. a10b879 testcase for llvm-gcc part of PR3402. by Torok Edwin · 16 years ago
  91. 8f7c2e6 This was causing invalid memory accesses when by Duncan Sands · 16 years ago
  92. bf0fb17 Let's try to have our cake and eat it to: move by Duncan Sands · 16 years ago
  93. de2bcb3 Check that the "don't barf on k8" fix is not accidentally reverted again. by Duncan Sands · 16 years ago
  94. 0b9d997 This is now passing. by Evan Cheng · 16 years ago
  95. 87b8cce Mark this XFAIL for the moment. by Duncan Sands · 16 years ago
  96. 1f1d6e4 Second test is only valid in 32-bit mode. by Evan Cheng · 16 years ago
  97. 2abb21f Test for r62076. by Evan Cheng · 16 years ago
  98. d62fc88 this doesn't depend on the gcc early inliner anymore. by Chris Lattner · 16 years ago
  99. 069c59c PR3290 is now fixed. by Chris Lattner · 16 years ago
  100. e6a1fe5 Strength test. by Bill Wendling · 16 years ago