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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attri...
Hans Wennborg
2017-11-14
2
-0
/
+4
*
Make isDefinition matcher support ObjCMethodDecl
Dave Lee
2017-11-14
1
-1
/
+9
*
Make DiagnosticIDs::getAllDiagnostics static. NFC.
Gabor Horvath
2017-11-14
1
-2
/
+2
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-11-13
1
-201
/
+301
*
[CodeGen] fix const-ness of cbrt and fma
Sanjay Patel
2017-11-13
1
-6
/
+6
*
[X86] test/testn intrinsics lowering to IR. clang side
Uriel Korach
2017-11-13
1
-24
/
+0
*
Fix AST matcher documentation typo
Dave Lee
2017-11-11
1
-1
/
+1
*
Add ObjC exception statement AST matchers
Dave Lee
2017-11-11
1
-0
/
+43
*
Adjust r316292 - remove the anonymous union for sharing a bitfield in Functio...
Faisal Vali
2017-11-11
2
-22
/
+17
*
Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy for dwarf fission
Jake Ehrlich
2017-11-11
1
-0
/
+3
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-11-11
2
-65
/
+109
*
AMDGPU: Add -mxnack/-mno-xnack options that set +/-xnack feature
Konstantin Zhuravlyov
2017-11-10
1
-1
/
+4
*
[OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for'
Carlo Bertolli
2017-11-10
1
-0
/
+1
*
Revert "[XRay][darwin] Initial XRay in Darwin Support"
Dean Michael Berris
2017-11-10
1
-1
/
+0
*
[XRay][darwin] Initial XRay in Darwin Support
Dean Michael Berris
2017-11-10
1
-0
/
+1
*
[X86] Reduce the number of FMA builtins needed by the frontend by adding nega...
Craig Topper
2017-11-10
1
-14
/
+0
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-11-10
13
-207
/
+265
*
[VirtualFileSystem] InMemoryFileSystem::addFile(): Type and Perms
Ben Hamilton
2017-11-09
1
-2
/
+12
*
[clang-format] Keep Sphinx happy after r317794
Krasimir Georgiev
2017-11-09
1
-5
/
+6
*
[clang-format] Sort using declarations by splitting on '::'
Krasimir Georgiev
2017-11-09
1
-0
/
+7
*
[Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found.
Sam McCall
2017-11-09
1
-0
/
+5
*
[X86] Rename the VEX scalar fma builtins to end with a '3' to match gcc
Craig Topper
2017-11-09
1
-8
/
+8
*
[OPENMP] Codegen for `#pragma omp target parallel for`.
Alexey Bataev
2017-11-08
2
-1
/
+6
*
Add CoreOption flag to "-coverage" option to make it available for clang-cl
Marco Castelluccio
2017-11-08
1
-1
/
+1
*
Moved QualTypeNames.h from Tooling to AST.
Ilya Biryukov
2017-11-08
1
-7
/
+18
*
[clang-refactor] Introduce a new rename rule for qualified symbols
Haojian Wu
2017-11-08
1
-0
/
+22
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-11-08
1
-136
/
+184
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-11-08
3
-176
/
+264
*
[NVPTX] Implement __nvvm_atom_add_gen_d builtin.
Justin Lebar
2017-11-07
1
-1
/
+1
*
New clang option -fno-plt which avoids the PLT and lazy binding while making ...
Sriraman Tallam
2017-11-07
2
-0
/
+6
*
[refactor] rename field references in __builtin_offsetof
Alex Lorenz
2017-11-07
1
-0
/
+12
*
[analyzer] [NFC] Remove unused typedef from SVals.h
George Karpenkov
2017-11-07
1
-3
/
+0
*
Clarify the error message for unsupported aliases on Darwin
Alex Lorenz
2017-11-07
1
-1
/
+1
*
[X86] Replace the mask cmpeq/cmple/cmplt/cmpgt/cmpge/cmpneq intrinsics with m...
Craig Topper
2017-11-06
1
-30
/
+1
*
lowering broadcastm
Jina Nahias
2017-11-06
1
-6
/
+0
*
Remove \brief from doxygen comments in PrettyPrinter.h
Adrian Prantl
2017-11-05
1
-39
/
+37
*
[CodeGen] add remquo to list of recognized library calls
Sanjay Patel
2017-11-04
1
-0
/
+4
*
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-11-03
4
-113
/
+126
*
[refactor][extract] insert semicolons into extracted/inserted code
Alex Lorenz
2017-11-03
1
-0
/
+7
*
[Driver] Add Scudo as a possible -fsanitize= option
Kostya Kortchinsky
2017-11-03
2
-0
/
+4
*
[Tooling] Put createExecutorFromCommandLineArgs implementation in a wrapper. NFC
Eric Liu
2017-11-03
1
-0
/
+7
*
[preamble] Also record the "skipping" state of the preprocessor
Erik Verbruggen
2017-11-03
1
-2
/
+31
*
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-11-02
2
-62
/
+383
*
Add default calling convention support for regcall.
Erich Keane
2017-11-02
3
-2
/
+5
*
[CodeGen] fix const-ness of builtin equivalents of <math.h> and <complex.h> f...
Sanjay Patel
2017-11-02
1
-129
/
+129
*
revert r317228: remove unused function from ObjCRuntime.h, NFC
Alex Lorenz
2017-11-02
1
-0
/
+5
*
remove unused function from ObjCRuntime.h, NFC
Alex Lorenz
2017-11-02
1
-5
/
+0
*
Fix typo in class annotation
Jan Korous
2017-11-02
1
-1
/
+1
*
[ASTMatchers] Fix some Clang-tidy modernize and Include What You Use warnings...
Eugene Zelenko
2017-11-01
4
-97
/
+165
*
Fix warnings discovered by rL317076. [-Wunused-private-field]
NAKAMURA Takumi
2017-11-01
1
-3
/
+1
[next]