Skip to content
  1. Oct 22, 2009
    • Dan Gohman's avatar
      Revert the main portion of r31856. It was causing BranchFolding · ff97acd8
      Dan Gohman authored
      to break up CFG diamonds by banishing one of the blocks to the end of
      the function, which is bad for code density and branch size.
      
      This does pessimize MultiSource/Benchmarks/Ptrdist/yacr2, the
      benchmark cited as the reason for the change, however I've examined
      the code and it looks more like a case of gaming a particular
      branch than of being generally applicable.
      
      llvm-svn: 84803
      ff97acd8
  2. Sep 09, 2009
  3. Aug 25, 2009
  4. Aug 15, 2007
  5. Apr 16, 2007
    • Reid Spencer's avatar
      For PR1319: · 6e87ec43
      Reid Spencer authored
      Remove && from the end of the lines to prevent tests from throwing run
      lines into the background. Also, clean up places where the same command
      is run multiple times by using a temporary file.
      
      llvm-svn: 36142
      6e87ec43
  6. Apr 05, 2007
  7. Apr 04, 2007
  8. Mar 26, 2007
Loading