Skip to content
  1. Jul 25, 2002
  2. Jul 23, 2002
  3. Jun 25, 2002
  4. May 22, 2002
  5. May 16, 2002
    • Chris Lattner's avatar
      * Make debug output conditional on #define · 7bc532dd
      Chris Lattner authored
      * Add optimization to rank computation to not recursively search when
        unneccesary.
      * More agressively negate expressions to open reassociation opportunities.
      * Linearize (A+B)+(C+D) into ((A+B)+C)+D
      
      llvm-svn: 2637
      7bc532dd
  6. May 10, 2002
  7. May 09, 2002
Loading