2016-10-14 |
Eric Christopher | In preparation for removing getNameWithPrefix off of... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Christopher | Tidy the calls to getCurrentSection().first -> getCurre... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Christopher | Tidy up example of getting the pointer size. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Remove two ABI symbols added after the 3.9 release |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Add ABI changelog entry for <any> |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Sort ABI lists by name so that changes don't generate... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Konstantin... | [ELF/AMDGPU]: Add support for new relocations |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Konstantin... | [AMDGPU] Emit 32-bit lo/hi got and pc relative variant... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Konstantin... | [AMDGPU] Add 32-bit lo/hi got and pc relative variant... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Revert r284193 - it is not correct on OS X |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Re-export two previously exported std::string functions. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Add ABI list for 3.9 linux |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Konstantin... | [Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relati... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Mehdi Amini | Add `llvm::` in clEnumVal macro (NFC) |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Add 3.9 symbol list for OS X |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Fix CMake configuration error and add ABI lists for... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Richard Smith | Fix bogus assert breaking modules self-host. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Add OS X abi list |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Add ABI Changelog and current symbol list for Linux |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Richard Smith | Use SubstInitializer instead of SubstExpr when instanti... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Jim Ingham | This test passes on i386 now. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Jim Ingham | This test is passing on i386 now. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Matthias Braun | Timer: Fix doxygen comments, use member initializer... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Teresa Johnson | Add interface for querying physical hardware concurrency |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Sebastian Pop | remove warnings from google-benchmarks in libcxx |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Dean Michael... | [compiler-rt][XRay] Support tail call sleds |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Rui Ueyama | Improve comments. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Richard Smith | Reinstate r281429, reverted in r281452, with a fix... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Saleem Abdulrasool | CodeGen: use MSVC division on windows itanium |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Disable swiftcall test on windows: More brutal way... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Saleem Abdulrasool | CodeGen: adjust floating point operations in Windows... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Albert Gutowski | Add 64-bit MS _Interlocked functions as builtins again |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Kostya Serebryany | Make lsan complain loudly when running under ptrace |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Sanjay Patel | [DAG] hoist DL(N) and fix formatting; NFC |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Kostya Serebryany | [libFuzzer] more detailed message for disabled leak... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Peter Collingbourne | ELF: Override DSO definitions when creating __start_... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Albert Gutowski | fix _BitScan intrinsics missing header warnings; fix... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Alexander Shaposhnikov | [analyzer] Remove superquadratic behaviour from Dataflo... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Marshall Clow | Update the status of three papers that do not require... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Marshall Clow | Implement wg21.link/p0302r1: Removing Allocator Support... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Stellard | LegalizeDAG: Implement PROMOTE for ISD::BITREVERSE |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Add required targets to tests to (hopefully) appease... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
David L Kreitzer | [safestack] Reapply r283248 after moving X86-targeted... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Sriraman Tallam | New llc option pie-copy-relocations to optimize access... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | Add and use isDiscardableGVALinkage function. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Emit deferred diagnostics during Sema rather... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Nirav Dave | Revert "In visitSTORE, always use FindBetterChain,... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Saleem Abdulrasool | test: attempt to repair SCEI buildbots |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Eric Liu | [clang-move] error out when fail to create new files. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Saleem Abdulrasool | CodeGen: ensure that the runtime calling convention... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Quentin Colombet | [RAGreedy] Empty live-ranges always succeed in last... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Nirav Dave | In visitSTORE, always use FindBetterChain, rather than... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Swift Calling Convention: Fix out of bounds access |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Kostya Serebryany | [libFuzzer] add -trace_malloc= flag |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Eric Liu | Print stack trace for clang-move tool. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Eric Liu | Print stack trace for clang-change-namespace tool. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Quentin Colombet | [AArch64][RegisterBankInfo] Switch to fully static... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Allow static variables in __host__ __device__... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Disallow __shared__ variables in host functions. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIf... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Manman Ren | Module: emit initializers for C/ObjC after r276159. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Asiri Rathnayake | [libcxxabi] Fix gcc build after r284128 |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Teresa Johnson | Pass -ffunction-sections/-fdata-sections along to gold... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
David L Kreitzer | [safestack] Move X86-targeted tests into the X86 subdir... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Teresa Johnson | Add interface to compute number of physical cores on... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Davide Italiano | [ThinLTO] Update doc to include lld (now supported). |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Reid Kleckner | Truncate long names in type records |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Vedant Kumar | [unittests] Remove a redundant test fixture (NFC) |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Igor Breger | [X86][AVX512] Fix sext v32i1 -> v32i8 lowering. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Add more 64bit swiftcall convention tests |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Kostya Serebryany | [libFuzzer] reapply r283946: refactoring to speed thing... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Albert Gutowski | Implement MS _ReturnAddress and _AddressOfReturnAddress... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Reid Kleckner | Fix for PR30687. Avoid dereferencing MBB.end(). |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Eric Liu | Do not delete leading ../ in remove_dots. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Asiri Rathnayake | [libcxxabi] Refactor pthread usage into a separate API |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Javed Absar | [ARM]: Assign cost of scaling used in addressing mode... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Matthew Simpson | [LV] Account for predicated stores in instruction costs |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Asiri Rathnayake | [libunwind] Add missing <stdint.h> include. NFC. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Sanjay Patel | [x86] add negate-i1 run for 32-bit target |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Matthew Simpson | [LV] Avoid rounding errors for predicated instruction... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Simon Pilgrim | [DAGCombiner] Add vector support to (mul (shl X, Y... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Sjoerd Meijer | Guard flag –fdenormal-fp-math with –fno-fast-math. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Marshall Clow | Add missing include in test; NFC. Thanks to Jonathan... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Matt Arsenault | AMDGPU: Assume spilling will occur at -O0 |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Simon Pilgrim | Copy+pasts typo in comment describing combine test |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Simon Pilgrim | [DAGCombiner] Add vector support to C2-(A+C1) -> (C2... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Matt Arsenault | AMDGPU: Fix truncate to bool warnings |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Simon Dardis | [mips] Add IAS support for dvp, evp |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Richard Chamberlain | [lldb] Improve identification of Linux core dumps.... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Simon Pilgrim | [DAGCombiner] Add vector support to (sub -1, x) ->... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Artem Dergachev | [analyzer] Link libStaticAnalyzerCheckers to libASTMatc... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Haojian Wu | [clang-move] Better support enclosing class. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Alexey Bataev | Fix for PR30639: CGDebugInfo Null dereference with... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Haojian Wu | Recommit r283538 "[clang-move] Support moving multiple... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Oren Ben Simhon | [X86] Basic additions to support RegCall Calling Conven... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Daniel Jasper | Silence unused warning in non-assert builds. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Craig Topper | [AVX-512] Fix v16i32 zero extending shuffle test case... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Craig Topper | [AVX-512] Teach shuffle lowering to recognize 512-bit... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Craig Topper | [AVX-512] Add tests for basic 512-bit zero extending... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Diana Picus | Remove a FIXME that I forgot about. NFC. |
commit | commitdiff | tree | snapshot |
next |