1. 71dbefe xfail these tests, whcih require more info in the code generator to implement by Chris Lattner · 21 years ago
  2. ae37c2a Add several testcases for new optimizations in the code generator. by Chris Lattner · 21 years ago
  3. 25f8965 This program doesn't break anything anymore. by Chris Lattner · 21 years ago
  4. c8c1f12 Adding srcdir arg by Tanya Lattner · 21 years ago
  5. 28b372f Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) by Tanya Lattner · 21 years ago
  6. 23c7130 Update this to expect AT&T syntax by Chris Lattner · 21 years ago
  7. 12ff968 Adding XFAIL lines for dejagnu support. by Tanya Lattner · 21 years ago
  8. d4bcae9 New testcase. The setcc is only used by a select, but not as a condition: by Chris Lattner · 21 years ago
  9. c95f3b8 Make this testcase more interesting by Chris Lattner · 21 years ago
  10. 7962a8b Isnan became unordered by Chris Lattner · 21 years ago
  11. 85a14bb This testcase is a bit silly now, but oh well :) by Chris Lattner · 21 years ago
  12. c31ae50 Test that the X86 backend is only emitting one fucom instruction by Chris Lattner · 21 years ago
  13. 4d091e0 Testcase for PR369 by Chris Lattner · 21 years ago
  14. a32579b Check to make sure that isnan doesn't require calling a function by Chris Lattner · 21 years ago
  15. 5365b6d Test for memory mapped I/O intrinsics. by John Criswell · 21 years ago
  16. c78c0e4 new testcase that crashes the fp stackifier by Chris Lattner · 21 years ago
  17. 5deaa7a Make the testcase more challenging by Chris Lattner · 21 years ago
  18. 479f7e5 Update testcase to illustrate the coalescing problem. The previous one did not work because of a fix in the x86 instruction selector. by Alkis Evlogimenos · 21 years ago
  19. f8d57a5 Added testcase for the llvm.readport and llvm.writeport intrinsics. by John Criswell · 21 years ago
  20. d1862af Add same value coalescing testcase by Alkis Evlogimenos · 21 years ago
  21. bb4d6c5 New testcase by Chris Lattner · 21 years ago
  22. 2d9de9d New testcase by Chris Lattner · 21 years ago
  23. dbd1588 New testcase by Chris Lattner · 21 years ago
  24. 140385e Tests for fp cmov's that I forgot to check in earlier by Chris Lattner · 21 years ago
  25. dd285ea Test folding comparisons into select instructions by Chris Lattner · 21 years ago
  26. 5192676 New testcase. This now codegens to: by Chris Lattner · 21 years ago
  27. 3b68c20 New testcase for select instructions by Chris Lattner · 21 years ago
  28. 16865af Add testcase for the casts that are missing in PR249 by Chris Lattner · 21 years ago
  29. 8710da3 Test for actual support, not just for lack of crashage by Chris Lattner · 22 years ago
  30. d31dd32 New testcase for PR237: [x86] wierd stack/frame pointer manipulation by Chris Lattner · 22 years ago
  31. 4a6f9a4 Test that the code generator supports these intrinsics by Chris Lattner · 22 years ago
  32. cb7cb71 Test that we get rep movs when calling memcpy by Chris Lattner · 22 years ago
  33. 79caafe Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource, by Chris Lattner · 22 years ago
  34. 8b391fb New testcase, code generators should support invoke/unwind by Chris Lattner · 22 years ago
  35. 1d8addb New testcase by Chris Lattner · 22 years ago
  36. eed462b Change llc command line for register allocators by Alkis Evlogimenos · 22 years ago
  37. 14285c8 Renamed `as' => `llvm-as', `dis' => `llvm-dis'. by Misha Brukman · 22 years ago
  38. f3f062e New testcase, distilled from 176.gcc by Chris Lattner · 22 years ago
  39. 1913c11 New testcase by Chris Lattner · 22 years ago
  40. ddd5b41 Rename -no-* to -disable-* by Chris Lattner · 22 years ago
  41. 2def884a Testcases for bugfixes by Chris Lattner · 23 years ago