1. 3372dcd this doesn't fail on the suns either! by Chris Lattner · 19 years ago
  2. c5fc361 this passes on darwin by Chris Lattner · 19 years ago
  3. e6c378d new testcase for __builtin_prefetch support. by Chris Lattner · 19 years ago
  4. 465e24b new testcase for a -basicaa bug that Alkis found with Java. by Chris Lattner · 19 years ago
  5. 13a04bc new testcase that crashes the CBE. by Chris Lattner · 19 years ago
  6. 2d9005d cleanup the test by Chris Lattner · 19 years ago
  7. 57f7470 check that we only insert one phi node per loop by Chris Lattner · 19 years ago
  8. 7abfec8 Add testcase for this: by Chris Lattner · 19 years ago
  9. a0bfe0f testcase for A[invariant][indvar] where invariant is an instruction. by Chris Lattner · 19 years ago
  10. 7fe11f8 add test for this: by Chris Lattner · 19 years ago
  11. 3a334cb Add test for this: by Chris Lattner · 19 years ago
  12. bc99f12 a regtest by Chris Lattner · 19 years ago
  13. c1ca766 new directory by Chris Lattner · 19 years ago
  14. 801d908 New testcase for PR532 by Chris Lattner · 19 years ago
  15. be876b6 new testcase reduced from the MultiSource/Applications/d failure last night. by Chris Lattner · 19 years ago
  16. 60fbe9b New testcase for PR533 by Chris Lattner · 19 years ago
  17. c21e6c9 This file is all commented out. by Chris Lattner · 19 years ago
  18. cff1fe5 Testcase for a bug that caused us to miscompile ptrdist/ks on sparc. by Chris Lattner · 19 years ago
  19. 47adf21 Add a test for llvm.prefetch. by Chris Lattner · 19 years ago
  20. 81ddb8a New testcase for PR529 by Chris Lattner · 19 years ago
  21. b503cc4 new testcase globalopt should handle. by Chris Lattner · 19 years ago
  22. 5926ca2 new testcase globalopt should implement by Chris Lattner · 19 years ago
  23. 9e28886 Test that a global is marked constant when it can be. by Chris Lattner · 19 years ago
  24. 47b72fb Fix misspellings, patch contributed by Gabor Greif! by Chris Lattner · 19 years ago
  25. fe75292 A testcase that we miscompile, noticed from the demo page. by Chris Lattner · 19 years ago
  26. d802347 new testcase for a simple optimization that simplifycfg is about to do. by Chris Lattner · 19 years ago
  27. 9097060 add another testcase to make sure it gets turned into a switch (answer: yes it does) by Chris Lattner · 19 years ago
  28. 333f75d new testcase for PR523 by Chris Lattner · 19 years ago
  29. c19ff5c New testcase for PR522. by Chris Lattner · 19 years ago
  30. e8dfeed Testcase for PR520 by Chris Lattner · 19 years ago
  31. 8e0de32 Adjust this test to pass after recent CFE changes. We now generate: by Chris Lattner · 19 years ago
  32. 630f340 Make this testcase harder, to test the read case as well. by Chris Lattner · 19 years ago
  33. 9f95ab7 new testcase. by Chris Lattner · 19 years ago
  34. 18c5729 Quote the value of the PATH variable so that Cygwin and Windows can have by Reid Spencer · 19 years ago
  35. 13a2903 Allow dejagnu tests to run on Windows/Cygwin. Quote the value of the PATH by Reid Spencer · 19 years ago
  36. ae02b72 New files, testing for a crash in ADCE compiling QT and a missed optimization. by Chris Lattner · 19 years ago
  37. 491a1b8 new testcase for PR515 by Chris Lattner · 19 years ago
  38. 8d35817 New testcase for PR510. by Chris Lattner · 19 years ago
  39. 0a8794d execution tests shouldn't go here. This was killing the PPC nightly tester. by Chris Lattner · 19 years ago
  40. eb28797 A testcase that LLC produces illegal asm on for Prolangs-C/cdecl now. by Chris Lattner · 19 years ago
  41. ee6cfda new testcase by Chris Lattner · 19 years ago
  42. d2beaa6 new testcase for PR509 by Chris Lattner · 19 years ago
  43. 5b7dcaa New test, adjust other test. by Chris Lattner · 19 years ago
  44. 23cf180 Reinstate this test, it is correct after all. by Chris Lattner · 19 years ago
  45. 2b13055 This test is invalid by Chris Lattner · 19 years ago
  46. 50237f2 new testcase for PR504 by Chris Lattner · 20 years ago
  47. 81efd8c Actually, this testcase is invalid, the bug is in the C++ FE. by Chris Lattner · 20 years ago
  48. 94ca3fe New testcase that manyoso found compiling QT 4.0. by Chris Lattner · 20 years ago
  49. f288478 New testcase for PR501 by Chris Lattner · 20 years ago
  50. 55d813a New testcase that the asmwriter botches. by Chris Lattner · 20 years ago
  51. 70dd770 This bug crashes the assembler, distilled from a testcase produced by Andrew. by Chris Lattner · 20 years ago
  52. 0f99119 New testcase by Chris Lattner · 20 years ago
  53. 71dd598 New testcase by Chris Lattner · 20 years ago
  54. 2a73a0b Rename these to start with %c, as they are the only ones that are checked. by Chris Lattner · 20 years ago
  55. 36559a4 New testcase by Chris Lattner · 20 years ago
  56. 2fac727 New testcase. by Chris Lattner · 20 years ago
  57. 9b5cb04 xfail this. by Chris Lattner · 20 years ago
  58. c74b5a1 XFAIL this for now. by Chris Lattner · 20 years ago
  59. 87a9b71 Remove this test. This test is already in PR269, so it should be by Chris Lattner · 20 years ago
  60. d4dd775 Add some new tests by Chris Lattner · 20 years ago
  61. b51f2e3 New testcase for rotate instructions. Each function should codegen to a rotate. by Chris Lattner · 20 years ago
  62. 39d6396 Add a test for 16-bit sh*d. by Chris Lattner · 20 years ago
  63. 7c79de7 Ensure that each these functions generates a sh[rl]d instruction. by Chris Lattner · 20 years ago
  64. a8b6f68 This is a carefully contrived testcase where the X86 ISel is emitting all loads by Chris Lattner · 20 years ago
  65. f60513f New testcase for a problem that occurred in 132.ijpeg by Chris Lattner · 20 years ago
  66. 2349ba9 New testcase, problem found by Rob. by Chris Lattner · 20 years ago
  67. 5576719 Testcase that crashes the PPC backend. Thanks to Rob for finding this. by Chris Lattner · 20 years ago
  68. 68f6b8c More testcases by Chris Lattner · 20 years ago
  69. 195e917 new testcase by Chris Lattner · 20 years ago
  70. 61b8c9b The pattern isel is aggressively codegen'ing all of the loads in these by Chris Lattner · 20 years ago
  71. b56013d Test fails on all platforms, not just linux by Jeff Cohen · 20 years ago
  72. fb0c3bd New testcase. by Chris Lattner · 20 years ago
  73. 9cd87db Cleanup a bunch of tests. In particular do not allow target directives in by Chris Lattner · 20 years ago
  74. c33fc82 Make this test a bit more interesting by making there actually be a use of the by Chris Lattner · 20 years ago
  75. 3b5d631 modernize and clean up this test. by Chris Lattner · 20 years ago
  76. 186fcf6 Add a testcase I forgot to commit earlier. by Chris Lattner · 20 years ago
  77. 7c8ad7a New testcase by Chris Lattner · 20 years ago
  78. 785b9c0 Update this test to pass. by Chris Lattner · 20 years ago
  79. b9befc5 Test that trivial constants are not printed in hex notation. by Chris Lattner · 20 years ago
  80. a569877 Add a testcase to check that initializer that CAN be evaluated statically ARE. by Chris Lattner · 20 years ago
  81. 6c11981 Fix this script to work with hyphenated llvm-gcc and friend. by Chris Lattner · 20 years ago
  82. 2abc27d new testcase for PR481 by Chris Lattner · 20 years ago
  83. 7773fe4 New testcase for PR487 by Chris Lattner · 20 years ago
  84. 2d7eb98 Make sure the path is properly set in the llvmgcc and llvmgxx variables. by Reid Spencer · 20 years ago
  85. 4be483b Testcase for PR494 by Chris Lattner · 20 years ago
  86. 71dbefe xfail these tests, whcih require more info in the code generator to implement by Chris Lattner · 20 years ago
  87. bbdfaf8 Check in an old test that never made it into CVS by Chris Lattner · 20 years ago
  88. ae37c2a Add several testcases for new optimizations in the code generator. by Chris Lattner · 20 years ago
  89. 0f75849 New testcases that we should combine. by Chris Lattner · 20 years ago
  90. 095b51e New testcase for common bitfield manipulation instruction sequences. by Chris Lattner · 20 years ago
  91. 296fcba Add a bunch of tests for cases that should be eliminated. by Chris Lattner · 20 years ago
  92. e768ff2 Add a bunch of tests for ANDs that should be eliminated. by Chris Lattner · 20 years ago
  93. 05b402c This now works. by Chris Lattner · 20 years ago
  94. 72a406e Add new test to make sure simplifycfg doesn't leave around trivially by Chris Lattner · 20 years ago
  95. d0137cd Add a comment, add a new testcase by Chris Lattner · 20 years ago
  96. 1d07816 New testcase for PR491 by Chris Lattner · 20 years ago
  97. 5a23c8b new testcase for PR490 by Chris Lattner · 20 years ago
  98. 96e5436 XFAIL this test everywhere. by Reid Spencer · 20 years ago
  99. 2fcd29a XFAIL this everywhere, the CFE doesn't support bitfield initialization. by Reid Spencer · 20 years ago
  100. 6a901ec Make sure LLVMGCCWITHPATH is used instead of just LLVMGCC so that the by Reid Spencer · 20 years ago