Skip to content
  1. Apr 01, 2007
    • Reid Spencer's avatar
      For PR1297: · 6bba6c81
      Reid Spencer authored
      Support overloaded intrinsics bswap, ctpop, cttz, ctlz.
      
      llvm-svn: 35547
      6bba6c81
    • Reid Spencer's avatar
      For PR1297: · 3a0843e7
      Reid Spencer authored
      Adjust for changes in the bit counting intrinsics. They all return i32
      now so we have to trunc/zext the DAG node accordingly.
      
      llvm-svn: 35546
      3a0843e7
    • Reid Spencer's avatar
      For PR1297: · a090ffb2
      Reid Spencer authored
      Change getOperationName to return std::string instead of const char*
      
      llvm-svn: 35545
      a090ffb2
  2. Mar 31, 2007
  3. Mar 30, 2007
  4. Mar 29, 2007
  5. Mar 28, 2007
  6. Mar 27, 2007
  7. Mar 26, 2007
  8. Mar 25, 2007
  9. Mar 24, 2007
  10. Mar 23, 2007
  11. Mar 22, 2007
  12. Mar 21, 2007
Loading