1. f2f6ce6 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 15 years ago
  2. 3e054fe Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 15 years ago
  3. b1e1e82 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 15 years ago
  4. 1978426 Revert r70876 and add a testcase (@c7) showing the problem: by Duncan Sands · 15 years ago
  5. cfd0ebe Fix PR3754: don't mark functions that wrap MallocInst with by Duncan Sands · 16 years ago
  6. fe095f3 Restore minor deletion. by Mike Stump · 16 years ago
  7. b0cea8f Remove alloca tracking from nocapture analysis. Not only by Duncan Sands · 16 years ago
  8. 338cd6b When calculating 'nocapture' argument attributes, allow by Duncan Sands · 16 years ago
  9. 8439653 Remove the cyclic part of this test, it was passing for the wrong by Nick Lewycky · 16 years ago
  10. 6b05686 Make adding nocapture a bit stronger. FreeInst is nocapture. Also, by Nick Lewycky · 16 years ago
  11. 29ab02b Add tests for two types of traps that escape analysis might one day fall into. by Duncan Sands · 16 years ago
  12. 1010941 Look through phi nodes and select instructions when by Duncan Sands · 16 years ago
  13. 9e89ba3 Rename AddReadAttrs to FunctionAttrs, and teach it how by Duncan Sands · 16 years ago