| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove PTX->NVPTX in CodeGenerator document and update its text. | Justin Holewinski | 2013-01-11 | 1 | -47/+36 |
| | | | | | llvm-svn: 172235 | ||||
| * | Update CodeGenerator document to add a "Not Applicable" category to the | Justin Holewinski | 2013-01-11 | 1 | -6/+10 |
| | | | | | | | Target Feature Matrix, and update the PTX column with this new category. llvm-svn: 172234 | ||||
| * | docs: Fix long standing linking antipattern. | Sean Silva | 2013-01-11 | 1 | -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: convert ReleaseNotes.html to reST. | Dmitri Gribenko | 2012-12-09 | 1 | -0/+2 |
| | | | | | | | Patch by Anthony Mykhailenko with small fixes by me. llvm-svn: 169714 | ||||
| * | Documentation: convert WritingAnLLVMBackend.html to reST | Dmitri Gribenko | 2012-12-01 | 1 | -0/+4 |
| | | | | | llvm-svn: 169087 | ||||
| * | Documentation: formatting improvements | Dmitri Gribenko | 2012-11-29 | 1 | -3/+3 |
| | | | | | llvm-svn: 168897 | ||||
| * | docs: Fix reference to "bold" part of code example. | Sean Silva | 2012-11-19 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | Fixes PR14380. The prose was referring to a "bold" part of the code example, where the boldness was lost in the transition from HTML. Unlike HTML, where one can easily have a <b> inside a <pre>, reStructuredText is generally unable to represent such nested markup. Hack around it with the :emphasise-lines: option to the code-block directive to single out the regions instead. Thankfully the regions are close-enough to being full lines for this to work. llvm-svn: 168329 | ||||
| * | Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris. | Duncan Sands | 2012-11-16 | 1 | -2/+2 |
| | | | | | llvm-svn: 168166 | ||||
| * | Remove the CellSPU port. | Eric Christopher | 2012-11-14 | 1 | -9/+0 |
| | | | | | | | Approved by Chris Lattner. llvm-svn: 167984 | ||||
| * | PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ↵ | Eli Bendersky | 2012-11-05 | 1 | -2/+1 |
| | | | | | | | ago. Fix references to it in documentation and comments. llvm-svn: 167378 | ||||
| * | Documentation: fix typos. | Dmitri Gribenko | 2012-11-02 | 1 | -2/+2 |
| | | | | | llvm-svn: 167302 | ||||
| * | Fix typo in CodeGenerator doc | Eli Bendersky | 2012-10-31 | 1 | -4/+4 |
| | | | | | llvm-svn: 167137 | ||||
| * | Move TargetData to DataLayout. | Micah Villmow | 2012-10-08 | 1 | -7/+7 |
| | | | | | llvm-svn: 165403 | ||||
| * | RST docs: convert HTML escapes to plain text in code examples. | Dmitri Gribenko | 2012-09-30 | 1 | -2/+2 |
| | | | | | llvm-svn: 164922 | ||||
| * | Move header so that it can be picked up by other .rst files. | Bill Wendling | 2012-08-08 | 1 | -4/+4 |
| | | | | | llvm-svn: 161478 | ||||
| * | Sphinxify the Code Generator document. | Bill Wendling | 2012-08-02 | 1 | -0/+2428 |
| llvm-svn: 161164 | |||||

