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