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
  2. Aug 26, 2004
  3. Aug 12, 2004
  4. Jul 02, 2004
  5. Jun 25, 2004
  6. Jun 22, 2004
  7. Jun 15, 2004
  8. Jun 13, 2004
  9. Jun 12, 2004
  10. Jun 11, 2004
  11. Jun 04, 2004
  12. May 23, 2004
  13. Apr 12, 2004
  14. Apr 09, 2004
  15. Apr 05, 2004
  16. Mar 12, 2004
  17. Mar 08, 2004
  18. Mar 01, 2004
  19. Feb 24, 2004
  20. Feb 14, 2004
  21. Feb 12, 2004
  22. Jan 06, 2004
  23. Nov 25, 2003
  24. Nov 21, 2003
  25. Nov 08, 2003
  26. Oct 30, 2003
Loading