1. a76289a Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easier debugging. No functionality change. by Stephen Lin · 12 years ago
  2. c1c7a13 Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality change. by Stephen Lin · 12 years ago
  3. 49da933 Sink the collection of return instructions until after *all* by Chandler Carruth · 14 years ago
  4. e547fef Tweak this test to ensure the inliner did indeed fire. Thanks to Richard by Chandler Carruth · 14 years ago
  5. 17e3358 Actually finish this sentence in the comment the way I intended. Thanks by Chandler Carruth · 14 years ago
  6. e41f6f4 Sink the return instruction collection until after we're done deleting by Chandler Carruth · 14 years ago
  7. 772c88b Switch to WeakVHs in the value mapper, and aggressively prune dead basic by Chandler Carruth · 14 years ago
  8. ef82cf5 Teach the function cloner (and thus the inliner) to simplify PHINodes by Chandler Carruth · 14 years ago
  9. 2121199 Move the instruction simplification of callsite arguments in the inliner by Chandler Carruth · 14 years ago
  10. bc3bc9d FileCheck-ize this test. Note the FIXME I've introduced here: we've by Chandler Carruth · 14 years ago
  11. 1880092 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 16 years ago
  12. 72a13d2 Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 16 years ago
  13. 9737a63 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 16 years ago
  14. 5640bd1 Remove llvm-upgrade and update test cases. by Tanya Lattner · 18 years ago
  15. 951d8dc For PR1319: Upgrade to use new Tcl exec based test harness. by Reid Spencer · 19 years ago
  16. 83b3d82 Regression is gone, don't try to find it on clean target. by Reid Spencer · 19 years ago[Renamed from llvm/test/Regression/Transforms/Inline/inline_cleanup.ll]
  17. d0e30dc Use the llvm-upgrade program to upgrade llvm assembly. by Reid Spencer · 19 years ago
  18. 73eedf0 new testcase by Chris Lattner · 19 years ago