platform/upstream/llvm.git
2019-07-18 Marco Antognini[OpenCL] Improve destructor support in C++ for OpenCL
2019-07-18 Anastasia Stulova[OpenCL] Update comments/diagnostics to refer to C...
2019-07-18 Johan Vikstrom[clangd] Added highlightings for template parameters...
2019-07-18 Chen Zheng[SCEV] add no wrap flag for SCEVAddExpr.
2019-07-18 Chris Jackson[lld] Fix vs-diagnostics-version-script test. NFC.
2019-07-18 Anastasia Stulova[OpenCL][PR42033] Fix addr space deduction with templat...
2019-07-18 Diana PicusFixup r366333 (require x86 in test)
2019-07-18 Raphael Isemann[lldb][NFC] Tablegenify type commands
2019-07-18 Raphael Isemann[lldb] Don't double emit option groups
2019-07-18 Serge GueltonFix asan infinite loop on undefined symbol
2019-07-18 Alex Bradbury[RISCV] Reset NoPHIS MachineFunctionProperty in emitSel...
2019-07-18 Serguei Katkov[LoopInfo] Use early return in branch weight update...
2019-07-18 Alex Bradbury[RISCV][DebugInfo] Fix dwarf-riscv-relocs.ll test on...
2019-07-18 Sam McCall[CodeComplete] Fix ASTUnit cached completion of macros...
2019-07-18 Hans Wennborgclang-tidy release notes: Split and order changes by...
2019-07-18 Kang Zhang[NFC][PowerPC] Add the test to test the pass block...
2019-07-18 Qiu Chaofan[PowerPC][Clang] Remove use of malloc in mm_malloc
2019-07-18 Craig Topper[X86] Disable combineConcatVectors for vXi1 vectors.
2019-07-18 Nathan LanzaFix typo in programmer's manual cantFile -> cantFail
2019-07-18 Alex Bradbury[DWARF][RISCV] Add support for RISC-V relocations neede...
2019-07-18 Fangrui Song[ELF][test] Merge/rename some basic*.s tests
2019-07-18 Fangrui Song[clangd] Fix Fix -Wunused-lambda-capture after r366339
2019-07-18 Alex Bradbury[RISCV] Re-land r366331 d RISCV to LLVM_ALL_TARGETS
2019-07-18 Alex Bradbury[RISCV] Avoid signed integer overflow UB in RISCVMatInt...
2019-07-18 Alex Bradbury[RISCV] Don't acccess an invalidated iterator in RISCVI...
2019-07-18 Fangrui Song[AArch64] Add dependency from AArch64CodeGen to Transfo...
2019-07-18 Nathan LanzaOnly build lldb-tblgen if it's not a current target
2019-07-18 Philip Reames[Tests] Add a test showing how we handle overaligned...
2019-07-18 Nathan Lanza[cmake] Add NATIVE build for cross compiling standalone...
2019-07-18 Csaba Dabis[analyzer] MallocChecker: Prevent Integer Set Library...
2019-07-17 Nilanjana BasuChanges to display code view debug info type records...
2019-07-17 Peter Collingbournehwasan: Use C++ driver for cfi.cc test.
2019-07-17 Evgeniy StepanovMake DT a transitive dependency of LI.
2019-07-17 Denis Bakhvalov[llvm-bcanalyzer] Fixed error 'Expected<T> must be...
2019-07-17 Nico Weberllvm-pdbdump: Fix several smaller issues with injected...
2019-07-17 Stanislav Mekhanoshin[AMDGPU] Simplify AMDGPUInstPrinter::printRegOperand()
2019-07-17 Matt ArsenaultAMDGPU: Set inaccessiblememonly on sendmsg intrinsics
2019-07-17 Adrian McCarthy[NFC] Clarify a Cmake status message regarding Python...
2019-07-17 Craig Topper[X86] Make sure we mark 128/256 MLOAD as Legal with...
2019-07-17 Jason MolendaAh, forgot a debug line I left in the dsym-for-uuid...
2019-07-17 Peter Collingbournegn build: Merge r366361.
2019-07-17 Peter Collingbournehwasan: Initialize the pass only once.
2019-07-17 Jason MolendaAdd support to ProcessMachCore::DoLoadCore to handle...
2019-07-17 Dominik Adamski[NFC][ScopBuilder] Move buildSchedule and its callees...
2019-07-17 Stanislav Mekhanoshin[AMDGPU] Stop special casing flat_scratch for register...
2019-07-17 Evgeniy StepanovSpeculative fix for stack-tagging.ll failure.
2019-07-17 Dominik Adamski[NFC][ScopBuilder]Move finalizeAccesses and its callees...
2019-07-17 Hideto Ueno[Attributor][NFC] Remove unnecessary debug output
2019-07-17 Nilanjana BasuAdding inline comments to code view type record directi...
2019-07-17 Francis Visoiu... [PEI] Don't re-allocate a pre-allocated stack protector...
2019-07-17 Francis Visoiu... [CodeGen] Add stack protector tests where the guard...
2019-07-17 Francis Visoiu... [CodeGen][NFC] Simplify checks for stack protector...
2019-07-17 Sunil SrivastavaRenamed and changed the wording of warn_cconv_ignored
2019-07-17 Matt ArsenaultGlobalISel: Handle widenScalar of arbitrary G_MERGE_VAL...
2019-07-17 Matt ArsenaultGlobalISel: Handle more cases for widenScalar of G_MERG...
2019-07-17 Shafik YaghmourFix CreateFunctionTemplateSpecialization to prevent...
2019-07-17 Jonas Devlieghere[docs] Adjust variable formatting table
2019-07-17 Jonas Devlieghere[CMake] Remove duplicated logic to find Python when...
2019-07-17 Jonas Devlieghere[CMake] Use LLVM_DIR and Clang_DIR for standalone builds.
2019-07-17 Evgeniy StepanovBasic MTE stack tagging instrumentation.
2019-07-17 Evgeniy StepanovBasic codegen for MTE stack tagging.
2019-07-17 Louis Dionne[libc++] XFAIL a test that does not behave properly...
2019-07-17 Sam Clegg[lld][WebAssembly] Fix handling of comdat functions...
2019-07-17 Alexey Bataev[OPENMP]Fix PR42632: crash on the analysis of the OpenM...
2019-07-17 Jonas Devlieghere[dotest] Disable color while testing.
2019-07-17 Momchil VelikovRevert [AArch64] Add support for Transactional Memory...
2019-07-17 Julie Hockett[clang-tidy] Exclude forward decls from fuchsia-multipl...
2019-07-17 Nathan Huckleberry[clang-tidy] Fix crash on end location inside macro
2019-07-17 Jonas Devlieghere[Test] Add module cache for TestWeakSymbols
2019-07-17 Anastasia Stulova[Docs][OpenCL] Documentation of C++ for OpenCL mode
2019-07-17 Stefan Granitz[CMake] Avoid liblldb genex when figuring out the copy...
2019-07-17 Ron Lieberman[OPENMP] Resolve lost LoopTripCnt for subsequent loops...
2019-07-17 Daniil Fukalov[AMDGPU] Tune inlining parameters for AMDGPU target
2019-07-17 Raphael Isemann[lldb] Make log for ClangModulesDeclVendor's compiler...
2019-07-17 Jonas Devlieghere[CMake] Move standalone check so we don't have to recon...
2019-07-17 Nathan Lanza[NativePDB] Add a FromCompilerDecl for going from lldb...
2019-07-17 Lang Hames[ORC] Add deprecation warnings to ORCv1 layers and...
2019-07-17 Alex Bradbury[RISCV] Revert r366331 as it exposed some sanitizer...
2019-07-17 Julian Lettner[ASan] Support `{f}puts(NULL)` on Darwin
2019-07-17 Jonathan PeytonRemove REQUIRES OMP spec version within lit tests
2019-07-17 Matt ArsenaultAMDGPU: Use getTargetConstant
2019-07-17 Simon PilgrimFix MSVC 'implicitly capture' compile error. NFCI.
2019-07-17 Nathan Ridge[clangd] Type hierarchy: don't resolve parents if the...
2019-07-17 Ilya Biryukov[clang-tidy] Adjust location of namespace comment diagn...
2019-07-17 Mike Rice[OPENMP]Fix crash in LoopCounterRefChecker when MemberE...
2019-07-17 Hideto Ueno[Attributor] Deduce "willreturn" function attribute
2019-07-17 Owen Reynolds[llvm-ar][test] Add tests failing on Darwin
2019-07-17 Chris Jackson[lld] Add Visual Studio compatible diagnostics
2019-07-17 Gabor Marton[ASTImporter] Fix structural eq of lambdas
2019-07-17 Alex Bradbury[RISCV] Add RISCV to LLVM_ALL_TARGETS so it s built...
2019-07-17 Alex Bradbury[RISCV][NFC] Remove outdated TODO from test/CodeGen...
2019-07-17 Alex Bradbury[AsmPrinter] Make the encoding of call sites in .gcc_ex...
2019-07-17 Matt ArsenaultMips: Remove immarg from copy and insert intrinsics
2019-07-17 Alex Bradbury[RISCV] Set correct encodings for DWARF exception handling
2019-07-17 Alex Bradbury[RISCV][NFC] Add tests that capture current encodings...
2019-07-17 Gabor Marton[ASTImporter] Fix LLDB lookup in transparent ctx and...
2019-07-17 Fangrui Song[llvm-ar][test] \r\n -> \n
2019-07-17 Jay Foad[AMDGPU] Optimize atomic AND/OR/XOR
2019-07-17 Momchil Velikov[AArch64] Add support for Transactional Memory Extensio...
2019-07-17 Sam McCall[clangd] Force the required interpretation of #import...
next