summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GetElementPtr.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update LangRef for getelementptr explicit type changesDavid Blaikie2015-03-041-17/+17
| | | | | | | | | | | Here's a rough/first draft - it at least hits the actual textual IR examples and some of the phrasing. It's probably worth a full pass over, but I'm not sure how much these docs should reflect the strange intermediate state we're in anyway. Totally open to lots of review/feedback/suggestions. llvm-svn: 231294
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-191-1/+1
| | | | | | | | | | 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
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | 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
* Documentation: fix typos and formatting.Dmitri Gribenko2012-12-061-3/+3
| | | | llvm-svn: 169546
* Sphixify the GEP FAQ.Bill Wendling2012-06-201-0/+538
llvm-svn: 158858
OpenPOWER on IntegriCloud