index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Docs] Update File Headers section to cover doxygen style file level docs.
Michael J. Spencer
2012-10-01
1
-8
/
+11
*
RST docs: convert HTML escapes to plain text in code examples.
Dmitri Gribenko
2012-09-30
2
-3
/
+3
*
Sphinx CSS: remove negative letter-spacing, it makes some fonts look really
Dmitri Gribenko
2012-09-30
1
-3
/
+0
*
Fix && to && in Coding Standards.
Jakub Staszak
2012-09-30
1
-1
/
+1
*
docs: dedent list on index.rst
Sean Silva
2012-09-28
1
-23
/
+23
*
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
2012-09-28
1
-5
/
+0
*
Fix more crlf issues.
Micah Villmow
2012-09-27
1
-34
/
+34
*
Fix CRLF issues.
Micah Villmow
2012-09-27
1
-95
/
+95
*
Patch for HowToBuildOnARM documentation from Wei-Ren Chen.
Micah Villmow
2012-09-27
2
-90
/
+129
*
docs: Sphinxify HowToSubmitABug
Sean Silva
2012-09-25
3
-346
/
+235
*
docs: Fix long-standing typo in yaml2obj.rst.
Sean Silva
2012-09-21
1
-2
/
+2
*
Say "bytes" instead of "address units", since that's what the
Dan Gohman
2012-09-21
1
-5
/
+5
*
Document the new !tbaa.struct metadata.
Dan Gohman
2012-09-21
1
-0
/
+39
*
Add missing 'to' and rephrase an explanation of GCC's assumptions.
David Blaikie
2012-09-21
1
-4
/
+4
*
Document "do not use defaults in covered switch-over-enum" coding standard.
David Blaikie
2012-09-21
1
-0
/
+18
*
docs: Fix Sphinx warning over Atomics.rst.
Sean Silva
2012-09-21
1
-0
/
+5
*
docs: Fix Sphinx warning over yaml2obj.rst.
Sean Silva
2012-09-21
1
-0
/
+1
*
Fix function names in coding style examples
Andrew Trick
2012-09-20
1
-4
/
+4
*
Fix Sphinx warnings.
Sean Silva
2012-09-20
2
-3
/
+4
*
Sphinxify DebuggingJITedCode
Sean Silva
2012-09-20
2
-184
/
+147
*
Fix static function names in CodingStandards examples.
Andrew Trick
2012-09-20
1
-6
/
+6
*
Test commit
Sean Silva
2012-09-18
1
-1
/
+1
*
Coding standards: fix typo: '= deleted' -> '= delete'.
Dmitri Gribenko
2012-09-18
1
-2
/
+2
*
Add LLVM_DELETED_FUNCTION to coding standards.
Craig Topper
2012-09-18
1
-0
/
+28
*
Patch by Sean Silva!
Galina Kistanova
2012-09-13
3
-143
/
+92
*
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-09-06
1
-0
/
+7
*
[Docs] Fix Sphinx incremental build. Patch by Sean Silva!
Michael J. Spencer
2012-09-05
8
-13
/
+7
*
[ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect to
Chad Rosier
2012-09-05
1
-7
/
+6
*
[ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute.
Chad Rosier
2012-09-05
1
-2
/
+13
*
[ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This
Chad Rosier
2012-09-04
1
-7
/
+0
*
remove old docs
Nadav Rotem
2012-08-30
1
-8
/
+0
*
Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'
Bill Wendling
2012-08-28
1
-3
/
+2
*
Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to
Bill Wendling
2012-08-17
1
-10
/
+9
*
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-08-10
1
-34
/
+10
*
[ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.
Chad Rosier
2012-08-10
1
-0
/
+7
*
Sphinxify the CommandLine document.
Bill Wendling
2012-08-08
3
-1977
/
+1617
*
Move header so that it can be picked up by other .rst files.
Bill Wendling
2012-08-08
1
-4
/
+4
*
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-08-02
1
-0
/
+222
*
Sphinxify the Code Generator document.
Bill Wendling
2012-08-02
3
-3193
/
+2432
*
Fix some minor typos
Sylvestre Ledru
2012-07-31
4
-5
/
+5
*
Fix grammar-o. Fixes PR13482!
Nick Lewycky
2012-07-30
1
-1
/
+1
*
The TimePassesIsEnabled has since moved to PassManager.cpp.
Chad Rosier
2012-07-27
1
-1
/
+1
*
Add a floor intrinsic.
Dan Gohman
2012-07-26
1
-0
/
+35
*
Take people straight to the contents of the file.
Duncan Sands
2012-07-26
1
-1
/
+1
*
Add the list of code owners to the top level of the LLVM source tree to
Duncan Sands
2012-07-26
1
-27
/
+4
*
Fix two typos in the doc
Sylvestre Ledru
2012-07-25
2
-2
/
+2
*
Twine: fix link to source, add link to class doc and container section.
Axel Naumann
2012-07-25
1
-11
/
+12
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
10
-11
/
+11
*
Apparently it's possible to do an 'invoke asm'.
Nuno Lopes
2012-07-17
1
-2
/
+3
*
ReleaseNotes.html: add note about specifying TLS models
Hans Wennborg
2012-07-13
1
-0
/
+2
[next]