platform/upstream/llvm.git
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...
2019-07-17 Kadir Cetinkaya[clangd] Handle windows line endings in QueryDriver
2019-07-17 Justin HibbitsPowerPC: Fix register spilling for SPE registers
2019-07-17 Justin HibbitsPowerPC/SPE: Fix load/store handling for SPE
2019-07-17 Petar Avramovic[MIPS GlobalISel] ClampScalar and select pointer G_ICMP
2019-07-17 Raphael Isemann[lldb][NFC] Tablegenify watchpoint commands
2019-07-17 Momchil Velikov[AArch64] Consistent types and naming for AArch64 targe...
2019-07-17 Nicolai HaehnleAMDGPU/GFX10: Apply the VMEM-to-scalar-write hazard...
2019-07-17 Nicolai HaehnleAMDGPU: Improve alias analysis for GDS
2019-07-17 Momchil Velikov[TableGen] Do not set ReadNone attribute on intrinsics...
2019-07-17 Sam McCall[clangd] Fix error message in tweaktests to be useful...
2019-07-17 Owen Reynolds[llvm-ar][test] Add coverage for replace and update...
2019-07-17 Diana Picus[ARM GlobalISel] Cleanup CallLowering. NFC
2019-07-17 Fangrui Song[ELF] Delete redundant pageAlign at PT_GNU_RELRO bounda...
2019-07-17 Marco Antognini[OpenCL][Sema] Minor refactoring and constraint checking
2019-07-17 Rainer Orth[Driver] Enable __cxa_atexit on Solaris
2019-07-17 Rui UeyamaReplace CRLF with LF.
2019-07-17 Simon Atanasyan[mips] Remove redundant test case. NFC
2019-07-17 Simon Atanasyan[mips] Name inline asm constraint test cases in a unifo...
2019-07-17 Simon Atanasyan[mips] Use mult/mflo pattern on 64-bit targets prior...
2019-07-17 Simon Atanasyan[mips] Implement .cplocal directive
2019-07-17 Simon Atanasyan[mips] Support the "o" inline asm constraint
2019-07-17 Alex Langford[Target][NFCI] Remove commented out code
2019-07-17 Serguei Katkov[LoopInfo] Fix getUniqueNonLatchExitBlocks
2019-07-17 Nathan Lanza[NativePDB] Make GetTranslationUnitDecl return an lldb...
2019-07-17 Alex Langford[Target][NFCI] Rename variable
2019-07-17 Qiu ChaofanUpdate email address.
2019-07-17 Nico Webergn build: Merge r366265
2019-07-17 Nico Webergn build: Merge r366216
2019-07-17 Matt ArsenaultAMDGPU: Add some missing builtins
2019-07-16 Nathan LanzaDon't require python exe and lib versions to match...
2019-07-16 Reid KlecknerFix OpenCLCXX test on 32-bit Windows where thiscall...
2019-07-16 Stanislav Mekhanoshin[AMDGPU] Autogenerate register asm names
2019-07-16 Reid KlecknerFix darwin-ld.c if dsymutil.exe exists on PATH
2019-07-16 Nathan Lanzaadd a workaround in GetLine to account for ReadFile...
2019-07-16 Matt ArsenaultARM: Fix missing immarg for space intrinsic
2019-07-16 Matt ArsenaultGlobalISel: Add overload of handleAssignments with...
2019-07-16 Justin Bogner[TableGen] Generate offsets into a flat array for getOp...
next