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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve workaround for Sphinx's lack of support for command line options cont...
Richard Smith
2017-01-27
1
-14
/
+47
*
[docs] Add TableGen-based generator for command line argument documentation,
Richard Smith
2017-01-24
4
-2
/
+368
*
Switch TableGen to emit calls to ASTRecordReader for AttrPCHRead.
David L. Jones
2017-01-24
1
-19
/
+19
*
[TableGen] Only normalize the spelling of GNU-style attributes.
Justin Lebar
2017-01-05
1
-5
/
+8
*
[clang] Update lit config in utils/perf-training
Alexander Shaposhnikov
2017-01-04
2
-4
/
+3
*
[clang] Fix clean build of generate-order-file
Alexander Shaposhnikov
2016-12-31
1
-1
/
+5
*
Adapt to llvm/TableGen DagInit changes.
Matthias Braun
2016-12-05
1
-15
/
+20
*
TableGen: Adapt to llvm r288612
Matthias Braun
2016-12-04
2
-4
/
+4
*
[TableGen] Ignore fake args for parsing-related arg counts.
George Burgess IV
2016-12-01
1
-0
/
+4
*
[TableGen] Minor clean-ups. NFC.
George Burgess IV
2016-12-01
1
-52
/
+42
*
Fix some Clang-tidy and Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2016-11-29
1
-19
/
+44
*
Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it
Reid Kleckner
2016-10-19
1
-3
/
+2
*
Delete clang-completion-mode.el.
Manuel Klimek
2016-10-11
1
-248
/
+0
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
*
Fix warnings in clang-completion-mode.el.
Manuel Klimek
2016-09-28
1
-7
/
+6
*
[analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv
Devin Coughlin
2016-09-19
1
-0
/
+8
*
[docs] Order diagnostic cross-references alphabetically rather than based on
Richard Smith
2016-09-14
1
-0
/
+1
*
Update DiagnosticsReference and fix emitter to emit -Wpedantic diagnostics an...
Richard Smith
2016-09-14
1
-3
/
+12
*
Fix a FIXME about MSVC 2013 in the diagnostic doc generation code
Reid Kleckner
2016-09-13
1
-5
/
+7
*
Work around MSVC 2013's inability to default move special members.
Richard Smith
2016-09-13
1
-3
/
+3
*
Work around a GCC 4.7-specific issue: due to implementing older rules for
Richard Smith
2016-09-13
1
-0
/
+5
*
Add virtual destructor (necessary due to the switch to shared_ptr).
Richard Smith
2016-09-12
1
-0
/
+1
*
Attempt #3 to placate MSVC.
Richard Smith
2016-09-12
1
-4
/
+6
*
Attempt #2 to placate MSVC
Richard Smith
2016-09-12
1
-0
/
+2
*
Attempt to placate MSVC.
Richard Smith
2016-09-12
1
-1
/
+3
*
Add a mode to clang-tblgen to generate reference documentation for warning and
Richard Smith
2016-09-12
3
-1
/
+432
*
[tablegen] Check that an optional IdentifierArgument of an attribute is
Akira Hatanaka
2016-09-10
1
-1
/
+7
*
Add plumbing for new attribute type "Microsoft".
Nico Weber
2016-09-03
1
-6
/
+22
*
Implement __attribute__((require_constant_initialization)) for safe static in...
Eric Fiselier
2016-09-02
1
-1
/
+3
*
Revert r280516 since it contained accidental changes.
Eric Fiselier
2016-09-02
1
-3
/
+1
*
Implement __attribute__((require_constant_initialization)) for safe static in...
Eric Fiselier
2016-09-02
1
-1
/
+3
*
[Order Files] On Darwin use DTrace's oneshot probe
Chris Bieneman
2016-08-24
1
-0
/
+5
*
[clang-tblgen] Remove unused #include (NFC)
Vedant Kumar
2016-08-05
1
-1
/
+0
*
Revert "[Order Files] Remove dtrace predicate"
Chris Bieneman
2016-08-02
1
-1
/
+2
*
[Order Files] Remove dtrace predicate
Chris Bieneman
2016-08-02
1
-2
/
+1
*
[Order Files] Fixing an error in the perf-helper script
Chris Bieneman
2016-08-01
1
-1
/
+1
*
[Perf-Helper] Add logging for dtrace commands
Chris Bieneman
2016-07-29
1
-0
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
2
-6
/
+0
*
Sema: support __declspec(dll*) on ObjC interfaces
Saleem Abdulrasool
2016-07-15
1
-0
/
+9
*
Add simple, stupid, pattern-based fuzzer / reducer for modules bugs. I've
Richard Smith
2016-06-27
1
-0
/
+166
*
Use ranges to concisely express iteration
David Majnemer
2016-06-23
1
-2
/
+2
*
[perf-training] Ignore 'Profile Note' warnings from the runtime
Vedant Kumar
2016-06-14
1
-0
/
+1
*
Remove stray semi-colon in *.py file, NFC
Vedant Kumar
2016-06-14
1
-1
/
+1
*
Improved Visual Studio visualization of OpaquePtr
Mike Spertus
2016-06-13
1
-0
/
+18
*
Visual Studio Visualizer for PackExpansionType
Mike Spertus
2016-06-12
1
-0
/
+10
*
Visual Studio native visualizer for ParsedTemplateArgument
Mike Spertus
2016-06-12
1
-0
/
+11
*
Rudimentary support for Visual Studio Stmt visualizer
Mike Spertus
2016-06-12
1
-0
/
+6
*
Visual Studio Visualizers for ActionResult, LocInfoType, and and TypeSourceInfo
Mike Spertus
2016-06-11
1
-0
/
+39
*
Visual Studio visualizers associated with LookupResults
Mike Spertus
2016-06-11
1
-0
/
+18
*
Added missing close brace to OpaquePtr Visual Studio visualizer
Mike Spertus
2016-06-10
1
-1
/
+1
[next]