| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was always part of the VMCore library out of necessity -- it deals
entirely in the IR. The .cpp file in fact was already part of the VMCore
library. This is just a mechanical move.
I've tried to go through and re-apply the coding standard's preferred
header sort, but at 40-ish files, I may have gotten some wrong. Please
let me know if so.
I'll be committing the corresponding updates to Clang and Polly, and
Duncan has DragonEgg.
Thanks to Bill and Eric for giving the green light for this bit of cleanup.
llvm-svn: 159421
|
| |
|
|
| |
llvm-svn: 156032
|
| |
|
|
|
|
|
| |
LangImpl6.html (it needed to defined the 'binary :' operator).
PR9052
llvm-svn: 142123
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<h2>Section Example</h2>
<div> <!-- h2+div is applied -->
<p>Section preamble.</p>
<h3>Subsection Example</h3>
<p> <!-- h3+p is applied -->
Subsection body
</p>
<!-- End of section body -->
</div>
FIXME: Care H5 better.
llvm-svn: 130040
|
| |
|
|
|
|
|
|
|
| |
H1 ... doc_title
H2 ... doc_section
H3 ... doc_subsection
H4 ... doc_subsubsection
llvm-svn: 129736
|
| |
|
|
| |
llvm-svn: 129181
|
| |
|
|
| |
llvm-svn: 125544
|
| |
|
|
| |
llvm-svn: 112733
|
| |
|
|
| |
llvm-svn: 105933
|
| |
|
|
| |
llvm-svn: 104962
|
| |
|
|
| |
llvm-svn: 103219
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTE: 2nd part changeset for cfe trunk to follow.
*** PRE-PATCH ISSUES ADDRESSED
- clang api docs fail build from objdir
- clang/llvm api docs collide in install PREFIX/
- clang/llvm main docs collide in install
- clang/llvm main docs have full of hard coded destination
assumptions and make use of absolute root in static html files;
namely CommandGuide tools hard codes a website destination
for cross references and some html cross references assume
website root paths
*** IMPROVEMENTS
- bumped Doxygen from 1.4.x -> 1.6.3
- splits llvm/clang docs into 'main' and 'api' (doxygen) build trees
- provide consistent, reliable doc builds for both main+api docs
- support buid vs. install vs. website intentions
- support objdir builds
- document targets with 'make help'
- correct clean and uninstall operations
- use recursive dir delete only where absolutely necessary
- added call function fn.RMRF which safeguards against botched 'rm -rf';
if any target (or any variable is evaluated) which attempts
to remove any dirs which match a hard-coded 'safelist', a verbose
error will be printed and make will error-stop.
llvm-svn: 103213
|
| |
|
|
|
|
| |
respectively.
llvm-svn: 97531
|
| |
|
|
| |
llvm-svn: 96502
|
| |
|
|
| |
llvm-svn: 96500
|
| |
|
|
|
|
|
| |
is done with the other html files in doc, to hopefully keep strings like
"Last modified" current.
llvm-svn: 95225
|
| |
|
|
| |
llvm-svn: 83849
|
| |
|
|
| |
llvm-svn: 82572
|
| |
|
|
|
|
|
| |
One change I'm not folding in is the removal of two unused variables that
caused warnings, because those were there for expository purposes.
llvm-svn: 81721
|
| |
|
|
| |
llvm-svn: 78948
|
| |
|
|
| |
llvm-svn: 77516
|
| |
|
|
| |
llvm-svn: 77247
|
| |
|
|
| |
llvm-svn: 76668
|
| |
|
|
| |
llvm-svn: 76097
|
| |
|
|
| |
llvm-svn: 75040
|
| |
|
|
| |
llvm-svn: 66687
|
| |
|
|
| |
llvm-svn: 52165
|
| |
|
|
|
|
| |
their release.
llvm-svn: 51638
|
| |
|
|
| |
llvm-svn: 51387
|
| |
|
|
|
|
| |
active API changes
llvm-svn: 49968
|
| |
|
|
| |
llvm-svn: 49729
|
| |
|
|
|
|
| |
Matthijs Kooijman
llvm-svn: 49648
|
| |
|
|
|
|
| |
the result IRBuilder. Patch by Dominic Hamon.
llvm-svn: 49604
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
"I have been working my way through the JIT and Kaleidoscope tutorials in my
(minuscule) spare time. Thanks again for writing them! I have attached a
patch containing some minor changes, ranging from spelling and grammar fixes
to adding a "Next: <next tutorial section>" hyperlink to the bottom of each
page.
Every page has been given the "next link" treatment, but otherwise I'm only
half way through the Kaleidoscope tutorial. I will send a follow-on patch
if time permits."
llvm-svn: 46933
|
| |
|
|
| |
llvm-svn: 44522
|
| |
|
|
| |
llvm-svn: 44414
|
| |
|
|
|
|
| |
Kelly Wilson, thanks!
llvm-svn: 44043
|
| |
|
|
| |
llvm-svn: 43804
|
| |
|
|
| |
llvm-svn: 43761
|
| |
|
|
| |
llvm-svn: 43753
|
| |
|
|
| |
llvm-svn: 43747
|
| |
|
|
| |
llvm-svn: 43730
|
| |
|
|
| |
llvm-svn: 43729
|
| |
|
|
| |
llvm-svn: 43726
|
| |
|
|
| |
llvm-svn: 43725
|
| |
|
|
| |
llvm-svn: 43723
|
| |
|
|
| |
llvm-svn: 43719
|
| |
|
|
| |
llvm-svn: 43718
|
| |
|
|
| |
llvm-svn: 43712
|
| |
|
|
| |
llvm-svn: 43327
|