Skip to content
  1. Jan 15, 2010
    • Bob Wilson's avatar
      Change pre-regalloc tail duplication to only duplicate indirect branch blocks. · 1a234c0a
      Bob Wilson authored
      The pre-regalloc pass caused some regressions in both compile time and
      performance of the generated code, and it did not improve performance, except
      for indirect branches.  I also moved the check for single-block loops to speed
      up the common case when running the taildup pass before reg allocation.
      
      llvm-svn: 93505
      1a234c0a
  2. Jan 07, 2010
  3. Jan 05, 2010
  4. Dec 15, 2009
  5. Dec 07, 2009
  6. Dec 04, 2009
  7. Dec 03, 2009
  8. Dec 02, 2009
  9. Nov 30, 2009
  10. Nov 26, 2009
Loading