Skip to content
  1. Jan 26, 2007
  2. Jan 21, 2007
  3. Jan 20, 2007
  4. Jan 19, 2007
    • Reid Spencer's avatar
      Remove dead methods in the ValTypes. · adf4118a
      Reid Spencer authored
      llvm-svn: 33372
      adf4118a
    • Reid Spencer's avatar
      For PR1043: · a94d394a
      Reid Spencer authored
      This is the final patch for this PR. It implements some minor cleanup
      in the use of IntegerType, to wit:
      1. Type::getIntegerTypeMask -> IntegerType::getBitMask
      2. Type::Int*Ty changed to IntegerType* from Type*
      3. ConstantInt::getType() returns IntegerType* now, not Type*
      
      This also fixes PR1120.
      
      Patch by Sheng Zhou.
      
      llvm-svn: 33370
      a94d394a
  5. Jan 18, 2007
  6. Jan 17, 2007
  7. Jan 16, 2007
  8. Jan 15, 2007
  9. Jan 13, 2007
  10. Jan 12, 2007
  11. Jan 11, 2007
Loading