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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Remove duplicate dependency on LLVMSupport
Jan Korous
2020-05-07
1
-1
/
+0
*
[Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a comp...
Alexandre Ganea
2020-03-13
1
-7
/
+15
*
[Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error...
Alexandre Ganea
2020-02-12
2
-2
/
+4
*
[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON
Tom Stellard
2020-02-10
1
-1
/
+16
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
2
-0
/
+2
*
Clang] Fix expansion of response files in -Wp after integrated-cc1 change
Alexandre Ganea
2020-01-23
1
-9
/
+13
*
Revert "[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DY...
Tom Stellard
2020-01-23
1
-9
/
+1
*
[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON
Tom Stellard
2020-01-23
1
-1
/
+9
*
Replace CLANG_SPAWN_CC1 env var with a driver mode flag
Nico Weber
2020-01-16
1
-24
/
+23
*
[Concepts] Type Constraints
Saar Raz
2020-01-15
1
-1
/
+11
*
Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic temp...
Dmitri Gribenko
2020-01-14
1
-3
/
+3
*
[Clang][Driver] Re-use the calling process instead of creating a new process ...
Alexandre Ganea
2020-01-13
1
-6
/
+37
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
2
-15
/
+0
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
1
-0
/
+2
*
[Wdocumentation] Implement \anchor
Mark de Wever
2019-12-21
2
-0
/
+6
*
[OPENMP50]Add parsing/sema analysis for nontemporal clause.
Alexey Bataev
2019-12-17
1
-0
/
+4
*
[NFC] Fix typos in Clangd and Clang
Kirill Bobyrev
2019-12-16
3
-19
/
+19
*
Revert "[clang][clang-scan-deps] Aggregate the full dependency information."
Michael Spencer
2019-12-11
1
-208
/
+7
*
[clang][clang-scan-deps] Aggregate the full dependency information.
Michael Spencer
2019-12-11
1
-7
/
+208
*
[Support] Add TimeTraceScope constructor without detail arg
Russell Gallop
2019-12-11
1
-1
/
+1
*
update string comparison in clang-format.py
mydeveloperday
2019-12-06
1
-1
/
+1
*
[clang-format] update trailing newline treatment in clang-format.py
mydeveloperday
2019-12-06
1
-2
/
+6
*
[OpenMP50] Add parallel master construct
cchen
2019-12-05
2
-0
/
+11
*
[scan-build-py] Set of small fixes
Gabor Horvath
2019-12-05
2
-8
/
+26
*
Revert "[OpenMP50] Add parallel master construct, by Chi Chun Chen."
Reid Kleckner
2019-12-04
2
-11
/
+0
*
[OpenMP50] Add parallel master construct, by Chi Chun Chen.
cchen
2019-12-04
2
-0
/
+11
*
[Support] Add ProcName to TimeTraceProfiler
Russell Gallop
2019-12-03
1
-1
/
+1
*
[CIndex] Fix annotate-deep-statements test when using a Debug build
Alexandre Ganea
2019-11-29
1
-3
/
+6
*
clang-format-vs : Fix Unicode formatting
Hans Wennborg
2019-11-27
1
-11
/
+20
*
clang-format-vs : Fix typo NUGET_EXE_DIR on README
Hans Wennborg
2019-11-26
1
-2
/
+2
*
Revert "Use InitLLVM to setup a pretty stack printer"
Nico Weber
2019-11-25
7
-16
/
+11
*
Use InitLLVM to setup a pretty stack printer
Rui Ueyama
2019-11-26
7
-11
/
+16
*
Add support to find out resource dir and add it as compilation args
Kousik Kumar
2019-11-22
1
-1
/
+74
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-19
1
-0
/
+1
*
[clang][NFC] Make various uses of Regex const
Thomas Preud'homme
2019-11-19
1
-4
/
+5
*
Revert "[NFC] Refactor representation of materialized temporaries"
Nico Weber
2019-11-17
1
-1
/
+0
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-16
1
-0
/
+1
*
Remove Support/Options.h, it is unused
Reid Kleckner
2019-11-15
1
-1
/
+1
*
[clang-format] refactor the use of the SMDiagnostics in replacement warnings
mydeveloperday
2019-11-13
1
-40
/
+9
*
Allow additional file suffixes/extensions considered as source in main includ...
mydeveloperday
2019-11-12
1
-3
/
+3
*
[Format] Fix clang-format.el unit tests after commit f349cc37cc485fd5f
Sam McCall
2019-11-11
1
-1
/
+3
*
Redeclare Objective-C property accessors inside the ObjCImplDecl in which the...
Adrian Prantl
2019-11-08
1
-0
/
+5
*
[clang-format] update comments in clang-format.py for python3 compatibility
paulhoad
2019-11-08
1
-5
/
+17
*
[NFC] Add SUPPORT_PLUGINS to add_llvm_executable()
David Tenty
2019-11-06
1
-3
/
+3
*
[clang-format] [RELAND] Remove the dependency on frontend
paulhoad
2019-11-06
2
-15
/
+27
*
[clang-format] Assert that filenames are not empty
paulhoad
2019-11-06
1
-0
/
+4
*
clang-format: Add a fallback style to Emacs mode
paulhoad
2019-11-06
1
-0
/
+13
*
[clang][ScanDeps] Fix issue with multiple commands with the same input.
Michael Spencer
2019-10-31
1
-14
/
+33
*
[clang][clang-scan-deps] Add support for extracting full module dependencies.
Michael Spencer
2019-10-30
1
-1
/
+12
[next]