Skip to content
  1. Apr 26, 2007
  2. Apr 01, 2007
    • Reid Spencer's avatar
      For PR1297: · e67d0c22
      Reid Spencer authored
      Implement code generation for overloaded intrinsic functions. The basic
      difference is that "actual" argument types must be provided when
      constructing intrinsic names and types. Also, for recognition, only the
      prefix is examined. If it matches, the suffix is assumed to match. The
      suffix is checked by the Verifier, however.
      
      llvm-svn: 35539
      e67d0c22
  3. Dec 31, 2006
    • Reid Spencer's avatar
      For PR950: · bc013ba3
      Reid Spencer authored
      Convert signed integer types to signless.
      
      llvm-svn: 32786
      bc013ba3
  4. Mar 28, 2006
  5. Mar 24, 2006
  6. Mar 15, 2006
  7. Mar 14, 2006
  8. Mar 13, 2006
  9. Mar 09, 2006
  10. Mar 03, 2006
Loading