platform/upstream/llvm.git
2020-10-08 Rahman LavaeeIntroduce and use a new section type for the bb_addr_ma...
2020-10-08 Simon Pilgrim[Transforms] CodeExtractor::verifyAssumptionCache ...
2020-10-08 Simon Pilgrim[Analysis] ScalarEvolution::getUMinFromMismatchedTypes...
2020-10-08 Simon Pilgrim[AVR] Fix null dereference warning. NFCI.
2020-10-08 Joseph Huber[OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder...
2020-10-08 Dan Liew[lit] Try to remove the flakeyness of `shtest-timeout...
2020-10-08 Teresa Johnson[sanitizer] Fix Fuchsia bot failure
2020-10-08 David Green[AIX] Add REQUIRES for powerpc test. NFC
2020-10-08 Amara Emerson[GlobalISel] Add G_VECREDUCE_* opcodes for vector reduc...
2020-10-08 Leonard Chan[clang][feature] Add cxx_abi_relative_vtable feature
2020-10-08 MaheshRavishankar[mlir][Linalg] Add some depedence query methods to...
2020-10-08 peter klausler[flang] Allow "name: value" in compiler directives
2020-10-08 Pavel Labath[lldb] Fix "frame var" for large bitfields
2020-10-08 Pavel Labath[lldb] Add a cmake warning about the python/swig incomp...
2020-10-08 Petr Hosek[libcxx] Fix the thousands_sep test failure
2020-10-08 Joseph Huber[OpenMP] Change CMake Configuration to Build for Highes...
2020-10-08 Alexandre Ganea[LLDB] On Windows, fix tests
2020-10-08 Geoff LevnerDeferredDiagnosticsEmitter crashes
2020-10-08 Fangrui Song[ELF] Don't change binding to STB_WEAK for an undefined...
2020-10-08 Sanjay Patel[InstCombine] allow vector splats for add+xor with...
2020-10-08 Sanjay Patel[InstCombine] add vector splat tests for add of signmas...
2020-10-08 Jay Foad[AMDGPU] Add patterns for mad/mac legacy f32 instructions
2020-10-08 Nico Weber[gn build] (manually) port 9b58b0c06e6 better
2020-10-08 Nico Weber[gn build] (manually) port 9b58b0c06e6
2020-10-08 Michał Górny[lldb] Initial version of FreeBSD remote process plugin
2020-10-08 Jakub Lichman[mlir] Rank reducing subview conversion to LLVM
2020-10-08 diggerlin[AIX] add new option -mignore-xcoff-visibility
2020-10-08 Utkarsh Saxena[clangd] New CC Ranking Model to fix bad inference...
2020-10-08 Georgii Rymar[llvm-readobj] - Fix possible crashes related to dumpin...
2020-10-08 Nicolas Vasilache[mlir][Linalg] Add TensorsToBuffers support for Constan...
2020-10-08 Konrad Dobros[mlir][spirv] Add OpenCL extended ops: exp, fabs, s_abs
2020-10-08 Sebastian Neubauer[AMDGPU] Use isLegalMUBUFImmOffset more
2020-10-08 Joseph Huber[OpenMP] Add Error Handling for Conflicting Pointer...
2020-10-08 Simon Pilgrim[InstCombine] matchFunnelShift - support non-uniform...
2020-10-08 Haojian Wu[clangd] Add a missing include-fixer test for incomplet...
2020-10-08 Serge Pavlov[Driver] Add output file to properties of Command
2020-10-08 Markus Lavin[DebugInfo] Improve dbg preservation in LSR.
2020-10-08 Dmitry Preobrazhensky[AMDGPU][MC][GFX1030] Disabled v_mac_f32
2020-10-08 Tim NorthoverAArch64: treat MC expressions as 2s complement arithmetic.
2020-10-08 Simon Pilgrim[llvm-objdump] Ensure we consistently use the llvm...
2020-10-08 Simon Pilgrim[InstCombine] matchRotate - add support for matching...
2020-10-08 Alexander Belyaev[mlir] Add basic support for dynamic tensor results...
2020-10-08 Simon Pilgrim[InstCombine] canNarrowShiftAmt - replace custom Consta...
2020-10-08 Christian SiggImport llvm::StringSwitch into mlir namespace.
2020-10-08 Georgii Rymar[llvm-readobj][test] - Improve testing in hash-table...
2020-10-08 Max Kazantsev[Test] Add test showing that we fail to eliminate impli...
2020-10-08 Luqman Aden[llvm-readobj] Add --coff-tls-directory flag to print...
2020-10-08 Pierre Gousseau[cmake] Fix cmake warning in standalone compiler-rt...
2020-10-08 Jakub Lichman[mlir] Added strides check to rank reducing subview...
2020-10-08 Mirko Brkusanin[AMDGPU] Prefer SplitVectorLoad/Store over expandUnalig...
2020-10-08 Mirko Brkusanin[AMDGPU] Add test with redundant copies to temporary...
2020-10-08 Haojian Wu[AST][RecoveryExpr] Support dependent cast-expr in...
2020-10-08 Haojian Wu[clangd] Fix a typo, NFC.
2020-10-08 David Green[LV] Collect dead induction truncates
2020-10-08 David Green[ARM] Replace llvm.experimental.vector.reduce.smax...
2020-10-08 Mateusz Mikuła[LLD] Ignore ELF tests when ld.lld defaults to MinGW
2020-10-08 Martin Storsjö[LLD] [ELF] Fix up a comment regarding the --wrap optio...
2020-10-08 Serge GueltonUpdate documentation and implementation of stage3 build
2020-10-08 Max KazantsevReturn "[SCEV] Prove implicaitons via AddRec start"
2020-10-08 Arthur Eubanks[NewPM] Use PassInstrumentation for -verify-each
2020-10-08 Nico WeberRevert "[Support][unittests] Enforce alignment in Conve...
2020-10-08 Yonghong SongBPF: fix incorrect DAG2DAG load optimization
2020-10-08 Scott Constable[X86] Fix bug in -mlvi-cfi that may clobber a live...
2020-10-08 Scott Constable[X86] Move findDeadCallerSavedReg() into X86RegisterInfo
2020-10-08 Geoffrey Martin... Remove unused variables
2020-10-08 Yuanfang Chen[IRMover] Avoid materializing global value that belongs...
2020-10-08 Petr Hosek[libcxx] Use runtime rather then compile-time glibc...
2020-10-08 Anna Thomas[ImplicitNullChecks] Support complex addressing mode
2020-10-08 Craig Topper[X86] Defer the creation of LCMPXCHG16B_SAVE_RBX until...
2020-10-07 Dominic ChenAdd test for disabling Dead Virtual Function Elimination
2020-10-07 Teresa Johnson[sanitizer] Skip stack symbolization when not required...
2020-10-07 peter klausler[flang][msvc] Avoid dependence on long double
2020-10-07 Louis Dionne[libc++] Remove unused includes of Availability.h
2020-10-07 Jim InghamFix a macOS build break caused by 3dfb94986170.
2020-10-07 Min-Yih Hsu[M680x0] Add google/benchmark's CycleTimer support...
2020-10-07 Mircea Trofin[NFC][regalloc] Use MCRegister instead of unsigned...
2020-10-07 peter klausler[flang] Semantic checks for bad usage of whole assumed...
2020-10-07 Reid KlecknerPort StripGCRelocates pass to NPM
2020-10-07 Reid Kleckner[NPM] Port strip nonlinetable debuginfo pass to the...
2020-10-07 Greg ClaytonAdd regular expressions to and DWARF Call Frame Informa...
2020-10-07 Aart Bik[mlir] [sparse] Rename getSparseMatrix to getMatrix
2020-10-07 Philip ReamesAdd validity assert on entry to CastInst::isNoopCast...
2020-10-07 Mircea Trofin[NFC][MLInliner] Getters should return by reference
2020-10-07 Rahman Lavaee[BasicBlockSections] Make sure that the labels for...
2020-10-07 Cameron McInally[SVE] Add legalisation tests to sve-fixed-length-fp...
2020-10-07 Simon Pilgrim[InstCombine] Add checks for and(logicalshift(zext...
2020-10-07 Ronak ChauhanRemove D80713.diff added in 528057c19755ad842052fba3a42...
2020-10-07 Douglas YungAdd REQUIRES: x86-registered-target to test as it was...
2020-10-07 Haojian Wu[clangd] Add a NewName optional parameter to clangdServ...
2020-10-07 Philip ReamesAdd a clarifying a comment on CastInst::isNoopCast
2020-10-07 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-10-07 Simon PilgrimFix Wdocumentation warnings due to case mismatch. NFCI.
2020-10-07 Simon Pilgrim[CodeGen][X86] Cleanup labels on some sse/avx intrinsic...
2020-10-07 Amara Emerson[mlir] Fix build after 322d0afd875df66b36e4810a2b95c20a...
2020-10-07 Stanislav Mekhanoshin[AMDGPU] Add tied operand to d16 scratch loads
2020-10-07 Edd Dawson[test][MC] Use %python in llvm/test/MC/COFF/bigobj.py
2020-10-07 Florian Hahn[LAA] Use DL to get element size for bound computation.
2020-10-07 Stanislav Mekhanoshin[AMDGPU] Use default zero flag operands in flat scratch
2020-10-07 Amara EmersonRename the VECREDUCE_STRICT_{FADD,FMUL} SDNodes to...
2020-10-07 Sam McCall[clangd] Disambiguate overloads of std::move for header...
next