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
    • Daniel Dunbar's avatar
      Simplify. · b039caa1
      Daniel Dunbar authored
      llvm-svn: 80176
      b039caa1
  2. Aug 26, 2009
  3. Aug 25, 2009
  4. Aug 24, 2009
  5. Aug 23, 2009
  6. Aug 22, 2009
Loading