1. 3da59db For PR950: by Reid Spencer · 18 years ago
  2. 537cf96 new testcase, malloc should be promoted to [2 x double]. by Chris Lattner · 18 years ago
  3. e04deb9 new testcase by Chris Lattner · 18 years ago
  4. 5250bae New testcase for instcombine by Chris Lattner · 18 years ago
  5. a0771b8 New testcase by Chris Lattner · 18 years ago
  6. 23405aa These casts should turn into gep instructions by Chris Lattner · 18 years ago
  7. 6b8800d Add a new testcase for an eliminable cast by Chris Lattner · 19 years ago
  8. 0f99119 New testcase by Chris Lattner · 20 years ago
  9. 2a73a0b Rename these to start with %c, as they are the only ones that are checked. by Chris Lattner · 20 years ago
  10. 296fcba Add a bunch of tests for cases that should be eliminated. by Chris Lattner · 20 years ago
  11. b5ddea5 More testcases for recent instcombine patches by Chris Lattner · 20 years ago
  12. 6c08892 Testcases missed by the instruction combiner by Chris Lattner · 20 years ago
  13. 2e13cea Add a new test16 and fix some other tests that were not properly written by Chris Lattner · 20 years ago
  14. efd74a0 The instruction combining pass removes dead instructions, there is no need by Chris Lattner · 20 years ago
  15. 3c4de7f Add tests for casts that should be eliminated by Chris Lattner · 20 years ago
  16. 0ca4418 Test that the instruction combiner can fold away a cast in a GEP instruction. by Chris Lattner · 20 years ago
  17. fc424c3 Add test for instcombine transmogrifying allocation instructions by Chris Lattner · 21 years ago
  18. d1c5ea1 new testcase by Chris Lattner · 21 years ago
  19. e78760e Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. by Misha Brukman · 21 years ago
  20. 5455139 Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool by Chris Lattner · 21 years ago
  21. a73fede New testcases by Chris Lattner · 21 years ago
  22. 060c1f8 Remove usage of grep-not script by Chris Lattner · 21 years ago
  23. c6cab24 Convert scripts from using explicit control flow to use the new grep-not script by Chris Lattner · 21 years ago
  24. 8c1ab94 Fix comment by Chris Lattner · 21 years ago
  25. d9fa6a3 Yet another testcase by Chris Lattner · 21 years ago
  26. 8186a94 Test cases for when casts to bool can be eliminated by Chris Lattner · 21 years ago
  27. a30b70f Add some more testcases for things to get optimized away by Chris Lattner · 22 years ago
  28. 8decbcb Add a bunch of testcases for cast-of-casts that should be removed. by Chris Lattner · 22 years ago
  29. 8360d09 Fix testcase to actually test what we think we are by Chris Lattner · 22 years ago
  30. 4a6e4b3 These tests should not run -dce pass to cleanup instcombine. by Chris Lattner · 22 years ago
  31. c7f9637 Add another testcase that isn't failing because of another bug in instcombine by Chris Lattner · 22 years ago
  32. fa49f81 Intitial checkin of cast tests by Chris Lattner · 22 years ago