Skip to content
  1. Sep 27, 2004
    • Chris Lattner's avatar
      Patch contributed by Patrick Meredith: · 6a4a0492
      Chris Lattner authored
      added notes on the fact that the current implementation uses
      sbyte* for va_list.  Updated all occurances of valist to va_list (it was
      inconsistant and find/replace is so easy ;-) ).  Added <...> around all
      occurances of va_list in the intrinsic functions to match the vaarg and
      vanext instructions and to further show that va_list is a variable type.
      
      llvm-svn: 16530
      6a4a0492
    • Misha Brukman's avatar
      Fix grammar. · 23f7ad07
      Misha Brukman authored
      llvm-svn: 16529
      23f7ad07
  2. Sep 23, 2004
  3. Sep 21, 2004
  4. Sep 20, 2004
  5. Sep 19, 2004
    • Chris Lattner's avatar
      better code · 2249dd1c
      Chris Lattner authored
      Move other things to the right sections
      
      llvm-svn: 16410
      2249dd1c
  6. Sep 18, 2004
  7. Sep 15, 2004
  8. Sep 14, 2004
  9. Sep 09, 2004
  10. Sep 07, 2004
  11. Sep 06, 2004
  12. Sep 05, 2004
  13. Sep 04, 2004
  14. Aug 30, 2004
  15. Aug 27, 2004
  16. Aug 26, 2004
  17. Aug 25, 2004
  18. Aug 24, 2004
Loading