Skip to content
  1. 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
  2. Dec 07, 2003
  3. Dec 02, 2003
  4. Nov 29, 2003
  5. Nov 25, 2003
  6. Nov 22, 2003
  7. Nov 21, 2003
  8. Nov 20, 2003
  9. Nov 17, 2003
  10. Nov 16, 2003
  11. Nov 13, 2003
  12. Nov 11, 2003
  13. Nov 10, 2003
  14. Nov 09, 2003
  15. Nov 07, 2003
  16. Nov 06, 2003
  17. Nov 05, 2003
Loading