index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Alp Toker
2014-07-14
1
-1
/
+1
*
Document the forward of the -u option (r211756)
Sylvestre Ledru
2014-07-14
1
-0
/
+2
*
Document the warning triggered by the unsupported gcc optimization flags (r21...
Sylvestre Ledru
2014-07-14
1
-0
/
+3
*
Enable -gcolumn-info by default.
Diego Novillo
2014-07-10
1
-7
/
+2
*
clang-format: Add new option to indent wrapped function declarations.
Daniel Jasper
2014-07-09
1
-0
/
+4
*
clang-format: Update flag documentation.
Daniel Jasper
2014-07-09
1
-5
/
+1
*
PTHInternals.rst: PCH is now a thing, update docs to reflect it
Alp Toker
2014-07-07
1
-5
/
+5
*
Update internals manual on how to add AST nodes.
Nico Weber
2014-07-07
1
-3
/
+4
*
Update the MSVC compatibilty document for class template parsing
Reid Kleckner
2014-07-02
1
-16
/
+35
*
More editorial issues in MSVCCompatibility.rst
David Majnemer
2014-07-02
1
-1
/
+1
*
Fix Typo in MSVCCompatibility.rst
Warren Hunt
2014-07-02
1
-2
/
+2
*
Fixup typo in MSVCCompatibility.rst
David Majnemer
2014-07-02
1
-1
/
+1
*
Update the MSVC Compatibility document
David Majnemer
2014-07-02
1
-14
/
+12
*
ARM: add support for v8 ldaex/stlex builtins.
Tim Northover
2014-07-02
1
-5
/
+7
*
Escaping a literal character to fix an RST warning.
Aaron Ballman
2014-06-25
1
-1
/
+1
*
Add new debug kind LocTrackingOnly.
Diego Novillo
2014-06-24
1
-6
/
+4
*
Document unroll and unroll_count directives.
Eli Bendersky
2014-06-19
2
-6
/
+50
*
Documentation for #pragma clang loop directive and options vectorize and inte...
Tyler Nowicki
2014-06-18
2
-0
/
+73
*
clang-format: Introduce style with spaces on both sides of */&.
Daniel Jasper
2014-06-17
1
-5
/
+18
*
Add documentation for PGO with instrumentation to clang's User's Manual.
Bob Wilson
2014-06-17
1
-11
/
+78
*
One of our buildbot for FreeBSD does not support std::to_string.
Sylvestre Ledru
2014-06-14
1
-4
/
+14
*
Document Darwin-specific defaults.
Adrian Prantl
2014-06-13
2
-4
/
+11
*
Make these two words equally bold.
Adrian Prantl
2014-06-13
1
-1
/
+1
*
Copy the documentation of -fstandalone-debug from the man page to the user
Adrian Prantl
2014-06-13
1
-0
/
+16
*
Remove top-level Clang -fsanitize= flags for optional ASan features.
Alexey Samsonov
2014-06-13
1
-12
/
+0
*
The automated server-side process isn't quite right yet, so this is a newly-g...
Aaron Ballman
2014-06-11
1
-2
/
+87
*
Add hasLocalStorage/hasGlobalStorage matchers.
Samuel Benzaquen
2014-06-05
1
-0
/
+25
*
Add __builtin_operator_new and __builtin_operator_delete, which act like calls
Richard Smith
2014-06-03
1
-0
/
+18
*
Add documentation for -Rpass*
Diego Novillo
2014-05-29
2
-0
/
+71
*
[DOC] Documentation for #pragma clang optimize on/off
Dario Domizioli
2014-05-28
1
-0
/
+79
*
Make equalsNode work with pointers to subtypes.
Manuel Klimek
2014-05-27
1
-2
/
+2
*
Adds child traversal matchers for IfStmt's then and else branches.
Manuel Klimek
2014-05-27
1
-0
/
+18
*
Allow hasBody on CXXForRangeStmt nodes and update the docs.
Manuel Klimek
2014-05-27
1
-6
/
+38
*
AArch64/ARM64: rename ARM64 components to AArch64
Tim Northover
2014-05-24
1
-1
/
+1
*
Revert r209231, "Update AttributeReference.rst."
Peter Collingbourne
2014-05-20
1
-76
/
+2
*
Update AttributeReference.rst.
Peter Collingbourne
2014-05-20
1
-2
/
+76
*
Clean up language and grammar.
Eric Christopher
2014-05-20
1
-1
/
+1
*
clang-format: Fix Sphinx build error.
Daniel Jasper
2014-05-15
1
-2
/
+3
*
clang-format: Add clang-format-diff usage examples for SVN.
Daniel Jasper
2014-05-14
1
-0
/
+6
*
clang-format: Add option to allow short blocks on a single line.
Daniel Jasper
2014-05-14
1
-2
/
+7
*
PR19698, PR19674: enable __has_feature checks for cxx_generic_lambdas and
Richard Smith
2014-05-09
1
-4
/
+4
*
Update documentation to match recent API change. newFrontendActionFactory now...
Richard Smith
2014-05-01
2
-4
/
+4
*
Review feedback.
Diego Novillo
2014-04-23
1
-2
/
+2
*
Review feedback.
Diego Novillo
2014-04-23
1
-2
/
+11
*
Review feedback
Diego Novillo
2014-04-23
1
-15
/
+37
*
Add documentation for sample profiling support.
Diego Novillo
2014-04-23
1
-0
/
+129
*
Initial implementation of -modules-earch-all option, for searching for symbol...
John Thompson
2014-04-23
1
-0
/
+3
*
Fix sphinx-build warnings in clang docs.
Reid Kleckner
2014-04-18
2
-3
/
+3
*
Add support for building Sphinx documentation when being inside LLVM source t...
Reid Kleckner
2014-04-18
1
-0
/
+9
*
Rename lib/Headers/module.map to module.modulemap
Ben Langmuir
2014-04-17
1
-1
/
+1
[next]