platform/upstream/llvm.git
2021-03-15 Muhammad Omair... [LLDB] Skip TestExitDuringExpression on arm/linux buildbot
2021-03-15 Luís Marques[Sanitizer][RISCV][AArch64][Android] Adjust allocator...
2021-03-15 Stephen Kelly[AST] Add generator for source location introspection
2021-03-15 Roman Lebedev[NFCI][ValueTracking] getUnderlyingObject(): gracefully...
2021-03-15 Fraser Cormack[RISCV] Support fixed-length vectors in the calling...
2021-03-15 Jay Foad[AMDGPU] Use depth first iterator instead of recursive...
2021-03-15 Julian Gross[MLIR] Create memref dialect and move dialect-specific...
2021-03-15 Alex Zinenko[mlir] better formatting in interface docs
2021-03-15 Alex Zinenko[mlir] fix cmake for generating data layout documentation
2021-03-15 Simon PilgrimFix MSVC "switch statement contains 'default' but no...
2021-03-15 Simon Pilgrim[X86][SSE] Attempt to merge single-op hops for slow...
2021-03-15 Alex ZinenkoRevert "[Canonicalizer] Process regions top-down instea...
2021-03-15 Daniel Kiss[AArch64][compiler-rt] Strip PAC from the link register.
2021-03-15 Frederik Gossen[MLIR] Add canonicalization for `shape.broadcast`
2021-03-15 Roman LebedevRevert "[NFCI][ValueTracking] getUnderlyingObject(...
2021-03-15 Frederik Gossen[MLIR] Allow compatible shapes in `Elementwise` operations
2021-03-15 Roman Lebedev[NFCI][ValueTracking] getUnderlyingObject(): assert...
2021-03-15 Matthias Springer[mlir][AVX512] Add while loop-based sparse vector-vecto...
2021-03-15 Max Kazantsev[Test] Replace checks with auto-generated checks
2021-03-15 Hongtao Yu[NFC][Inliner] Debugging support to print funtion size...
2021-03-15 Nathan Chancellordebuginfo-tests: Fix check-gdb-mlir-support build after...
2021-03-15 Chris Lattner[m_Constant] Check #operands/results before hasTrait()
2021-03-15 Hsiangkai Wang[RISCV] Support inline asm for vector instructions.
2021-03-15 Chris Lattner[Canonicalizer] Process regions top-down instead of...
2021-03-15 Stephen KellyRevert "[AST] Add generator for source location introsp...
2021-03-15 Stephen KellyRevert "Attempt to fix ARM buildbot"
2021-03-15 Craig Topper[RISCV] Give an explicit error if 'generic' CPU is...
2021-03-15 Stephen KellyAttempt to fix ARM buildbot
2021-03-15 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Stephen KellyRevert "[AST] Add generator for source location introsp...
2021-03-14 Stephen KellyRevert "Ensure that cache variable is set when not...
2021-03-14 Stephen KellyEnsure that cache variable is set when not building...
2021-03-14 Craig Topper[X86] Add -prefer-vector-width=256 tests for v16i8...
2021-03-14 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Pavel Labath[lldb] Move PlatformPOSIX::ConnectToWaitingProcesses...
2021-03-14 Chenguang Wang[ArgPromotion] Copy additional metadata for loads.
2021-03-14 Simonas Kazlauskas[InstSimplify] Add additional GEP transform tests ...
2021-03-14 Jan Kratochvil[llvm] [dwarf] Fix DWARFListTableHeader::getOffsetEntry...
2021-03-14 Ricky Taylor[M68k] Tidy up some bit shifting during code emission
2021-03-14 Ricky Taylor[M68k] Make M68k TargetMachine use getter function
2021-03-14 Ricky Taylor[M68k] Fix extract-section.py under Python 3
2021-03-14 Nico WeberRevert "[gn build] (manually) kind of merge d627a27d26"
2021-03-14 Nikita PopovRevert "[AST] Add generator for source location introsp...
2021-03-14 Stephen KellyFix license headers
2021-03-14 Nikita Popov[X86] Add test for PR49587 (NFC)
2021-03-14 Stephen KellyUpdate python script per review comments
2021-03-14 Stephen KellyRemove unneeded targets dependency
2021-03-14 David Green[AArch64] Expand build-vector-extract.ll tests to i8...
2021-03-14 Simonas Kazlauskas[InstCombine] Restrict a GEP transform to avoid changin...
2021-03-14 Matt ArsenaultCodeGen: Reorder MachinePointerInfo fields
2021-03-14 Nico Weber[gn build] (manually) kind of merge d627a27d26
2021-03-14 David Green[Clang][ARM] Reenable arm_acle.c test.
2021-03-14 Stephen Kelly[AST] Add generator for source location introspection
2021-03-14 Luo, Yuanke[X86][AMX] Prevent transforming load pointer from ...
2021-03-14 Saleem AbdulrasoolX86: adjust the windows 64 calling convention for Swift
2021-03-14 Siva Chandra... [libc][Obvious] Fix except flags reading overflow detec...
2021-03-13 Philip ReamesRestore fixed version of "[CodeGenPrepare] Fix isIVIncr...
2021-03-13 Philip Reames[CGP] Consolidate logic for getIVIncrement and isIVIncr...
2021-03-13 Arnamoy Bhattacharyya[flang][OpenMP] Add support for getting parent context...
2021-03-13 Jez Ng[lld-macho][nfc] Move list of section names into InputS...
2021-03-13 Simonas Kazlauskas[InstCombine] Update GEP tests
2021-03-13 Nikita Popov[SROA] Regenerate test checks (NFC)
2021-03-13 Martin Storsjö[compiler-rt] Use arm-specific builtins sources for...
2021-03-13 Nikita Popov[MemCpyOpt] Handle read from lifetime.start with offset
2021-03-13 Nikita Popov[MemCpyOpt] Add additional tests for memcpy of undef...
2021-03-13 Craig Topper[DAGCombiner] Optimize 1-bit smulo to AND+SETNE.
2021-03-13 Stefan Gränitz[Orc] Deallocate debug objects properly when removing...
2021-03-13 kuterd[Attributor][fix] Remove problematic EXPENSIVE_CHECK
2021-03-13 Sanjay Patel[InstCombine] avoid creating an extra instruction in...
2021-03-13 Roman LebedevReland [SCEV] Improve modelling for (null) pointer...
2021-03-13 Roman Lebedev[LSR] Don't try to fixup uses in 'EH pad' instructions
2021-03-13 Roman Lebedev[NFC][LSR] Add test case that from https://reviews...
2021-03-13 George Rokos[libomptarget] Add allocator support for target memory
2021-03-13 Nikita Popov[MemCpyOpt] Use AA to check for MustAlias between memse...
2021-03-13 Nikita Popov[MemCpyOpt] Don't generate zero-size memset
2021-03-13 Nikita Popov[MemCpyOpt] Add additional tests for memset+memcpy...
2021-03-13 Nikita Popov[MemorySSA] Don't bail on phi starting access
2021-03-13 luxufanchange rvv frame layout
2021-03-13 luxufan[RISCV] Remove redundancy -mattr=+d in test file
2021-03-13 Roman LebedevTemporairly evert "[SCEV] Improve modelling for (null...
2021-03-13 George Balatsouras[dfsan] Update shadow-args-zext.ll test
2021-03-13 xling-Liao[NFC] Adjust SmallVector.h header to workaround XL...
2021-03-13 Lang Hames[ORC] Fix some comments in the LLJITWithObjectLinkingLa...
2021-03-13 Lang Hames[JITLink][ORC] Make the LinkGraph available to modifyPa...
2021-03-13 Petr Hosek[Fuchsia] Add check-polly to CLANG_BOOTSTRAP_TARGETS
2021-03-13 peter klausler[flang] Fix static build of flang
2021-03-13 Giorgis GeorgakoudisReplace func name with regex for update test scripts
2021-03-13 Jason MolendaDon't load kexts/kernels without dSYMs present
2021-03-13 Giorgis GeorgakoudisRevert "Replace func name with regex for update test...
2021-03-13 Giorgis GeorgakoudisReplace func name with regex for update test scripts
2021-03-13 Aart Bik[mlir][sparse] disable nonunit stride dense vectorization
2021-03-13 Matheus Izvekov[clang] Fix ICE on invalid type parameters for concepts
2021-03-13 Matheus Izvekov[clang] Improve diagnostics on implicitly deleted defau...
2021-03-13 peter klausler[flang] Ensure pointer function results are acceptable...
2021-03-12 Jez Ng[lld-macho] Make range-check.s test more tolerant
2021-03-12 peter klausler[flang] Update DE/ALLOCATE statement runtime message...
2021-03-12 Fangrui Song[gcov] Delete ancient MSVC workaround
2021-03-12 Fangrui Song[gcov] Delete FreeBSD<10 (reached end of life for years...
2021-03-12 Stanislav Mekhanoshin[AMDGPU] Fix getAlignedAGPRClassID
2021-03-12 Matt Morehouse[libFuzzer] Use macro instead of __attribute__.
next