Skip to content
  1. Aug 18, 2016
  2. Aug 17, 2016
    • Renato Golin's avatar
      [docs] Adding "new target" rules to dev policy · 891a49c4
      Renato Golin authored
      Making explicit our current policy to accept new targets as experimental and
      later official. Every new target should follow these rules to be added,
      and kept relevant in the upstream tree.
      
      llvm-svn: 278971
      891a49c4
  3. Jul 18, 2016
  4. Jul 14, 2016
  5. Jun 23, 2016
  6. May 11, 2016
  7. Apr 22, 2016
  8. Dec 11, 2015
  9. Dec 10, 2015
  10. Aug 07, 2015
  11. Aug 05, 2015
  12. Jul 31, 2015
    • Duncan P. N. Exon Smith's avatar
      IR: Add a broad bitcode compatibility test · 375fa138
      Duncan P. N. Exon Smith authored
      Successive versions of LLVM should retain the ability to parse bitcode
      generated by old releases of the compiler.  This adds a bitcode format
      compatibility test, which is intended to provide good (albeit not
      entirely exhaustive) coverage of the current LangRef.
      
      This also includes compatibility tests for LLVM 3.6.  After every 3.X.0
      release, the compatibility.ll file from the 3.X branch should be copied
      to compatibility-3.X.ll on trunk, and the 3.X.0 release used to generate
      a corresponding bitcode file.
      
      Patch by Vedant Kumar!
      
      llvm-svn: 243779
      375fa138
  13. Jul 21, 2015
  14. May 15, 2015
  15. Mar 15, 2015
    • Renato Golin's avatar
      Adding commit msg guidelines to dev policy · dabbaca7
      Renato Golin authored
      After much bike shed discussions, we seem to agree to a few loose
      but relevant guidelines on how to prepare a commit message. It also
      points the attribution section to the new commit messages section
      to deduplicate information.
      
      llvm-svn: 232334
      dabbaca7
  16. Jul 24, 2014
  17. May 20, 2014
  18. Feb 19, 2014
    • Sean Silva's avatar
      [docs] Clean up some more llvm-gcc stuff · e0ddc731
      Sean Silva authored
      Some references to llvm-gcc were so crusty that I wasn't sure how to
      proceed and so I've left them intact.
      
      I also slipped in a quick peephole fix to use a :doc: link instead of
      raw HTML link.
      
      llvm-svn: 201619
      e0ddc731
  19. Jan 10, 2014
  20. Oct 18, 2013
  21. Aug 26, 2013
  22. Apr 15, 2013
  23. Jan 11, 2013
  24. Dec 10, 2012
  25. Nov 14, 2012
  26. Oct 12, 2012
  27. Oct 11, 2012
  28. Sep 19, 2012
  29. Jul 26, 2012
  30. Jun 20, 2012
Loading