platform/upstream/llvm.git
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...
2019-07-16 George Burgess IVFix a typo in target features
2019-07-16 Guanzhong Chen[WebAssembly] Compile all TLS on Emscripten as local...
2019-07-16 Justin Bogner[TableGen] Add "getOperandType" to get operand types...
2019-07-16 Reid KlecknerAdd REQUIRES: x86 to safeseh-no.s test for x86
2019-07-16 Guanzhong Chen[WebAssembly] Implement thread-local storage (local...
2019-07-16 Matt ArsenaultAMDGPU: Partially revert r366250
2019-07-16 Lang Hames[ORC][docs] Fix an RST error: the code-block directive...
2019-07-16 Lang Hames[ORC][docs] Trim ORCv1 to ORCv2 transition section...
2019-07-16 Sanjay Patel[x86] use more phadd for reductions
2019-07-16 Ben Hamilton[clang-format] Don't detect call to ObjC class method...
2019-07-16 Dominik Adamski[NFC][ScopBuilder] Move addUserContext to ScopBuilder
2019-07-16 Matthias Gehre[clang-tidy] initial version of readability-convert...
2019-07-16 David BlaikieDWARF: Skip zero column for inline call sites
2019-07-16 Louis Dionne[libcxx] Rejigger test for destroying delete feature...
2019-07-16 Dominik Adamski[NFC][ScopBuilder] Move buildAliasChecks and its implem...
2019-07-16 Alex Langford[Symbol] Remove unused fields from ClangASTContext
2019-07-16 Dominik Adamski[NFC][ScopBuilder] Move addRecordedAssumption to ScopBu...
2019-07-16 Louis Dionne[libc++] Add missing UNSUPPORTED for CTAD tests
2019-07-16 Julian Lettner[TSan] Improve handling of stack pointer mangling in...
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select G_ASHR
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select G_LSHR
2019-07-16 Jinsong Ji[PowerPC][HTM] Fix impossible reg-to-reg copy assert...
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select G_SHL
2019-07-16 Mitch Phillips[GWP-ASan] Add thread ID to PRNG seed.
2019-07-16 Stanislav Mekhanoshin[AMDGPU] Change register type for v32 vectors
2019-07-16 Michael LiaoFix -Wreturn-type warning. NFC.
2019-07-16 Matt ArsenaultAMDGPU: Fix some missing GCCBuiltin declarations
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of private stores
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select private loads
2019-07-16 Reid KlecknerFix LLDB Windows build Python version logic after r366243
next