| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert rL349624 : Let TableGen write output only if it changed, instead of do... | Simon Pilgrim | 2019-10-01 | 3 | -28/+29 |
* | [lldb][NFC] Remove unused ClangASTContext::GetHasExternalStorage | Raphael Isemann | 2019-10-01 | 2 | -69/+0 |
* | Revert "Reland "[utils] Implement the llvm-locstats tool"" | Djordje Todorovic | 2019-10-01 | 8 | -481/+0 |
* | Revert [InstCombine] sprintf(dest, "%s", str) -> memccpy(dest, str, 0, MAX) | David Bolvansky | 2019-10-01 | 3 | -38/+20 |
* | [lldb][NFC] Remove unused ClangASTContext functions for checking/removing the... | Raphael Isemann | 2019-10-01 | 2 | -21/+0 |
* | [InstCombine] sprintf(dest, "%s", str) -> memccpy(dest, str, 0, MAX) | David Bolvansky | 2019-10-01 | 3 | -20/+38 |
* | [llvm-exegesis/lib] Fix missing linkage to MCParser | Michal Gorny | 2019-10-01 | 1 | -0/+1 |
* | [NFC][ARM][MVE] More tests | Sam Parker | 2019-10-01 | 1 | -0/+602 |
* | [lldb][NFC] Disallow changing the ASTContext of an ClangASTContext after cons... | Raphael Isemann | 2019-10-01 | 4 | -17/+16 |
* | [lldb][NFC] Modernize ClangASTContext constructor | Raphael Isemann | 2019-10-01 | 2 | -41/+35 |
* | [libc++] Harden usage of static_assert against C++03 | Louis Dionne | 2019-10-01 | 1 | -2/+2 |
* | [clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace | Raphael Isemann | 2019-10-01 | 1 | -1/+5 |
* | DIExpression::createFragmentExpression - silence static analyzer DIExpression... | Simon Pilgrim | 2019-10-01 | 1 | -0/+1 |
* | VirtualFileSystem - replace dyn_cast<>+assert with cast<> calls. NFCI. | Simon Pilgrim | 2019-10-01 | 1 | -8/+5 |
* | ObjectFile makeTriple - silence static analyzer dyn_cast<COFFObjectFile> null... | Simon Pilgrim | 2019-10-01 | 1 | -1/+1 |
* | [clangd] Implement getBeginning for overloaded operators. | Haojian Wu | 2019-10-01 | 4 | -20/+113 |
* | InstrProf - avoid static analyzer dyn_cast<ConstantInt> null dereference warn... | Simon Pilgrim | 2019-10-01 | 1 | -4/+2 |
* | ConstantFold - ConstantFoldSelectInstruction - assume constant vector element... | Simon Pilgrim | 2019-10-01 | 1 | -2/+1 |
* | [clangd] Use the index-based API to do the header-source switch. | Haojian Wu | 2019-10-01 | 6 | -9/+69 |
* | [obj2yaml] - Fix BB after r373315. | George Rimar | 2019-10-01 | 1 | -4/+6 |
* | [clangd] Handle template arguments in findExplicitReferences | Ilya Biryukov | 2019-10-01 | 2 | -2/+68 |
* | Reland "[utils] Implement the llvm-locstats tool" | Djordje Todorovic | 2019-10-01 | 8 | -0/+481 |
* | [yaml2obj] - Allow specifying custom Link values for SHT_HASH section. | George Rimar | 2019-10-01 | 2 | -1/+33 |
* | [yaml2obj/obj2yaml] - Add support for SHT_HASH sections. | George Rimar | 2019-10-01 | 8 | -1/+349 |
* | Fixup r373278: Move test to X86 directory | Diana Picus | 2019-10-01 | 1 | -0/+0 |
* | [llvm-exegesis][NFC] Refactor X86 tests fixtures into a base class. | Clement Courbet | 2019-10-01 | 6 | -101/+71 |
* | [clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource | Raphael Isemann | 2019-10-01 | 7 | -27/+35 |
* | Revert "[OCaml] Handle nullptr in Llvm.global_initializer" | Dmitri Gribenko | 2019-10-01 | 3 | -16/+4 |
* | Revert "GlobalISel: Handle llvm.read_register" | Dmitri Gribenko | 2019-10-01 | 3 | -25/+8 |
* | [NFC][HardwareLoops] Update some iterators | Sam Parker | 2019-10-01 | 1 | -11/+6 |
* | Decrease the verbosity of the -ftime-trace option | Sylvestre Ledru | 2019-10-01 | 2 | -4/+2 |
* | [clangd] Handle OverloadExpr in targetDecl | Ilya Biryukov | 2019-10-01 | 2 | -0/+30 |
* | [clang-tidy] Fix module registry name and description for Darwin clang-tidy m... | Dmitri Gribenko | 2019-10-01 | 1 | -1/+1 |
* | [X86] Consider isCodeGenOnly in the EVEX2VEX pass to make VMAXPD/PS map to th... | Craig Topper | 2019-10-01 | 3 | -40/+50 |
* | [WebAssembly] Make sure EH pads are preferred in sorting | Heejin Ahn | 2019-10-01 | 2 | -0/+44 |
* | [WebAssembly] Unstackify regs after fixing unwinding mismatches | Heejin Ahn | 2019-10-01 | 3 | -2/+37 |
* | [Windows] Added support of watchpoints to `NativeProcessWindows` | Aleksandr Urakov | 2019-10-01 | 8 | -64/+835 |
* | [OCaml] Handle nullptr in Llvm.global_initializer | Aditya Kumar | 2019-10-01 | 3 | -4/+16 |
* | AMDGPU/GlobalISel: Select s1 src G_SITOFP/G_UITOFP | Matt Arsenault | 2019-10-01 | 6 | -52/+570 |
* | Remove a undefined constructor introduced by r373244. | Yuanfang Chen | 2019-10-01 | 1 | -1/+0 |
* | AMDGPU/GlobalISel: Add support for init.exec intrinsics | Matt Arsenault | 2019-10-01 | 11 | -52/+81 |
* | AMDGPU/GlobalISel: Allow scc/vcc alternative mappings for s1 constants | Matt Arsenault | 2019-10-01 | 1 | -1/+15 |
* | GlobalISel: Handle llvm.read_register | Matt Arsenault | 2019-10-01 | 3 | -8/+25 |
* | AMDGPU/GlobalISel: Avoid creating shift of 0 in arg lowering | Matt Arsenault | 2019-10-01 | 2 | -4/+9 |
* | TLI: Remove DAG argument from getRegisterByName | Matt Arsenault | 2019-10-01 | 22 | -68/+66 |
* | [llvm-readobj/llvm-readelf] Delete --arm-attributes (alias for --arch-specific) | Fangrui Song | 2019-10-01 | 5 | -10/+4 |
* | [X86] Add test case to show missed opportunity to shrink a constant index to ... | Craig Topper | 2019-10-01 | 1 | -0/+280 |
* | Don't elide the use of the thread wrapper for a thread_local constinit | Richard Smith | 2019-10-01 | 2 | -7/+30 |
* | AMDGPU/GlobalISel: Select G_UADDO/G_USUBO | Matt Arsenault | 2019-10-01 | 5 | -1/+441 |
* | GlobalISel: Implement widenScalar for G_SITOFP/G_UITOFP sources | Matt Arsenault | 2019-10-01 | 5 | -56/+250 |