Skip to content
  1. Sep 04, 2008
  2. Jul 23, 2008
    • Dan Gohman's avatar
      Enable first-class aggregates support. · fa1211f6
      Dan Gohman authored
      Remove the GetResultInst instruction. It is still accepted in LLVM assembly
      and bitcode, where it is now auto-upgraded to ExtractValueInst. Also, remove
      support for return instructions with multiple values. These are auto-upgraded
      to use InsertValueInst instructions.
      
      The IRBuilder still accepts multiple-value returns, and auto-upgrades them
      to InsertValueInst instructions.
      
      llvm-svn: 53941
      fa1211f6
  3. Jun 19, 2008
  4. May 23, 2008
  5. May 15, 2008
  6. May 13, 2008
  7. May 02, 2008
  8. Apr 14, 2008
  9. Apr 13, 2008
  10. Apr 06, 2008
  11. Feb 15, 2008
  12. Dec 29, 2007
  13. Nov 27, 2007
  14. Nov 21, 2007
  15. Aug 21, 2007
  16. Jul 30, 2007
  17. Jul 13, 2007
  18. Jul 12, 2007
  19. Jul 07, 2007
  20. Jul 06, 2007
  21. May 11, 2007
  22. May 03, 2007
  23. May 02, 2007
  24. May 01, 2007
  25. Apr 15, 2007
  26. Apr 10, 2007
  27. Apr 09, 2007
  28. Apr 07, 2007
Loading