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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenMP] Error when trying to offload to an unsupported architecture
Gheorghe-Teodor Bercea
2017-08-07
1
-1
/
+8
*
[OpenMP] Prevent emission of exception handling code when using OpenMP to off...
Gheorghe-Teodor Bercea
2017-08-07
1
-0
/
+7
*
[AArch64] Ignore stdcall and similar on aarch64/windows
Martin Storsjo
2017-08-07
2
-0
/
+19
*
[OpenMP] Make OpenMP generated code for the NVIDIA device relocatable by default
Gheorghe-Teodor Bercea
2017-08-07
1
-0
/
+4
*
Mark static variables static; NFC.
George Burgess IV
2017-08-07
1
-2
/
+2
*
[OpenMP] Pass -v to PTXAS if it was passed to the driver.
Gheorghe-Teodor Bercea
2017-08-07
1
-0
/
+4
*
[OpenMP] Integrate OpenMP target region cubin into host binary
Gheorghe-Teodor Bercea
2017-08-07
7
-132
/
+248
*
Non-functional change. Fix previous patch D34784.
Gheorghe-Teodor Bercea
2017-08-07
1
-4
/
+8
*
[OpenMP] Add flag for specifying the target device architecture for OpenMP de...
Gheorghe-Teodor Bercea
2017-08-07
3
-3
/
+87
*
Enable LLVM asan support for NetBSD/i386
Kamil Rytarowski
2017-08-07
1
-1
/
+2
*
[OpenCL] Remove extra select functions from opencl-c.h
Yaxun Liu
2017-08-05
1
-324
/
+10
*
[ODRHash] Treat some non-templated classes as templated.
Richard Trieu
2017-08-05
1
-2
/
+6
*
Revert "[Coverage] Precise region termination with deferred regions"
Vedant Kumar
2017-08-05
1
-86
/
+5
*
Debug Info: Set the DICompileUnit's isOptimized flag when compiling with LTO.
Adrian Prantl
2017-08-04
1
-6
/
+5
*
Clean up some lambda conversion operator code, NFC
Reid Kleckner
2017-08-04
3
-23
/
+15
*
[libFuzzer] add -fsanitize-coverage-pc-table to -fsanitize=fuzzer
Kostya Serebryany
2017-08-04
1
-1
/
+2
*
Revert "[OPENMP][DEBUG] Set proper address space info if required by target."
Alexey Bataev
2017-08-04
6
-209
/
+13
*
Revert "[OPENMP] Fix for pacify buildbots, NFC."
Alexey Bataev
2017-08-04
1
-12
/
+18
*
Reland "CFI: blacklist STL allocate() from unrelated-casts"
Vlad Tsyrklevich
2017-08-04
1
-0
/
+28
*
Revert "Reland "CFI: blacklist STL allocate() from unrelated-casts""
Vlad Tsyrklevich
2017-08-04
1
-27
/
+0
*
[OPENMP] Fix for pacify buildbots, NFC.
Alexey Bataev
2017-08-04
1
-18
/
+12
*
Reland "CFI: blacklist STL allocate() from unrelated-casts"
Vlad Tsyrklevich
2017-08-04
1
-0
/
+27
*
[OPENMP][DEBUG] Set proper address space info if required by target.
Alexey Bataev
2017-08-04
6
-13
/
+209
*
Revert "CFI: blacklist STL allocate() from unrelated-casts"
Vlad Tsyrklevich
2017-08-04
1
-27
/
+0
*
[OPENMP] Unify generation of outlined function calls.
Alexey Bataev
2017-08-04
4
-12
/
+31
*
CFI: blacklist STL allocate() from unrelated-casts
Vlad Tsyrklevich
2017-08-04
1
-0
/
+27
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
11
-73
/
+327
*
clang-format: [JS] support fields with case/switch/default labels.
Martin Probst
2017-08-04
1
-0
/
+14
*
Revert r304953 for release 5.0.0
Stefan Maksimovic
2017-08-04
3
-9
/
+1
*
[Driver] Error if ARM mode was selected explicitly for M-profile CPUs.
Florian Hahn
2017-08-04
1
-0
/
+12
*
[mips] Code formatting fix. NFC
Simon Atanasyan
2017-08-04
1
-1
/
+1
*
Revert r309984, "Use "foo-12345.o" instead of "foo.o-12345" as temporary file...
NAKAMURA Takumi
2017-08-04
1
-6
/
+2
*
Revert "[coverage] Special-case calls to noreturn functions."
Vedant Kumar
2017-08-04
1
-12
/
+0
*
[Driver][Fuchsia] Pass --hash-style=gnu to the linker
Petr Hosek
2017-08-04
1
-2
/
+4
*
[Coverage] Precise region termination with deferred regions
Vedant Kumar
2017-08-04
1
-5
/
+86
*
[Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.
Akira Hatanaka
2017-08-03
13
-14
/
+17
*
Enable AddressSanitizer for Fuchsia targets
Petr Hosek
2017-08-03
2
-14
/
+18
*
[coverage] Special-case calls to noreturn functions.
Eli Friedman
2017-08-03
1
-0
/
+12
*
Use "foo-12345.o" instead of "foo.o-12345" as temporary file name.
Nico Weber
2017-08-03
1
-2
/
+6
*
[mips] Revert r309942 & r309940
Simon Dardis
2017-08-03
3
-24
/
+0
*
Don't emit undefined-internal warnings for CXXDeductionGuideDecls.
Richard Smith
2017-08-03
1
-0
/
+3
*
[Analyzer] Add support for displaying cross-file diagnostic paths in HTML output
Devin Coughlin
2017-08-03
2
-105
/
+214
*
Revert r304836.
Nico Weber
2017-08-03
1
-4
/
+0
*
[clang-format] Fix indent of 'key <...>' and 'key {...}' in text protos
Krasimir Georgiev
2017-08-03
1
-1
/
+4
*
[mips] Implement -muninit-const-in-rodata
Simon Dardis
2017-08-03
3
-0
/
+24
*
[clang-format] Fix parsing of <>-style proto options
Krasimir Georgiev
2017-08-03
1
-0
/
+9
*
[mips] Add support -m(no-)embedded-data option
Simon Dardis
2017-08-03
1
-1
/
+14
*
Update for llvm change.
Rafael Espindola
2017-08-03
1
-10
/
+12
*
[Sema] Add a comment on an identified bug on default arguments.
Tim Shen
2017-08-03
1
-0
/
+16
*
[coverage] Make smaller regions for the first case of a switch.
Eli Friedman
2017-08-02
1
-6
/
+13
[next]