Duncan Sands
|
d71b4e4568
|
Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.
llvm-svn: 168166
|
2012-11-16 12:36:39 +00:00 |
Eric Christopher
|
950d8703b1
|
Remove the CellSPU port.
Approved by Chris Lattner.
llvm-svn: 167984
|
2012-11-14 22:09:20 +00:00 |
Eli Bendersky
|
6f6f55ee61
|
PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ago. Fix references to it in documentation and comments.
llvm-svn: 167378
|
2012-11-05 02:59:23 +00:00 |
Dmitri Gribenko
|
13539d1b0a
|
Documentation: fix typos.
llvm-svn: 167302
|
2012-11-02 18:06:51 +00:00 |
Eli Bendersky
|
70f4e794b5
|
Fix typo in CodeGenerator doc
llvm-svn: 167137
|
2012-10-31 16:41:07 +00:00 |
Micah Villmow
|
9cfc13d46c
|
Move TargetData to DataLayout.
llvm-svn: 165403
|
2012-10-08 16:39:34 +00:00 |
Dmitri Gribenko
|
37f92c74d2
|
RST docs: convert HTML escapes to plain text in code examples.
llvm-svn: 164922
|
2012-09-30 20:51:02 +00:00 |
Bill Wendling
|
7daef91de0
|
Move header so that it can be picked up by other .rst files.
llvm-svn: 161478
|
2012-08-08 06:42:30 +00:00 |
Bill Wendling
|
ff9feeb520
|
Sphinxify the Code Generator document.
llvm-svn: 161164
|
2012-08-02 08:49:53 +00:00 |