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
/
lib
/
Frontend
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NFC: clarify comment on lock-free macros
JF Bastien
2016-03-24
1
-1
/
+1
*
clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting.
Nico Weber
2016-03-23
1
-1
/
+9
*
clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes.
Nico Weber
2016-03-23
2
-30
/
+31
*
clang-cl: Include /FI headers in /showIncludes output.
Nico Weber
2016-03-23
3
-9
/
+16
*
Revert r263974, "clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatt...
NAKAMURA Takumi
2016-03-21
1
-9
/
+1
*
Revert "Convert some ObjC msgSends to runtime calls."
Pete Cooper
2016-03-21
1
-3
/
+0
*
clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting.
Nico Weber
2016-03-21
1
-1
/
+9
*
Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes
2016-03-20
2
-2
/
+6
*
Add -fnative-half-arguments-and-returns
Pirama Arumuga Nainar
2016-03-18
1
-1
/
+6
*
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
Bruno Cardoso Lopes
2016-03-17
2
-6
/
+2
*
Reapply [VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes
2016-03-17
2
-2
/
+6
*
Revert "For MS ABI, emit dllexport friend functions defined inline in class"
Reid Kleckner
2016-03-17
1
-2
/
+2
*
For MS ABI, emit dllexport friend functions defined inline in class
Reid Kleckner
2016-03-17
1
-2
/
+2
*
[VFS] Remove wrong header include
Bruno Cardoso Lopes
2016-03-17
1
-1
/
+0
*
Reapply [2]: [VFS] Add support for handling path traversals
Bruno Cardoso Lopes
2016-03-17
1
-8
/
+73
*
Revert r263617, "Reapply: [VFS] Add support for handling path traversals"
NAKAMURA Takumi
2016-03-16
1
-73
/
+8
*
Revert r263622, "clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/...
NAKAMURA Takumi
2016-03-16
1
-1
/
+1
*
clang/lib/Frontend/ModuleDependencyCollector.cpp: Use clang/Config/config.h i...
NAKAMURA Takumi
2016-03-16
1
-1
/
+1
*
Reapply: [VFS] Add support for handling path traversals
Bruno Cardoso Lopes
2016-03-16
1
-8
/
+73
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2016-03-16
1
-0
/
+3
*
Make it possible for AST plugins to enable themselves by default
John Brawn
2016-03-15
2
-28
/
+38
*
Restrict the hack from r263429 to asan and msan.
Benjamin Kramer
2016-03-15
1
-2
/
+4
*
[ThinLTO] Clang side of renaming of function index (NFC)
Teresa Johnson
2016-03-15
1
-1
/
+1
*
Revert "[ThinLTO] Clang side of renaming of function index (NFC)"
Teresa Johnson
2016-03-14
1
-1
/
+1
*
[ThinLTO] Clang side of renaming of function index (NFC)
Teresa Johnson
2016-03-14
1
-1
/
+1
*
[OpenMP] Replace offloading option that start with -o with -fo.
Samuel Antao
2016-03-14
1
-2
/
+2
*
[Frontend] Disable value name discarding for all sanitizers.
Benjamin Kramer
2016-03-14
1
-6
/
+7
*
Temporarily make discard value names depend on whether or not we're
Eric Christopher
2016-03-14
1
-1
/
+6
*
Remove compile time PreserveName in favor of a runtime cc1 -discard-value-nam...
Mehdi Amini
2016-03-13
1
-0
/
+1
*
clang-cl: Add /Yc argument to /showIncludes output.
Nico Weber
2016-03-13
2
-27
/
+32
*
Make TargetInfo store an actual DataLayout instead of a string.
James Y Knight
2016-03-04
1
-2
/
+2
*
[PGO] Change profile use cc1 option to handle IR level profiles
Rong Xu
2016-03-02
2
-26
/
+48
*
Serialize `#pragma detect_mismatch`.
Nico Weber
2016-03-02
1
-5
/
+0
*
Serialize `#pragma comment`.
Nico Weber
2016-03-02
1
-10
/
+0
*
[modules] addHeaderInclude() can't fail.
Davide Italiano
2016-03-02
1
-21
/
+12
*
clang-cl: Implement initial limited support for precompiled headers.
Nico Weber
2016-03-01
2
-4
/
+33
*
[PGO] clang cc1 option change to enable IR level instrumentation
Rong Xu
2016-02-29
1
-2
/
+7
*
Add whole-program vtable optimization feature to Clang.
Peter Collingbourne
2016-02-24
1
-0
/
+3
*
Rename Action::begin() to Action::input_begin().
Nico Weber
2016-02-23
1
-1
/
+1
*
Revert "[VFS] Add support for handling path traversals"
Bruno Cardoso Lopes
2016-02-23
1
-73
/
+8
*
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call...
Bruno Cardoso Lopes
2016-02-23
2
-6
/
+2
*
[VFS] Add 'overlay-relative' field to YAML files
Bruno Cardoso Lopes
2016-02-22
2
-2
/
+6
*
[VFS] Add support for handling path traversals
Bruno Cardoso Lopes
2016-02-22
1
-8
/
+73
*
[MSVC Compat] Implement -EHc semantics
David Majnemer
2016-02-20
1
-0
/
+1
*
[modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
Richard Smith
2016-02-19
4
-18
/
+6
*
Remove use of builtin comma operator.
Richard Trieu
2016-02-18
2
-3
/
+6
*
Don't crash w/ a diagnostic range containing a null byte
David Majnemer
2016-02-17
1
-3
/
+11
*
[sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar ...
Kostya Serebryany
2016-02-17
1
-0
/
+1
*
[Frontend] Make sure WrapperFrontendAction updates CurrentInput after calling...
Argyrios Kyrtzidis
2016-02-16
1
-1
/
+4
*
Reduce the number of implicit StringRef->std::string conversions by threading...
Benjamin Kramer
2016-02-13
3
-15
/
+13
[prev]
[next]