Skip to content
  1. Feb 06, 2009
  2. Feb 05, 2009
  3. Feb 04, 2009
  4. Feb 03, 2009
  5. Feb 02, 2009
  6. Feb 01, 2009
    • Duncan Sands's avatar
      Fix PR3453 and probably a bunch of other potential · 3ed76886
      Duncan Sands authored
      crashes or wrong code with codegen of large integers:
      eliminate the legacy getIntegerVTBitMask and
      getIntegerVTSignBit methods, which returned their
      value as a uint64_t, so couldn't handle huge types.
      
      llvm-svn: 63494
      3ed76886
Loading