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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Track null and undef values through expressions with cleanups.
Artem Dergachev
2018-06-25
1
-0
/
+17
*
[analyzer] Fix invalidation on C++ const methods with arrow syntax.
Artem Dergachev
2018-06-25
1
-0
/
+24
*
Add an option to support debug fission on implicit ThinLTO.
Yunlian Jiang
2018-06-25
1
-0
/
+6
*
Fix tests from r335542 to use %hmaptool
Bruno Cardoso Lopes
2018-06-25
1
-2
/
+2
*
Warning for framework include violation from Headers to PrivateHeaders
Bruno Cardoso Lopes
2018-06-25
13
-0
/
+122
*
Revert "Append new attributes to the end of an AttributeList."
Michael Kruse
2018-06-25
31
-114
/
+123
*
[WebAssembly] Add no-prototype attribute to prototype-less C functions
Sam Clegg
2018-06-25
1
-0
/
+20
*
[MachineOutliner] Outline from linkonceodrs by default in LTO when -moutline ...
Jessica Paquette
2018-06-25
1
-0
/
+4
*
[MachineOutliner] Make last of -moutline/-mno-outline win
Jessica Paquette
2018-06-25
1
-6
/
+2
*
Revert "[ASTImporter] Import the whole redecl chain of functions"
Gabor Marton
2018-06-25
1
-4
/
+4
*
[OPENMP] Do not consider address constant vars as possibly
Alexey Bataev
2018-06-25
1
-0
/
+29
*
[ASTImporter] Import the whole redecl chain of functions
Gabor Marton
2018-06-25
1
-4
/
+4
*
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
Hans Wennborg
2018-06-25
2
-0
/
+90
*
[CodeGen] Provide source locations for UBSan type checks when emitting constr...
Igor Kudrin
2018-06-25
1
-0
/
+26
*
[Coroutines] Less IR for noexcept await_resume
Brian Gesiak
2018-06-23
1
-6
/
+33
*
[Sema] isValidCoroutineContext FIXME and citations
Brian Gesiak
2018-06-23
1
-0
/
+8
*
[Fuchsia] Enable static libc++, libc++abi, libunwind
Petr Hosek
2018-06-23
1
-2
/
+2
*
[Sema] -Wformat-pedantic only for NSInteger/NSUInteger %zu/%zi on Darwin
JF Bastien
2018-06-22
3
-1
/
+52
*
Re-land "[LTO] Enable module summary emission by default for regular LTO"
Tobias Edler von Koch
2018-06-22
3
-4
/
+18
*
Reinstate quotes around the path to python that I accidentaly removed in r335330
Benjamin Kramer
2018-06-22
1
-1
/
+1
*
Restore pre-r335182 behavior for naming inherited constructors as
Richard Smith
2018-06-22
1
-0
/
+15
*
[OPENMP, NVPTX] Fix reduction of the big data types/structures.
Alexey Bataev
2018-06-22
2
-56
/
+56
*
Re-apply: Warning for framework headers using double quote includes
Bruno Cardoso Lopes
2018-06-22
12
-0
/
+103
*
[OpenCL] Fixed parsing of address spaces for C++.
Anastasia Stulova
2018-06-22
1
-0
/
+4
*
[Sema] Updated note for address spaces to print the type.
Anastasia Stulova
2018-06-22
1
-4
/
+4
*
[Driver] Make scudo compatible with -fsanitize-minimal-runtime
Kostya Kortchinsky
2018-06-22
2
-0
/
+17
*
[X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
Gabor Buella
2018-06-22
5
-112
/
+321
*
[hmaptool] Turn %hmaptool into a proper substitution
Benjamin Kramer
2018-06-22
5
-5
/
+9
*
[x86] Fix a tiny bug in my test case in r335309 by marking that we don't
Chandler Carruth
2018-06-21
1
-1
/
+2
*
[x86] Teach the builtin argument range check to allow invalid ranges in
Chandler Carruth
2018-06-21
17
-292
/
+315
*
[X86] Update handling in CGBuiltin to be tolerant of out of range immediates.
Craig Topper
2018-06-21
4
-19
/
+19
*
Ignore blacklist when generating __cfi_check_fail.
Evgeniy Stepanov
2018-06-21
1
-0
/
+6
*
Re-apply: Add python tool to dump and construct header maps
Bruno Cardoso Lopes
2018-06-21
12
-20
/
+32
*
Revert "[LTO] Enable module summary emission by default for regular LTO"
Tobias Edler von Koch
2018-06-21
2
-17
/
+4
*
AMDGPU: Remove amdgpu-debugger-reserve-regs feature
Konstantin Zhuravlyov
2018-06-21
1
-1
/
+1
*
[OPENMP, NVPTX] Fix globalization of the variables passed to orphaned
Alexey Bataev
2018-06-21
1
-0
/
+9
*
[LTO] Enable module summary emission by default for regular LTO
Tobias Edler von Koch
2018-06-21
2
-4
/
+17
*
[X86] Correct the inline assembly implementations of __movsb/w/d/q and __stos...
Craig Topper
2018-06-21
1
-0
/
+83
*
[DebugInfo] Inline for without DebugLocation
Anastasis Grammenos
2018-06-21
1
-0
/
+13
*
[X86] Rewrite the add/mul/or/and reduction intrinsics to make better use of o...
Craig Topper
2018-06-21
1
-312
/
+306
*
Fix line endings in recently updated test file
Ivan Donchevskii
2018-06-21
1
-59
/
+59
*
[Sema] Fix overloaded static functions for templates
Ivan Donchevskii
2018-06-21
1
-9
/
+59
*
[X86] Remove masking from the 512-bit floating point max/min builtins. Use se...
Craig Topper
2018-06-21
1
-20
/
+35
*
Revert "Add python tool to dump and construct header maps"
Bruno Cardoso Lopes
2018-06-21
11
-31
/
+19
*
Revert "Warning for framework headers using double quote includes"
Bruno Cardoso Lopes
2018-06-21
12
-103
/
+0
*
When a dependent alignas is applied to a non-dependent typedef,
Richard Smith
2018-06-20
1
-0
/
+6
*
Warning for framework headers using double quote includes
Bruno Cardoso Lopes
2018-06-20
12
-0
/
+103
*
Related to PR37768: improve diagnostics for class name shadowing.
Richard Smith
2018-06-20
3
-6
/
+51
*
Add python tool to dump and construct header maps
Bruno Cardoso Lopes
2018-06-20
11
-19
/
+31
*
[MS] Make sure __GetExceptionInfo works on types with no linkage
Reid Kleckner
2018-06-20
1
-0
/
+10
[next]