2018-05-16 |
Joel E. Denny | [Attr] Don't print fake MSInheritance argument |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Sanjay Patel | [OpenCL] make test independent of optimizer |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Erich Keane | Add support for __declspec(code_seg("segname")) |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Ivan Donchevskii | [Frontend] Avoid running plugins during code completion... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Alexey Bataev | [OPENMP, NVPTX] Add check for SPMD mode in orphaned... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Eric Liu | Fix an Index test caused by a clang-format change ... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Henry Wong | [analyzer] Improve the modeling of memset(). |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Ilya Biryukov | [AST] Added a helper to extract a user-friendly text... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Ilya Biryukov | [CodeComplete] Expose helpers to get RawComment of... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Gabor Marton | Test commit access: remove superflous spaces |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Jonas Devlieghere | [diagtool] Add diagtool to install target. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Francois Ferrand | clang-format: Allow optimizer to break template declara... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Francois Ferrand | clang-format: tweak formatting of variable initializati... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Richard Smith | Fix 32-bit buildbots. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
George Karpenkov | [analyzer] Do not crash on callback for call_once passe... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Douglas Yung | Revert commits r332160, r332164, r332236. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Artem Dergachev | [analyzer] Make plist-html diagnostic consumer produce... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Joel E. Denny | [Attr] Don't print implicit attributes |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Eugene Zelenko | [Documentation] Fix Release Notes format issues. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Richard Smith | Don't produce a redundant "auto type is incompatible... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Benjamin Kramer | Move helper classes into anonymous namespaces. NFCI. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Akira Hatanaka | Address post-commit review comments after r328731.... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Sunil Srivastava | Fixed some rtti-options tests. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Krzysztof Parzyszek | [Hexagon] Add driver options for subtarget features |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Alexey Bataev | [OPENMP, NVPTX] Do not globalize variables with referen... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Nico Weber | update two comments as suggested on https://reviews... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Nicola Zaghen | [clang] Update uses of DEBUG macro to LLVM_DEBUG. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Rainer Orth | [Solaris] Only define _REENTRANT if -pthread |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Aleksei Sidorin | [ASTImporter] Extend lookup logic in class templates |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Hans Wennborg | Make ast-print-record-decl.c pass on Windows after... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Craig Topper | [X86] Revert part of r332266: Use __builtin_convertvect... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Joel E. Denny | [AST] Fix printing tag decl groups in decl contexts |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Richard Trieu | Enable control flow pruning of float overflow warnings. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Volodymyr Sapsai | [c++17] Fix assertion on synthesizing deduction guides... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Artem Dergachev | [analyzer] Re-apply r331096 "CStringChecker: Add suppor... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
George Karpenkov | [analyzer] Extend the ObjCAutoreleaseWriteChecker to... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Brock Wyma | [CodeView] Improve debugging of virtual base class... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Joel E. Denny | Fix test fail on some buildbots, caused by r332281. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Richard Smith | Fix regression in r332076. |
commit | commitdiff | tree | snapshot |
2018-05-14 |
George Karpenkov | Remove the fixit for the diagnostics regarding capturin... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Eric Liu | [Tooling] Pull #include manipulation code from clangFor... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Richard Smith | PR37450: Fix bug that disabled some type checks for... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Eric Liu | [clang-format] Move #include related style to libToolin... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Joel E. Denny | [AST] Print correct tag decl for tag specifier |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yaxun Liu | CodeGen: Emit string literal in constant address space |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Joel E. Denny | [AST] Fix -ast-print for _Bool when have diagnostics |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Craig Topper | [X86] Use __builtin_convertvector to replace some of... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Aleksei Sidorin | [ASTImporter] Turn StringRefs back to std::strings... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Ilya Biryukov | [CodeComplete] Provide completion in decls even for... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Eric Liu | Redirect output to /dev/null in the tests added in... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Pavel Labath | Revert "[CodeGen] Disable aggressive structor optimizat... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Pavel Labath | [CodeGen] Disable aggressive structor optimizations... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Krasimir Georgiev | [clang-format] Continue after non-scope-closers in... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Alex Bradbury | [RISCV][NFC] Use more appropriate label for CHECK lines |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Craig Topper | [X86] Use select instrution and fpextend in the impleme... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Craig Topper | [X86] Use __builtin_convertvector to implement _mm512_c... |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Craig Topper | [X86] Emit better code for _mm_cvtu32_sd, _mm_cvtu64_sd... |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Elena Demikhovsky | Added atomic_fetch_min, max, umin, umax intrinsics... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Douglas Yung | Add requirement of x86 target for test. |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Douglas Yung | Force the PS4 clang ABI version to 6. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Petr Hosek | [Driver] Only use -lc++ on Fuchsia |
commit | commitdiff | tree | snapshot |
2018-05-11 |
George Karpenkov | [analyzer] Ignore the nullability quantifiers for autor... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
George Karpenkov | [analyzer] Fix the filename for the exploration_order... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Richard Smith | [libclang] Stop assuming that the internal C++ ABI... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Alexey Bataev | [OPENMP, NVPTX] Do not use SPMD mode for target simd... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Yaxun Liu | [HIP] Set proper triple and offload kind for the toolchain |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Yaxun Liu | [HIP] Diagnose unsupported host triple |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Yaxun Liu | [HIP] Let clang-offload-bundler support HIP |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Craig Topper | [X86] Fix the file header name on fmaintrin.h |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Krzysztof Parzyszek | [Hexagon] Implement checking arguments of builtin calls |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Gabor Buella | [X86] Assume alignment of movdir64b dst argument |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Richard Smith | Improve diagnostics and error recovery for template... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Reid Kleckner | Don't propagate dllimport to base class template static... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Kamil Rytarowski | Support XRay in the NetBSD driver |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Kamil Rytarowski | Permit -fxray-instrument for NetBSD/amd64 |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Reid Kleckner | [clang-cl] Make -f[no-]coverage-mapping available |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Jonathan Coe | implementing Cursor.get_included_file in python bindings |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Eric Fiselier | [Itanium] Emit type info names with external linkage. |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Julie Hockett | Reland '[clang] Adding CharacteristicKind to PPCallback... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Reid Kleckner | Allow dllimport non-type template arguments in C++17 |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Alexey Bataev | [OPENMP, NVPTX] Initial support for L2 parallelism... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Strahinja Petrovic | This patch provides that bitfields are splitted even... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Sylvestre Ledru | Add support of the next Ubuntu (Ubuntu 18.10 - Cosmic... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Eric Fiselier | Revert "[Itanium] Emit type info names with external... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Gabor Buella | [X86] ptwrite intrinsic |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Craig Topper | [X86] Change the implementation of scalar masked load... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Eric Fiselier | [Itanium] Emit type info names with external linkage. |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Craig Topper | [Builtins] Improve the IR emitted for MSVC compatible... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Artem Belevich | [CUDA] Added -f[no-]cuda-short-ptr option |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Julie Hockett | Revert "[clang] Adding CharacteristicKind to PPCallback... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Manoj Gupta | Update pragma-attribute-supported-attributes-list.test. |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Manoj Gupta | [Clang] Implement function attribute no_stack_protector. |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Eric Liu | Add SourceManagerForFile helper which sets up SourceMan... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Julie Hockett | [clang] Adding CharacteristicKind to PPCallbacks::Inclu... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alexey Bataev | [OPENMP] Generate unique names for offloading regions id. |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Yaxun Liu | [OpenCL] Fix typos in emitted enqueue kernel function... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Craig Topper | [X86] Only enable the __ud2 and __int2c builtins if... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alexey Bataev | [OPENMP] Mark global tors/dtors as used. |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Anastasia Stulova | [OpenCL] Add constant address space to __func__ in... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Sven van Haastregt | [OpenCL] Restrict various keywords in OpenCL C++ mode |
commit | commitdiff | tree | snapshot |
next |