Chris Lattner
31916392c5
Most common problem is that I get md5 hashes, not crypt hashes.
...
llvm-svn: 269157
2016-05-11 03:47:36 +00:00
Michael Kuperstein
8bf993fc77
Point link to CODE_OWNERS.txt to klaus instead of viewvc.
...
llvm-svn: 267176
2016-04-22 17:41:12 +00:00
Eric Christopher
b4999f7af6
Fix a spurious if.
...
llvm-svn: 255321
2015-12-11 00:51:59 +00:00
Eric Christopher
5f9e955382
s/need/needs
...
llvm-svn: 255306
2015-12-10 22:29:26 +00:00
Eric Christopher
486717bbd5
Attempt to fix the ReST compilation to html of the C API docs.
...
llvm-svn: 255304
2015-12-10 22:04:11 +00:00
Eric Christopher
9456f0c8a7
More non-ascii quote characters.
...
llvm-svn: 255303
2015-12-10 21:47:38 +00:00
Eric Christopher
4d1733dc41
Clarify some of the wording on adding a new subcomponent to the
...
C API.
llvm-svn: 255302
2015-12-10 21:46:24 +00:00
Eric Christopher
cb61a69d4f
Fix non-ascii quotes.
...
llvm-svn: 255301
2015-12-10 21:38:56 +00:00
Eric Christopher
40a2fd91c0
Add C API guidelines to the developer policy to match discussions
...
on the llvm mailing lists.
llvm-svn: 255300
2015-12-10 21:33:53 +00:00
Sean Silva
ba3c36d65a
Describe the process better.
...
Patch by Vedant Kumar! <vsk@apple.com>
llvm-svn: 244283
2015-08-06 22:03:54 +00:00
Tanya Lattner
a72d000c61
Rename all references to old mailing lists to new lists.llvm.org address.
...
llvm-svn: 243999
2015-08-05 03:51:17 +00:00
Duncan P. N. Exon Smith
b87fbd089e
IR: Add a broad bitcode compatibility test
...
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
2015-07-31 20:44:32 +00:00
Tanya Lattner
69ce6d7e42
Remove oversight group. Replace with LLVM Foundation Board of Directors.
...
llvm-svn: 242830
2015-07-21 20:14:20 +00:00
Justin Bogner
a0d6a70e7e
docs: Fix up some .rst formatting
...
llvm-svn: 237409
2015-05-14 23:56:58 +00:00
Nick Lewycky
c31bb2286f
Add a missing piece of existing practice to the developer policy. This may need further refinement, but I think is roughly correct.
...
llvm-svn: 237405
2015-05-14 23:21:33 +00:00
Renato Golin
6533f82835
Adding commit msg guidelines to dev policy
...
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
2015-03-15 21:15:48 +00:00
Rafael Espindola
0cf50a6863
Document what backwards compatibility we provide for bitcode.
...
llvm-svn: 213813
2014-07-23 22:43:22 +00:00
Eric Christopher
262770bdee
Clean up language and grammar.
...
Based on a patch by jfcaron3@gmail.com !
PR19806
llvm-svn: 209216
2014-05-20 17:11:11 +00:00
Sean Silva
574fd8eb68
[docs] Clean up some more llvm-gcc stuff
...
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
2014-02-19 00:12:34 +00:00
Chandler Carruth
f17fdf0afe
Update the developer policy to more clearly spell out the steps for
...
contributors to submit patches to the LLVM project. Thanks to Danny,
Chris, Alp, and others for reviewing.
llvm-svn: 198901
2014-01-10 00:08:34 +00:00
Alp Toker
e588886203
Developer policy amendment regarding confidentiality notices
...
Thanks to Daniel Berlin and Nadav Rotem for feedback and rewording!
Discussion:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131014/191677.html
Reviewed by: nrotem, dberlin
llvm-svn: 192958
2013-10-18 08:45:43 +00:00
Manuel Klimek
cc66f54baf
Include a clearer policy about what's ok/nok to speed up code reviews.
...
llvm-svn: 189210
2013-08-26 07:29:08 +00:00
John Criswell
f101677b3e
Grammar and punctuation fixes.
...
No content changes.
llvm-svn: 179540
2013-04-15 17:38:06 +00:00
Sean Silva
e593654d4f
docs: Fix long standing linking antipattern.
...
Before we learned about :doc:, we used :ref: and put a dummy link at the
top of each page. Don't do that anymore.
This fixes PR14891 as a special case.
llvm-svn: 172162
2013-01-11 02:28:08 +00:00
Dmitri Gribenko
891cde588c
Documentation: convert ReleaseNotes.html to reST.
...
Patch by Anthony Mykhailenko with small fixes by me.
llvm-svn: 169714
2012-12-09 23:14:26 +00:00
Sean Silva
0b1b99c6f4
docs: Sphinxify TestingGuide
...
llvm-svn: 167979
2012-11-14 21:09:30 +00:00
Sean Silva
7d9ca85338
docs: Minor clean up of Phabricator documentation.
...
llvm-svn: 165779
2012-10-12 01:21:24 +00:00
Manuel Klimek
aecda1c8d9
Adds Phabricator documentation. This is a first step that answers many questions we have seen.
...
llvm-svn: 165736
2012-10-11 19:40:46 +00:00
Sean Silva
97a34663de
Test commit
...
llvm-svn: 164174
2012-09-18 22:21:43 +00:00
Duncan Sands
87fb0d7904
Take people straight to the contents of the file.
...
llvm-svn: 160777
2012-07-26 08:08:31 +00:00
Duncan Sands
475253f4fe
Add the list of code owners to the top level of the LLVM source tree to
...
hopefully make it more visible. Adjust the web-docs to have a link to
this file rather than the list itself. I described code owners as also
being gatekeepers for their part of the code, which I think is true but
isn't in the code owner explanation on the web page.
llvm-svn: 160776
2012-07-26 08:04:09 +00:00
Bill Wendling
58612bba3c
Sphinxify the developer policy document.
...
llvm-svn: 158814
2012-06-20 11:20:07 +00:00