Skip to content
  1. Nov 23, 2009
  2. Nov 01, 2009
  3. Oct 25, 2009
  4. Sep 24, 2009
  5. Aug 13, 2009
  6. Jul 31, 2009
  7. Jul 22, 2009
  8. Jul 16, 2009
  9. Jul 07, 2009
  10. Jul 06, 2009
  11. Jun 06, 2009
  12. Jan 22, 2009
  13. Jan 15, 2009
  14. Oct 04, 2008
  15. Sep 29, 2008
  16. Sep 04, 2008
  17. 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
  18. Jun 19, 2008
  19. Jun 18, 2008
  20. Jun 17, 2008
  21. Jun 09, 2008
  22. May 13, 2008
  23. Apr 23, 2008
  24. Mar 20, 2008
  25. Mar 11, 2008
  26. Feb 20, 2008
  27. Dec 29, 2007
  28. May 06, 2007
  29. May 03, 2007
  30. May 02, 2007
  31. May 01, 2007
  32. Feb 06, 2007
  33. Jan 30, 2007
Loading