Skip to content
  1. Oct 17, 2008
  2. Oct 15, 2008
  3. Oct 13, 2008
    • Daniel Dunbar's avatar
      Lift out ABIInfo abstract base class. · d9eff3d4
      Daniel Dunbar authored
       - Currently still lives in CGCall.cpp but is intended to be the
         target specific place for hooking ABI information.
       - Select ABIInfo to use based on Target's prefix and pointer width.
      
      llvm-svn: 57445
      d9eff3d4
  4. Oct 12, 2008
  5. Oct 10, 2008
  6. Oct 06, 2008
  7. Oct 02, 2008
  8. Oct 01, 2008
  9. Sep 30, 2008
  10. Sep 28, 2008
  11. Sep 27, 2008
  12. Sep 25, 2008
    • Devang Patel's avatar
      Large mechanical patch. · 322300d1
      Devang Patel authored
      s/ParamAttr/Attribute/g
      s/PAList/AttrList/g
      s/FnAttributeWithIndex/AttributeWithIndex/g
      s/FnAttr/Attribute/g
      
      This sets the stage 
      - to implement function notes as function attributes and 
      - to distinguish between function attributes and return value attributes.
      
      llvm-svn: 56623
      322300d1
  13. Sep 24, 2008
Loading