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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU/NFC: Move getAMDGPUTargetFeatures to AMDGPU toolchain
Konstantin Zhuravlyov
2017-11-10
3
-19
/
+24
*
[clang-format] Handle leading comments in using declaration
Daniel Jasper
2017-11-10
2
-4
/
+13
*
[NFC] Pacify bbot for OpenMP 'teams distribute parallel for'
Carlo Bertolli
2017-11-10
1
-1
/
+1
*
[python] [tests] Rewrite to use standard unittest module
Michal Gorny
2017-11-10
18
-1596
/
+1658
*
[OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for'
Carlo Bertolli
2017-11-10
3
-8
/
+125
*
[OpenMP] diagnose assign to firstprivate const, patch by Joel E. Denny
Alexey Bataev
2017-11-10
2
-2
/
+9
*
[clang-format] Support python-style comments in text protos
Krasimir Georgiev
2017-11-10
5
-7
/
+128
*
Revert "[XRay][darwin] Initial XRay in Darwin Support"
Dean Michael Berris
2017-11-10
3
-16
/
+0
*
[XRay][darwin] Initial XRay in Darwin Support
Dean Michael Berris
2017-11-10
3
-0
/
+16
*
[X86] Reduce the number of FMA builtins needed by the frontend by adding nega...
Craig Topper
2017-11-10
5
-78
/
+136
*
[Driver] Make clang/cc conforms to UNIX standard
Steven Wu
2017-11-10
4
-21
/
+119
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-11-10
16
-219
/
+288
*
[analyzer] [NFC] Minor ExprEngineC refactoring
George Karpenkov
2017-11-09
1
-15
/
+22
*
[analyzer] do not crash when trying to convert an APSInt to an unexpected type
George Karpenkov
2017-11-09
2
-1
/
+10
*
[index] tag declarations should use the decl role instead of ref
Alex Lorenz
2017-11-09
2
-7
/
+5
*
[python] [tests] Update priority values in code completion test
Michal Gorny
2017-11-09
1
-2
/
+2
*
[analyzer] assume bitwise arithmetic axioms
George Karpenkov
2017-11-09
2
-6
/
+93
*
[OPENMP] Codegen for `#pragma omp target parallel for simd`.
Alexey Bataev
2017-11-09
9
-206
/
+1350
*
[OPENMP] Treat '#pragma omp target parallel for simd' as simd directive.
Alexey Bataev
2017-11-09
7
-44
/
+51
*
[VirtualFileSystem] InMemoryFileSystem::addFile(): Type and Perms
Ben Hamilton
2017-11-09
3
-15
/
+108
*
[clang-format] Keep Sphinx happy after r317794
Krasimir Georgiev
2017-11-09
2
-10
/
+12
*
[clang-format] Sort using declarations by splitting on '::'
Krasimir Georgiev
2017-11-09
5
-38
/
+140
*
[clang-format] Apply a clang-tidy suggestion, NFC
Krasimir Georgiev
2017-11-09
1
-1
/
+1
*
[clang-format] Fix a clang-tidy finding, NFC
Krasimir Georgiev
2017-11-09
1
-1
/
+1
*
[clang-format] Fix argument name comment, NFC
Krasimir Georgiev
2017-11-09
1
-1
/
+1
*
[Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found.
Sam McCall
2017-11-09
5
-2
/
+66
*
Fix a bug with the use of __builtin_bzero in a conditional expression.
John McCall
2017-11-09
2
-1
/
+14
*
[X86] Rename the VEX scalar fma builtins to end with a '3' to match gcc
Craig Topper
2017-11-09
3
-24
/
+24
*
[Coverage] Emit deferred regions in headers
Vedant Kumar
2017-11-09
3
-4
/
+22
*
[Coverage] Complete top-level deferred regions before labels
Vedant Kumar
2017-11-09
3
-7
/
+42
*
[Coverage] Emit a gap area after if conditions
Vedant Kumar
2017-11-09
18
-66
/
+97
*
Remove redundant copy-pasted comment in test file from r317736
Alex Lorenz
2017-11-08
1
-1
/
+0
*
[ObjC] Fix function signature handling for blocks literals with attributes
Alex Lorenz
2017-11-08
2
-2
/
+17
*
[ObjC] Boxed strings should use the nullability from stringWithUTF8String's r...
Alex Lorenz
2017-11-08
2
-0
/
+35
*
[OPENMP] Codegen for `#pragma omp target parallel for`.
Alexey Bataev
2017-11-08
12
-202
/
+1521
*
Add a missing "REQUIRES: system-windows" to a Windows-only test.
David L. Jones
2017-11-08
1
-0
/
+1
*
Add CoreOption flag to "-coverage" option to make it available for clang-cl
Marco Castelluccio
2017-11-08
2
-1
/
+8
*
[bindings] fix TLS test failure
Masud Rahman
2017-11-08
1
-4
/
+14
*
[analyzer] Fix a crash on logical operators with vectors.
Artem Dergachev
2017-11-08
2
-0
/
+38
*
[clang-refactor] Get rid of OccurrencesFinder in RenamingAction, NFC
Haojian Wu
2017-11-08
1
-18
/
+9
*
Workaround reverse-iteration buildbot breakages. Filed PR35244.
Ilya Biryukov
2017-11-08
1
-2
/
+3
*
Avoid printing some redundant name qualifiers in completion
Ilya Biryukov
2017-11-08
5
-6
/
+39
*
Moved QualTypeNames.h from Tooling to AST.
Ilya Biryukov
2017-11-08
5
-21
/
+21
*
[clang-refactor] Introduce a new rename rule for qualified symbols
Haojian Wu
2017-11-08
5
-40
/
+157
*
[X86] Add masked vcvtps2ph builtins to CheckX86BuiltinFunctionCall.
Craig Topper
2017-11-08
1
-0
/
+3
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-11-08
2
-238
/
+317
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-11-08
5
-191
/
+298
*
Change noplt.c to work for non-x86 targets.
Sriraman Tallam
2017-11-07
1
-1
/
+1
*
[NVPTX] Implement __nvvm_atom_add_gen_d builtin.
Justin Lebar
2017-11-07
3
-1
/
+34
*
[ObjC++] Don't warn about pessimizing move for __block variables
Alex Lorenz
2017-11-07
2
-0
/
+47
[prev]
[next]