Skip to content
  1. Aug 27, 2009
    • Dan Gohman's avatar
      Expand i8 selects into control flow instead of 16-bit conditional · f1abb551
      Dan Gohman authored
      moves. This avoids the need to promote the operands (or implicitly
      extend them, a partial register update condition), and can reduce
      i8 register pressure. This substantially speeds up code such as
      write_hex in lib/Support/raw_ostream.cpp.
      
      subclass-coalesce.ll is too trivial and no longer tests what it was
      originally intended to test.
      
      llvm-svn: 80184
      f1abb551
  2. Aug 26, 2009
  3. Aug 25, 2009
  4. Aug 24, 2009
  5. Aug 23, 2009
  6. Aug 22, 2009
  7. Aug 21, 2009
  8. Aug 20, 2009
  9. Aug 19, 2009
  10. Aug 18, 2009
  11. Aug 17, 2009
  12. Aug 16, 2009
  13. Aug 15, 2009
  14. Aug 14, 2009
Loading