2016-07-05 |
Anastasia Stulova | [OpenCL] An implementation of device side enqueue ... |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Michael Zuckerman | ntrinsics _mm256_permutexvar_epi64 doesn't accept three... |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Michael Zuckerman | [Clang][BuiltIn][AVX512] adding _mm{|256|512}_mask_cvt... |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Clement Courbet | [ASTMatchers] New forEachOverriden matcher. |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Kelvin Li | [OpenMP] Sema and parse for 'distribute parallel for... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Craig Topper | [X86] Use undefined instead of setzero in shufflevector... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Simon Pilgrim | [X86][AVX512] Converted the VSHUFPD intrinsics to gener... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Craig Topper | [AVX512] Remove VPERMD/VPERMQ/VPERMILPS/VPERMILPD built... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Anastasia Stulova | [OpenCL] Make OpenCL Builtins added according to the... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Simon Pilgrim | [X86][AVX512] Converted the VPERMPD/VPERMQ intrinsics... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Simon Pilgrim | [X86][AVX512] Converted the VPERMILPD/VPERMILPS intrins... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Jacob Baungard... | [Sparc] Allow LEON cpu models to be selected with ... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Craig Topper | [AVX512] Modify what indices we emit for the zero vecto... |
commit | commitdiff | tree | snapshot |
2016-07-04 |
David Majnemer | [Sema] A flexible array member must not be the only... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
David Majnemer | [AST] Use ArrayRef in more interfaces |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Faisal Vali | [Refactor NFC] Rename the (non-CCE, fold-failure) Diag... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Sylvestre Ledru | fix two typos in the doc |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Simon Pilgrim | [X86][AVX512] Converted the MOVDDUP/MOVSLDUP/MOVSHDUP... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Benjamin Kramer | [CUDA] Move argument type lists to the stack. NFC. |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Benjamin Kramer | Use arrays or initializer lists to feed ArrayRefs inste... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Craig Topper | [X86] Replace 128-bit and 256 masked vpermilps/vpermilp... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Richard Smith | PR28394: For compatibility with c++11 and c++14, if... |
commit | commitdiff | tree | snapshot |
2016-07-02 |
Pirama Arumuga... | Add TargetInfo for 32-bit and 64-bit RenderScript |
commit | commitdiff | tree | snapshot |
2016-07-01 |
David Majnemer | [CodeView] Include MSVC style names for unnamed types |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Tim Shen | Removes CHECKs for symbolic label names (as Debug Clang... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Manman Ren | C++14 init-capture: error out instead of crashing. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Tim Shen | Remove unncessary CHECKs from r274385 |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Tim Shen | [Temporary, Lifetime] Add lifetime marks for temporaries |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Vedant Kumar | [Driver] Delete some dead code (NFC) |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Argyrios Kyrtzidis | [libclang] Sync-up the way top-level decls in an ASTUni... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Matt Arsenault | Emit more intrinsics for builtin functions |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Vassil Vassilev | Revert r274348 and r274349 until the Windows failures... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Saleem Abdulrasool | Driver: support -L for MSVC toolchain under the GNU... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Kelvin Li | [OpenMP] Issue warning if a simd construct nested insid... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Vassil Vassilev | Add forgotten test to r274348. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Vassil Vassilev | Add postorder traversal support to the RecursiveASTVisitor. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Reid Kleckner | [DebugInfo] Set DISubprogram ThisAdjustment in the... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Eric Fiselier | [Feature] Add a builtin for indexing into parameter... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Argyrios Kyrtzidis | [CodeCompletion] Allow system headers providing private... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Erik Pilkington | [Sema] Implement C++14's DR1579: Prefer returning by... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Samuel Antao | [OpenMP] Use fopenmp prefix for all options introduced... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Justin Lebar | Fix ASTMatchersNodeTest to work on Windows. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Richard Smith | Fix typo-correction crash if a typo occurs within the... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Justin Lebar | [CUDA] Give templated device functions internal linkage... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Richard Smith | PR28373: fix crash-on-invalid if the condition of an... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Justin Lebar | Don't instantiate a full host toolchain in ASTMatchersTest. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Reid Kleckner | [codeview] Emit qualified display names if -gline-table... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Reid Kleckner | Port some more debug info tests on Windows |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Michael Zuckerman | [AVX512][BUILTIN][vpermilps][intrinsics] Fixing two... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Dmitry Polukhin | Fix CodeGenCXX/mangle-abi-tag.cpp on clang-ppc64le... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Dmitry Polukhin | [GCC] PR23529 Mangler part of attrbute abi_tag support |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Benjamin Kramer | Enable opencl driver tests, which never ran. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Nikolay Haustov | AMDGPU: Set amdgpu_kernel calling convention for OpenCL... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Michael Zuckerman | [Clang][Intrinsics][AVX512][BuiltIn] adding intrinsics... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Haojian Wu | [ASTMatcher] Add a node matcher for EnumType. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Michael Gottesman | [cmake] Remove stale comment. NFC. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
David Majnemer | [MS ABI] Pick an inheritance model if we resolve an... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
David Majnemer | [CodeView] Implement support for bitfields in Clang |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Akira Hatanaka | Use the same type for adjacent bit field members. |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Siva Chandra | [Tooling] Add optional argument to getFullyQualifiedNam... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [ClangConfig] Store all of the targets exported in... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [ClangConfig] Unset some variables after we are done... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [ClangConfig] Instead of hard coding the ClangTargets... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [ClangConfig] Follow LLVM's example and only install... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [cmake] Instead of just copying ClangConfig.cmake,... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Richard Smith | P0305R1: Parsing support for init-statements in 'if... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [ClangConfig] Copy ClangConfig.cmake to ${CMAKE_BINARY_... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Richard Smith | Convert another case over to RevertingTentativeParsingA... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Richard Smith | Switch to an RAII object to revert tentative parsing... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [ClangConfig] Replace paths with the same value as... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Michael Gottesman | [cmake] Move creation of ClangTargets and installation... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Yaxun Liu | [OpenCL] Allow -cl-std and other standard -cl- options... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Yaron Keren | Add CapturedDecl::parameters() ArrayRef accessors follo... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Reid Kleckner | Re-land "[MS] Don't expect vftables to be provided... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Manman Ren | AvailabilityAttr: update the document for macosx |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Simon Pilgrim | [X86][SSE2] Updated tests to match llvm\test\CodeGen... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Alexey Bader | [OpenCL] Add attribute 'pure' to read_image built-in... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Alexey Bader | [OpenCL] Fix typo in as_type test. |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Andrey Turetskiy | Use ArgList::hasFlag to check if -miamcu/-mno-iamcu... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Pankaj Gode | [Driver][AArch64] Add support for Broadcom Vulcan core. |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Igor Breger | [AVX512] Zero extend cmp intrinsic return value. |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Vedant Kumar | Revert "[Coverage] Adopt llvm::coverage::encodeFilename... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Adam Nemet | [Diag] Add getter shouldAlwaysPrint. NFC |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Richard Smith | Mark inheriting constructors as deleted if the correspo... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Sean Silva | Revert "[PS4] Tighten up a test (noticed in passing)" |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Richard Smith | Function declarations are, in fact, permitted in the... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Erik Pilkington | [Sema] Disallow ambigious base classes in template... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Manman Ren | ObjC Class Property: diagnostics when accessing a class... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Manman Ren | AvailabilityAttr: we accept "macos" as the platform... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Richard Smith | cxx_status: make c++17 footnote list formatting consist... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Richard Smith | cxx_status: fix footnote for p0136. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Richard Smith | Update cxx_dr_status from test/CXX/drs. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Chris Bieneman | [CMake] Adding USES_TERMINAL to a few additional custom... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Richard Smith | Fix unreasonably-precise CHECK. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Richard Smith | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Chris Bieneman | [CMake] Connect check-compiler-rt to check-all |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Artur Pilipenko | Update the expected masked load/store intrinsics names... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Artur Pilipenko | NFC. Test commit, remove a redundant empty line in... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
Chris Bieneman | [CMake] Pass LLVM_LIT_ARGS into compiler-rt build. |
commit | commitdiff | tree | snapshot |
next |