Skip to content
  1. Dec 23, 2003
  2. Dec 22, 2003
  3. Dec 19, 2003
  4. Dec 18, 2003
  5. Dec 15, 2003
  6. Dec 14, 2003
  7. Dec 11, 2003
  8. Dec 10, 2003
  9. Dec 09, 2003
  10. Dec 08, 2003
    • Chris Lattner's avatar
      Cleanup and restructure the code to make it easier to read and maintain. · a7b6f3ab
      Chris Lattner authored
      The only functionality change is that we now implement:
        Regression/Transforms/TailCallElim/intervening-inst.ll
      
      Which is really kinda pointless, because it means that trivially dead code
      does not interfere with -tce, but trivially dead code probably wouldn't be
      around anytime when this pass is run anyway.
      
      The point of including this change it to support other more aggressive
      transformations when we have the analysis capabilities to do so.
      
      llvm-svn: 10312
      a7b6f3ab
  11. Dec 07, 2003
  12. Dec 02, 2003
  13. Nov 29, 2003
  14. Nov 25, 2003
Loading