1. dc02467 Fix PR1146: parameter attributes are longer part of by Duncan Sands · 17 years ago
  2. c2ec2ba Change all floating constants that are not exactly by Dale Johannesen · 17 years ago
  3. 9445e9a For PR1553: by Reid Spencer · 17 years ago
  4. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  5. 78fb2ac Changes to fix problems with "make check". Apparently you can redefine by Reid Spencer · 17 years ago
  6. a8d9394 Fix syntax. by Reid Spencer · 17 years ago
  7. fad4c0f Don't try to interpret a fictitious file. by Reid Spencer · 17 years ago
  8. 15855a1 No need to quote things, shell isn't interpreting any more. by Reid Spencer · 17 years ago
  9. ff0f877 For PR1319: by Reid Spencer · 17 years ago
  10. 2b88e5e FIx this test, thanks to llvm.exp by Reid Spencer · 17 years ago
  11. 0f5aed5 Make the llvm-runtest function much more amenable by eliminating all the by Reid Spencer · 17 years ago
  12. 5373b72 Remove use of implementation keyword. by Reid Spencer · 17 years ago
  13. 7215e0f implementation keyword is going .. going .. gone. by Reid Spencer · 17 years ago
  14. 9f992ae Flip the srem tests around. Previous commit was to correct an apparent by Reid Spencer · 17 years ago
  15. 5957d8f Fix incorrect test cases for srem. The definition of srem is a remainder so by Reid Spencer · 17 years ago
  16. 2318ec6 For PR1258: by Reid Spencer · 17 years ago
  17. 55fc8a4 Update for constant folding now generating undef and overflow correctly. by Reid Spencer · 18 years ago
  18. 67d2f3a Shifting by the bit width now produces undef, not 0. by Reid Spencer · 18 years ago
  19. 51c1c03 Remove test cases that produce undefined results. by Reid Spencer · 18 years ago
  20. 94b836a For PR411: This test is not particularly useful without type planes. by Reid Spencer · 18 years ago
  21. ef9b9a7 For PR411: by Reid Spencer · 18 years ago
  22. 73a7d89 Prepare for PR411 by Reid Spencer · 18 years ago
  23. 832254e Changes to support making the shift instructions be true BinaryOperators. by Reid Spencer · 18 years ago
  24. 9085043 For PR411: by Reid Spencer · 18 years ago
  25. e3ff5ad For PR761: by Reid Spencer · 18 years ago
  26. 9d7d2d7 Try a negative number with ashr. by Reid Spencer · 18 years ago
  27. 6df4c45 Add a test case for sext bug that Leo found. by Reid Spencer · 18 years ago
  28. 9160a84 Cover non-byte-width BATs situation. by Zhou Sheng · 18 years ago
  29. 4da6420 Cover more arithmetics for arbitrary bitwidth integers. by Zhou Sheng · 18 years ago
  30. 96b366d Add one test case for Arbitrary BitWidth Integers. by Zhou Sheng · 18 years ago
  31. 4b8c4b3 Fix test cases. Patch by Guoling Han. by Reid Spencer · 18 years ago
  32. cd9192f Remove this test case. LLVM doesn't currently support comparison of packed. by Reid Spencer · 18 years ago
  33. c094836 New test cases for bit accurate integers developed by Guoling Han. by Reid Spencer · 18 years ago