Skip to content
  1. Sep 27, 2008
    • Devang Patel's avatar
      Now Attributes are divided in three groups · 597e7087
      Devang Patel authored
      - return attributes - inreg, zext and sext
      - parameter attributes
      - function attributes - nounwind, readonly, readnone, noreturn
      
      Return attributes use 0 as the index.
      Function attributes use ~0U as the index.
      
      llvm-svn: 56705
      597e7087
  2. Sep 26, 2008
  3. Sep 25, 2008
  4. Sep 24, 2008
  5. Sep 23, 2008
  6. Sep 22, 2008
  7. Sep 21, 2008
  8. Sep 20, 2008
Loading