platform/upstream/llvm.git
2020-05-18 Nikita Popov[Sanitizers] Use getParamByValType() (NFC)
2020-05-18 Jinsong Ji[compiler-rt][CMake] Fix PowerPC runtime build
2020-05-18 Jean-Michel... [x86] Propagate memory operands during ISel DAG postpro...
2020-05-18 Matt ArsenaultAMDGPU: Fix illegally constant folding from V_MOV_B32_sdwa
2020-05-18 Artem BelevichRevert "[CUDA][HIP] Workaround for resolving host devic...
2020-05-18 Lei Zhang[mlir][vulkan-runner] Add back accidentially removed...
2020-05-18 Matt ArsenaultAMDGPU/GlobalISel: Fix f64 G_FDIV lowering
2020-05-18 Volkan KelesLoadStoreVectorizer: Match nested adds to prove vectori...
2020-05-18 Nikita Popov[Loads] Require Align in isSafeToLoadUnconditionally...
2020-05-18 GeorgeFixed a typo in the comment for allocateBuffer()
2020-05-18 Jonas Devlieghere[dsymutil] Make sure the --help output and man page...
2020-05-18 Arthur EubanksAdd verifier check that musttail and preallocated are...
2020-05-18 Jay Foad[IR] Revert r2694 in BasicBlock::removePredecessor
2020-05-18 Jonas Paulsson[SystemZ] Don't create PERMUTE nodes with an undef...
2020-05-18 Mircea Trofin[llvm][NFC] Fixed non-compliant style in InlineAdvisor.h
2020-05-18 Jonas Devlieghere[lldb/Reproducers] Add skipIfReproducer to more tests
2020-05-18 Vedant Kumar[Local] Do not ignore zexts in salvageDebugInfo, PR45923
2020-05-18 Alexandre Rames[MLIR] Use `MLIR_INCLUDE_TESTS` to conditionally compil...
2020-05-18 Tobias Gysi[mlir] Support optional attributes in assembly formats
2020-05-18 Pierre Oechsel[MLIR] [Linalg] Add option to use the partial view...
2020-05-18 Matt ArsenaultAMDGPU/GlobalISel: Fix splitting wide VALU, non-vector...
2020-05-18 Matt ArsenaultAMDGPU: Remove outdated comment
2020-05-18 Nicolas Vasilache[mlir][Vector] Add an optional "masked" boolean array...
2020-05-18 Nicolas Vasilache[mlir][Vector] Make minor identity permutation map...
2020-05-18 David Sherwood[SVE] Ignore scalable vectors in InterleavedLoadCombinePass
2020-05-18 Wouter van... [WebAssembly] iterate stack in DebugFixup from the...
2020-05-18 Balázs Kéri[Analyzer][StreamChecker] Fixed compile error - NFC.
2020-05-18 Balázs Kéri[Analyzer][StreamChecker] Changed representation of...
2020-05-18 Dvorskiy, Mikhail[pstl] A fix for move placement-new (and destroy) alloc...
2020-05-18 Nicolas Vasilache[mlir] Add BoolArrayAttr in Tablegen + Builder support
2020-05-18 Nicolas Vasilache[mlir] NFC - Fix OperationSupport.cpp::findNamedAttr
2020-05-18 AndreyChurbanov[openmp] Fixed hang if detached task was serialized.
2020-05-18 serge-sans... Reorder Type fields to make various isa< > check more...
2020-05-18 Michael Schellenberg... [libcxx][type_traits] Add C++20 changes to common_type
2020-05-18 David Zarzycki[libcxx testing] Remove ALLOW_RETRIES from lock_guard...
2020-05-18 Hans WennborgTurn -Wmax-tokens off by default
2020-05-18 Max Kazantsev[InstCombine][NFC] Simplify check in sinking
2020-05-18 Anastasia Stulova[OpenCL] Added addrspace_cast operator in C++ mode.
2020-05-18 Dmitry Preobrazhensky[AMDGPU][MC] Corrected branch relocation handling to...
2020-05-18 Kirill Bobyrev[clang-tidy] NFC: Cleanup Python scripts
2020-05-18 Max Kazantsev[Test] Opportunity for sinking to unreachable in InstCo...
2020-05-18 Hans WennborgRevert 76c5f277f2 "Re-land [Debug][CodeView] Emit fully...
2020-05-18 Nathan James[NFC][clang-tidy] use hasOperands in place of hasEither...
2020-05-18 OCHyams[DebugInfo][DWARF] Emit a single location instead of...
2020-05-18 Martin Storsjö[compiler-rt] Don't error out on missing builtins when...
2020-05-18 Clement Courbet[TargetLibraryInfo] memcpy and memset have optimized...
2020-05-18 Jim Lin[RISCV] Fix passing two floating-point values in comple...
2020-05-18 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix code formatting
2020-05-18 Chen Zheng[PowerPC] add more high latency opcodes for machinecomb...
2020-05-18 Stephen Neuendorffer[MLIR][cmake] Fix unittest/Tablegen by special casing...
2020-05-17 Mehdi AminiFix warning "defined but not used" for debug function...
2020-05-17 Mehdi AminiReplace dyn_cast with isa when the result isn't used...
2020-05-17 Mehdi AminiRemove spurious semicolon after function definition...
2020-05-17 Craig TopperValueMapper does not preserve inline assembly dialect...
2020-05-17 Stephen Neuendorffer[MLIR] Fix linkage for libMLIR.so
2020-05-17 Stephen Neuendorffer[MLIR][cmake][NFC] Update linkage checker for mlir-opt
2020-05-17 Nikita Popov[Alignment] Remove unnecessary getValueOrABITypeAlignme...
2020-05-17 Roman Lebedev[InstCombine] visitMaskedMerge(): when unfolding, sanit...
2020-05-17 David BlaikieDebugInfo: Reduce long-distance dependence on what...
2020-05-17 Nikita Popov[LVI] Don't use dominator tree in isValidAssumeForContext()
2020-05-17 Fedor SergeevAdd missing include Host.h in llvm-mc-* fuzzers. NFC.
2020-05-17 Nathan James[ASTMatchers] Added BinaryOperator hasOperands matcher
2020-05-17 JinGu Kangtest commit
2020-05-17 Simon PilgrimRevert rGca18ce1a00cd8b7cb7ce0e130440f5ae1ffe86ee ...
2020-05-17 Simon PilgrimGlobPattern.h - remove unnecessary BitVector.h/StringRe...
2020-05-17 Simon PilgrimImmutableGraph.h - remove unused raw_ostream.h include...
2020-05-17 Fangrui Song[XRay] Migrate xray_naive_log=true tests to xray_mode...
2020-05-17 Sanjay Patel[x86] favor vector constant load to avoid GPR to XMM...
2020-05-17 Sanjay Patel[InstCombine] add tests for FP cast of cast; NFC
2020-05-17 Xing GUO[ObjectYAML][DWARF] Take into account other debug secti...
2020-05-17 Dylan McKay[AVR] Explicitly set the address of the data section...
2020-05-17 Nicolas Vasilache[mlir] NFC - VectorTransforms use OpBuilder where relevant
2020-05-17 Simon Pilgrim[X86] Add getTargetConstantFromBasePtr helper. NFC.
2020-05-17 Simon Pilgrim[X86] getTargetConstantBitsFromNode - remove unnecessar...
2020-05-17 Sanjay Patel[InstCombine] improve analysis of FP->int->FP to elimin...
2020-05-17 Florian Hahn[LoopUnroll] Extend test case with additional loop...
2020-05-17 Florian Hahn[LoopUnroll] Precommit test for PR459393.
2020-05-17 Christudasan... [AMDGPU] Enable base pointer.
2020-05-17 Joachim Protze[OpenMP] Fix race condition in the completion/freeing...
2020-05-17 Fedor Sergeev[Inliner][NFC] silence gcc 'overloaded-virtual' warning...
2020-05-17 Dylan McKay[LLVM][AVR] Support for R_AVR_6 fixup
2020-05-17 Dylan McKay[AVR] Fix I/O instructions on XMEGA
2020-05-17 Fangrui Song[Driver] Render -T for Gnu.cpp
2020-05-17 Stephen Neuendorffer[MLIR][cmake] use LINK_LIBS PUBLIC for MLIRStandardOpsT...
2020-05-17 Fangrui Song[llvm-xray] consumeError when trying big-endian
2020-05-17 Arthur Eubanks[NFC] Run clang-format on ISDOpcodes.h
2020-05-17 Yi Kong[Compiler-rt] Emit error if builtins library cannot...
2020-05-17 Nico WeberFix a few doc typos to cycle bots.
2020-05-17 Nico WeberTry to heal bots after https://reviews.llvm.org/D79655
2020-05-16 Craig Topper[LegalizeDAG] Use MachinePointerInfo::getUnknownStack...
2020-05-16 Eli FriedmanAllocaInst should store Align instead of MaybeAlign.
2020-05-16 Craig Topper[X86] Replace selectScalarSSELoad ComplexPattern with...
2020-05-16 Eli FriedmanHarden IR and bitcode parsers against infinite size...
2020-05-16 faisal valiRevert "[nfc] test commit"
2020-05-16 faisal vali[nfc] test commit
2020-05-16 John McCallExpose IRGen API to add the default IR attributes to...
2020-05-16 mydeveloperdayThe release notes for ObjCBreakBeforeNestedBlockParam...
2020-05-16 Sanjay Patel[VectorCombine] forward walk through instructions to...
2020-05-16 Sanjay Patel[PhaseOrdering] add vector reduction tests; NFC
2020-05-16 Nikita Popov[InstCombine] Clean up alignment handling (NFC)
next