index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
P0035R4: Semantic analysis and code generation for C++17 overaligned
Richard Smith
2016-10-10
6
-4
/
+391
*
[x86][inline-asm][clang] accept 'v' constraint
Michael Zuckerman
2016-10-10
1
-0
/
+30
*
When optimizing for size, enable loop rerolling by default
Hal Finkel
2016-10-09
1
-0
/
+5
*
[CUDA] Rename cuda_builtin_vars.h to __clang_cuda_builtin_vars.h.
Justin Lebar
2016-10-08
2
-7
/
+7
*
[CUDA] Add #pragma clang force_cuda_host_device_{begin,end} pragmas.
Justin Lebar
2016-10-08
3
-0
/
+104
*
[analyzer] Re-apply r283094 "Improve CloneChecker diagnostics"
Artem Dergachev
2016-10-08
11
-29
/
+214
*
[analyzer] Re-apply r283093 "Add extra notes to ObjCDeallocChecker"
Artem Dergachev
2016-10-08
3
-9
/
+87
*
[CUDA] Do a better job at detecting wrong-side calls.
Justin Lebar
2016-10-08
2
-1
/
+42
*
Revert r283572 - [Driver] Make -print-libgcc-file-name print compiler-rt lib ...
Michal Gorny
2016-10-07
1
-15
/
+0
*
[Driver] Make -print-libgcc-file-name print compiler-rt lib when used
Michal Gorny
2016-10-07
1
-0
/
+15
*
Update clang test to accomendate discriminator change in https://reviews.llvm...
Dehao Chen
2016-10-07
2
-4
/
+5
*
[analyzer] Don't merge different return nodes in ExplodedGraph
Daniel Marjamaki
2016-10-07
2
-2
/
+14
*
[ARM]: Add Cortex-R52 target
Javed Absar
2016-10-07
2
-0
/
+33
*
PR25890: Fix incoherent error handling in PerformImplicitConversion and
Richard Smith
2016-10-06
4
-11
/
+15
*
[analyzer] Add explanation why analyzer report is not generated (fix for PR12...
Anton Yartsev
2016-10-06
2
-0
/
+16
*
[coroutines] Fix co_return statement for initializer list arguments
Eric Fiselier
2016-10-06
1
-5
/
+19
*
[modules] Be sure to emit local specializations of imported templates, even if
Richard Smith
2016-10-06
6
-4
/
+18
*
[OpenMP] Check if the template specialization is mappable instead of speciali...
David Sheinkman
2016-10-06
1
-0
/
+12
*
[Sema] Fix PR30520: Handle incomplete field types in transparent_union unions
Alex Lorenz
2016-10-06
1
-0
/
+9
*
Add missing -no-canonical-prefixes.
Benjamin Kramer
2016-10-06
2
-2
/
+2
*
Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler
Alex Lorenz
2016-10-06
1
-0
/
+13
*
[Driver] Add driver support for Fuchsia
Petr Hosek
2016-10-06
2
-0
/
+73
*
PR22924, PR22845, some of CWG1464: When checking the initializer for an array
Richard Smith
2016-10-05
3
-18
/
+118
*
Removing optimization from the RUN lines and adjusting the checks
Nemanja Ivanovic
2016-10-05
1
-50
/
+2
*
[Clang][AVX512][BuiltIn]Adding missing intrinsics move_{sd|ss} to clang
Michael Zuckerman
2016-10-05
1
-0
/
+28
*
[Sema] Packed member warning: Use the typedef name for anonymous structures
Alex Lorenz
2016-10-05
1
-0
/
+35
*
[analyzer] Improve "Assuming..." diagnostic pieces for logical operators.
Artem Dergachev
2016-10-05
2
-148
/
+76
*
[analyzer] Add "Assuming..." diagnostic pieces for unsupported conditions.
Artem Dergachev
2016-10-05
10
-59
/
+2273
*
[CUDA] Add missing ':' to noexcept.cu test.
Justin Lebar
2016-10-05
1
-1
/
+1
*
[CUDA] Mark device functions as nounwind.
Justin Lebar
2016-10-04
3
-5
/
+44
*
Separate builtins for x84-64 and i386; implement __mulh and __umulh
Albert Gutowski
2016-10-04
2
-4
/
+34
*
clang-cl: Make /Fo apply also when using -flto
Hans Wennborg
2016-10-04
1
-0
/
+1
*
clang-cl: Use the .obj file extension also in LTO mode
Hans Wennborg
2016-10-04
1
-0
/
+1
*
clang-cl: expose the -fuse-ld option
Hans Wennborg
2016-10-04
1
-0
/
+3
*
clang-cl: Expose the -flto option
Hans Wennborg
2016-10-04
1
-0
/
+1
*
[clang] make reciprocal estimate codegen a function attribute
Sanjay Patel
2016-10-04
1
-0
/
+7
*
[ubsan] Disable bounds-check for flexible array ivars
Vedant Kumar
2016-10-04
1
-0
/
+59
*
Test what happens when tag lookup and redeclaration lookup disagree
Reid Kleckner
2016-10-04
1
-0
/
+9
*
[MS] Move hex long long sign compat hack to -fms-compatibility
Reid Kleckner
2016-10-04
2
-11
/
+19
*
[OpenMP] fix segfault when a variable referenced in reduction clause is a ref...
David Sheinkman
2016-10-04
17
-0
/
+111
*
Do not find friend function definitions inside non-instantiated class.
Serge Pavlov
2016-10-04
3
-0
/
+207
*
Revert "[XRay] Check in Clang whether XRay supports the target when -fxray-in...
Dean Michael Berris
2016-10-04
1
-3
/
+0
*
[XRay] Check in Clang whether XRay supports the target when -fxray-instrument...
Dean Michael Berris
2016-10-04
1
-0
/
+3
*
Revert "[analyzer] Improve CloneChecker diagnostics" as its depends on revert...
Vitaly Buka
2016-10-04
11
-214
/
+29
*
Revert "[analyzer] Add extra notes to ObjCDeallocChecker" as its depends on r...
Vitaly Buka
2016-10-04
3
-87
/
+9
*
[coroutines] Switch to using std::experimental namespace per P0057R5
Gor Nishanov
2016-10-04
1
-19
/
+34
*
[coroutines] Adding builtins for coroutine intrinsics and backendutil support.
Gor Nishanov
2016-10-03
2
-0
/
+66
*
ObjectiveC: fix a seg fault when deserialing redeclaration of ObjCMethodDecl.
Manman Ren
2016-10-03
2
-0
/
+12
*
[CUDA] Disallow overloading destructors.
Justin Lebar
2016-10-03
4
-58
/
+33
*
[ARC] Ignore qualifiers in copy-restore expressions
Vedant Kumar
2016-10-03
1
-0
/
+14
[next]