2016-10-14 |
Sanjay Patel | [InstCombine] remove redundant test |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Sanjay Patel | [InstCombine] update test to use FileCheck and auto... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Sanjay Patel | [InstCombine] sub X, sext(bool Y) -> add X, zext(bool Y) |
commit | commitdiff | tree | snapshot |
2016-10-14 |
David L Kreitzer | Define "contiki" OS specifier. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Sanjay Patel | [DAG] add folds for negated shifted sign bit |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Sanjay Patel | [x86] add tests to show missing folds for negated shift... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Asiri Rathnayake | [libcxx] Improve the gcc workaround for the missing... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Haojian Wu | [clang-move] Don't overuse Replacements::add. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Martin Bohme | [clang-tidy] Add additional diagnostic to misc-use... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
George Rimar | [ELF] - Added support of PT_OPENBSD_RANDOMIZE |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Haojian Wu | [clang-move] Add header guard for the new header. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Asiri Rathnayake | [libcxx] Do not declare the thread api when __external_... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Vadim Macagon | [LLDB-MI] Minor cleanup of CMICmnLLDBUtilSBValue class |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Disable Modules when building the libc++ sources. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Alexey Bataev | Fix for PR30632: Name mangling issue. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Liu | Removed duplicate header include |
commit | commitdiff | tree | snapshot |
2016-10-14 |
George Rimar | [ELF] - Do not crash when object has multiple SHT_MIPS_... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
George Rimar | [ELF] - Implemented -z wxneeded. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Work around Clang driver segfault when --coverage is... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Nicolai Haehnle | AMDGPU: Select 64-bit {ADD,SUB}{C,E} nodes |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Diana Picus | [GlobalISel] Get the AArch64 tests to work on Linux |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Liu | Try to fix windows bot file path style failure caused... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Haojian Wu | [clang-move] Matching static class member more correctly. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Nicolai Haehnle | Fix use-after-frees |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Liu | Deduplicate sets of replacements by file names. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Simon Dardis | [mips] Fix aui/daui/dahi/dati for MIPSR6 |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Mark test as unsupported without threads |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Remove dead CMake target |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Nicolai Haehnle | AMDGPU: Fix use-after-frees |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | XFAIL aligned allocation tests for older Clang versions |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Michael Zuckerman | [x86][ms-inline-asm] use of "jmp short" in asm is not... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Marek Kurdej | [clang-tidy] Fix readability-braces-around-statements... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Michael Zuckerman | [x86][ms-inline-asm] use of "jmp short" in asm is not... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | XFAIL aligned allocation test failures with UBSAN |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Add void_t and invoke feature test macros |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Update OS X ABI list |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Correct ABI changelog revision number |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Implement P0035R4 -- Add C++17 aligned allocation functions |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Fiselier | Cleanup LIT testing doc |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Craig Topper | [DAGCombiner] Teach createBuildVecShuffle to handle... |
commit | commitdiff | tree | snapshot |
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 |
next |