platform/upstream/llvm.git
2019-07-16 Francis Visoiu... [Remarks] Simplify and refactor the RemarkParser interface
2019-07-16 Francis Visoiu... [Remarks][NFC] Combine ParserFormat and SerializerFormat
2019-07-16 Amara Emerson[ADCE] Fix non-deterministic behaviour due to iterating...
2019-07-16 Amaury Sechet[DAGCombiner] fold (addcarry (xor a, -1), b, c) ->...
2019-07-16 Jonas Devlieghere[SWIG] Deprecate SWIG 1.x
2019-07-16 Neil Hickey[OpenCL] Fixing sampler initialisations for C++ mode.
2019-07-16 Alexey Bataev[OPENMP]Add support for analysis of if clauses.
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Fix test failures in release build
2019-07-16 Owen Reynolds[llvm-ar][test] Add to llvm-ar test coverage
2019-07-16 Louis Dionne[pstl] Fix compilation with TBB backend
2019-07-16 Johan Vikstrom[clangd] Added highlighting for the targets in typedefs...
2019-07-16 Owen ReynoldsReapply [llvm-ar][test] Increase llvm-ar test coverage
2019-07-16 Sylvestre Ledruremove a duplicate declaration
2019-07-16 Sylvestre LedruDocument the LLVM_ENABLE_BINDINGS option
2019-07-16 George Rimar[Object/llvm-readelf/llvm-readobj] - Improve error...
2019-07-16 Rainer Orth[Driver] Don't pass --dynamic-linker to ld on Solaris
2019-07-16 Owen ReynoldsReapply [llvm-ar][test] Add to MRI test coverage
2019-07-16 Sam McCall[SemaTemplate] Fix uncorrected typos after pack expansion
2019-07-16 Sam McCall[clangd] Don't rebuild background index until we indexe...
2019-07-16 Sam McCallRemove username from git-llvm script, erroneously added...
2019-07-16 Kyrylo Tkachov[AArch64] Implement __jcvt intrinsic from Armv8.3-A
2019-07-16 Raphael Isemann[lldb] Rename Options.inc to CommandOptions.inc [NFC]
2019-07-16 Kyrylo Tkachov[NFC] Test commit: add full stop at end of comment
2019-07-16 Serge Guelton[clang-scan-view] Force utf-8 when handling report...
2019-07-16 Fangrui Song[COFF] Rename variale references in comments after...
2019-07-16 Fangrui Song[WebAssembly] Rename variale references in comments...
2019-07-16 Zi Xuan Wu[NFC][PowerPC] Add test case for D64195
2019-07-16 Igor Kudrin[DWARF] Fix the reserved values for unit length in...
2019-07-16 Igor Kudrin[DWARF] Fix an incorrect format specifier.
2019-07-16 Igor Kudrin[DWARF] Simplify DWARFAttribute. NFC.
2019-07-16 Jan Kratochvil[lldb] Handle EOF from `lldb-vscode`
2019-07-16 Stephan BergmannFinish "Adapt -fsanitize=function to SANITIZER_NON_UNIQ...
2019-07-16 Puyan Lotfi[NFC][test] Fix for riscv tests.
2019-07-16 Craig Topper[X86] In combineStore, don't convert v2f32 load/store...
2019-07-16 Fangrui Song[ELF] Fix variable names in comments after VariableName...
2019-07-16 Alex Bradbury[RISCV] Match GNU tools canonical JALR and add aliases
2019-07-16 Rui UeyamaFix parameter name comments using clang-tidy. NFC.
2019-07-16 Alex Bradbury[RISCV] Avoid overflow when determining number of nops...
2019-07-16 Alex Bradbury[RISCV] Fix a potential issue in shouldInsertFixupForCo...
2019-07-16 Alex Bradbury[RISCV][NFC] Split PseudoCALL pattern out from instruction
2019-07-16 Alex Bradbury[RISCV][NFC] Fix HasStedExtA -> HasStdExtA typo in...
2019-07-16 Alex Bradbury[RISCV] Make RISCVELFObjectWriter::getRelocType check...
2019-07-16 Peter Collingbournehwasan: Pad arrays with non-1 size correctly.
2019-07-16 Zoe CarverAdd contains method to associative containers. This...
2019-07-16 Ali TamurRevert "[OPENMP]Add support for analysis of if clauses."
2019-07-16 Matt ArsenaultAMDGPU: Avoid code predicates for extload PatFrags
2019-07-16 Nathan LanzaChange a lit test to permit vendor specific clang version
2019-07-16 Bob Haarmanreland "add -fthinlto-index= option to clang-cl"
2019-07-16 Jonas DevlieghereRe-land "[DebugInfo] Move function from line table...
2019-07-16 Peter Wu[Sema] Suppress additional warnings for C's zero initia...
2019-07-16 Michael Liao[InstructionSimplify] Apply sext/trunc after pointer...
2019-07-16 Alex Langford[Target] Remove unused method Target::GetDefaultClangMo...
2019-07-16 Jonas DevlieghereRevert "[DebugInfo] Move function from line table to...
2019-07-16 Nathan LanzaAllow for vendor prefixes in a list test
2019-07-16 Jonas Devlieghere[DebugInfo] Move function from line table to the prolog...
2019-07-16 Eric ChristopherTemporarily revert "add -fthinlto-index= option to...
2019-07-15 Jason MolendaUpdate some file changes, but there's a dependency...
2019-07-15 Eric ChristopherTemporarily Revert "fix unnamed fiefield issue and...
2019-07-15 Eric ChristopherTemporarily Revert "[SLP] Recommit: Look-ahead operand...
2019-07-15 Leonard ChanRevert "[NewPM] Port Sancov"
2019-07-15 Jan Korous[DirectoryWatcher][linux] Fix for older kernels
2019-07-15 Craig Topper[X86] Teach convertToThreeAddress to handle SUB with...
2019-07-15 Julian Lettner[TSan] Fix asm token error (again)
2019-07-15 Heejin Ahn[WebAssembly] Add missing utility methods for exnref...
2019-07-15 Alex Langford[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
2019-07-15 Yuanfang Chen[llvm-readelf] Print "File: lib.a(file.o)" info when...
2019-07-15 Bob Haarmanadd -fthinlto-index= option to clang-cl
2019-07-15 Heejin Ahn[WebAssembly] Rename except_ref type to exnref
2019-07-15 Shoaib MeenaiRevert [llvm-lipo] Implement -create (with hardcoded...
2019-07-15 Tom Stellard[OpenCL] Make TableGen'd builtin tables and helper...
2019-07-15 Shoaib Meenai[llvm-lipo] Implement -create (with hardcoded alignments)
2019-07-15 Lang Hames[clang-fuzzer] Remove 'setUseOrcMCJITReplacement(false...
2019-07-15 Heejin Ahn[WebAssembly] Simplify regcopy.mir
2019-07-15 Wouter van... [WebAssembly] Assembler: support special floats: infini...
2019-07-15 Jan Korous[DirectoryWatcher][test] Relax test assumptions
2019-07-15 Jan Korous[DirectoryWatcher][NFC][test] Add typedef for enum
2019-07-15 Matt Morehouse[ASan] Fix >80 character line.
2019-07-15 Austin Kerbow[AMDGPU] Enable merging m0 initializations.
2019-07-15 Dominik Adamski[ScopInfo][NFC] Add dot at the end of comment statement.
2019-07-15 Simon Atanasyan[mips] Print BEQZL and BNEZL pseudo instructions
2019-07-15 Matt ArsenaultAMDGPU: Use standalone MUBUF load patterns
2019-07-15 Julian Lettner[TSan] Fix asm token error
2019-07-15 Nick Desaulniers[LoopUnroll+LoopUnswitch] do not transform loops contai...
2019-07-15 Matt ArsenaultTableGen/GlobalISel: Fix handling of truncstore patterns
2019-07-15 Matt ArsenaultTableGen: Add address space to matchers
2019-07-15 Bob Haarman[clang] allow -fthinlto-index= without -x ir
2019-07-15 Julian Lettner[TSan] Improve handling of stack pointer mangling in...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Allow scalar s1 and/or/xor
2019-07-15 Louis Dionne[libc++] Implement P0433: deduction guides for <unorder...
2019-07-15 Evgeniy StepanovARM MTE stack sanitizer.
2019-07-15 Eric FiselierConstrain workaround to avoid affecting other buildbots
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Select G_AND/G_OR/G_XOR
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Don't constrain source register...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix selecting vcc->vcc bank copies
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix not constraining result reg...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix handling of sgpr (not scc bank...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Custom legalize G_INSERT_VECTOR_ELT
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Custom legalize G_EXTRACT_VECTOR_ELT
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix G_ICMP for wave32
2019-07-15 Matt ArsenaultGlobalISel: Implement narrowScalar for vector extract...
next