platform/upstream/llvm.git
2021-04-15 Matthias Kloseadd test case for ignoring -flto=auto and -flto=jobserver
2021-04-15 Jun Ma[DAGCombiner] Fold step_vector with add/mul/shl
2021-04-15 David Sherwood[SVE][LoopVectorize] Fix crash in InnerLoopVectorizer...
2021-04-15 Fraser Cormack[RISCV] Pre-commit vector shuffle test cases
2021-04-15 dfukalov[AA] Updates for D95543.
2021-04-15 Florian Hahn[AArch64] Use type-legalization cost for code size...
2021-04-15 Jason MolendaNFC put the armv6m entry with the other Cortex-M entries
2021-04-15 Andrzej Warzynski[flang] Update the regression tests to use the new...
2021-04-15 David Sherwood[NFC][LoopVectorize] Remove unnecessary VF.isScalable...
2021-04-15 Jan Svoboda[clang][deps] NFC: Improve documentation
2021-04-15 Jason MolendaMark armv6m compat with armv7em; match armv7em being...
2021-04-15 Martijn VelsAdd convenient composed tsan constants
2021-04-15 Martin Storsjö[AArch64] Fix windows vararg functions with floats...
2021-04-15 Martin Storsjö[clang] [test] Share patterns in CodeGen/ms_abi_aarch64...
2021-04-15 Martin StorsjöReland "[lit] Handle plain negations directly in the...
2021-04-15 Nikita PopovRevert "[SCEV] Don't walk uses of phis without SCEV...
2021-04-15 Florian Hahn[NewGVN] Add phi-of-ops operands if no real PHI is...
2021-04-15 Craig Topper[RISCV] Add a PatFrag to shorten repeated (XLenVT ...
2021-04-15 Zakk Chen[RISCV][Clang] Add vmv and vfmv series intrinsic functions.
2021-04-15 Vitaly Buka[scudo] Restore zxtest compatibility
2021-04-15 Mehdi AminiFix the build of `mlir-doc` (again)
2021-04-15 Max Kazantsev[Test] Propagate nofree attribute from function to...
2021-04-15 Mehdi AminiFix Interface doc generation after recent change to...
2021-04-15 hsmahesha[AMDGPU] Disable forceful inline of non-kernel function...
2021-04-15 Mehdi AminiChange add_mlir_doc CMake macro to take the tablegen...
2021-04-15 Christopher... [libcxx][NFC] adjusts formatting rules
2021-04-15 Nico Weberfix comment typos to cycle bots
2021-04-15 LLVM GN Syncbot[gn build] Port b7459a10dad1
2021-04-15 Jonas Devlieghere[lldb] Simplify output for skipped categories in dotest.py
2021-04-15 Alexander Yermolovich[DWARF] Fix crash for DWARFDie::dump.
2021-04-15 Sterling AugustineRevert "Simplify BitVector code"
2021-04-15 Nico Weber[llvm-objdump] try to fix section-filter.test in full...
2021-04-15 Nico Weber[llvm-objdump] try to fix hexagon tests more after...
2021-04-15 Nico Weber[llvm-objdump] try to fix hexagon and riscv tests after...
2021-04-15 Evgenii Stepanov[hwasan] Fix lock contention on thread creation.
2021-04-15 Nico Weber[llvm-objdump] Switch command-line parsing from llvm...
2021-04-15 Eli Friedman[Sema] Fold VLA types in compound literals to constant...
2021-04-14 Philip ReamesReapply "[InferAttributes] Materialize all infered...
2021-04-14 Shafik Yaghmour[LLLDB] Adding additional check LibCppStdFunctionCallab...
2021-04-14 Nathan James[AST][Introspection] Fix args not being set.
2021-04-14 Nathan James[AST][NFC] Remove temporary ASTTU file from Introspecti...
2021-04-14 Nathan James[AST] Use IntrusiveRefCntPtr for Introspection Location...
2021-04-14 zoecarver[libcxx][nfc] Assign [ranges.primitives] in "RangesStatus."
2021-04-14 Nico WeberRevert "Fix buildbots after 61a85da"
2021-04-14 Nico WeberRevert "[InferAttributes] Materialize all infered attri...
2021-04-14 Stephen KellyNFC: Remove condition to simplify code
2021-04-14 Philip ReamesFix buildbots after 61a85da
2021-04-14 peter klausler[flang] Fix typo caught by clang build
2021-04-14 Philip Reames[NFC] Move a recently added utility into a location...
2021-04-14 Philip Reames[InferAttributes] Materialize all infered attributes...
2021-04-14 Chia-hung Duan[mlir] Fix passArg of ViewOpGraphPass
2021-04-14 Chia-hung DuanUse PassPipelineCLParser in mlir-reduce
2021-04-14 Jonas Devlieghere[lldb] Add addressing_bits to KNOWN_HOST_INFO_KEYS...
2021-04-14 Thomas Lively[WebAssembly] Codegen for i64x2.extend_{low,high}_i32x4...
2021-04-14 Chia-hung DuanRefactor the architecture of mlir-reduce
2021-04-14 Stephen Kelly[AST] Add introspection support for more base nodes
2021-04-14 Sterling AugustineMake test runnable on read-only file systems.
2021-04-14 Stephen Kelly[AST] Replace asserts with a condition
2021-04-14 Walter Erquinigo[lldb-vscode] Reduce chattiness of progress events
2021-04-14 Emilio Cota[mlir] Use default lli JIT in Integration tests
2021-04-14 serge-sans... Simplify BitVector code
2021-04-14 Mehdi AminiRevert "Refactor the architecture of mlir-reduce"
2021-04-14 Mehdi AminiUpdate OpBase.td AttrDef class to define default value...
2021-04-14 Fred Riss[lldb] Only override target arch if it is compatible
2021-04-14 Pavel Labath[lldb/test] Remove the "expect_captures" feature of...
2021-04-14 Pavel Labath[lldb] Move QThreadSuffixSupported and QListThreadsInSt...
2021-04-14 Nico Weberfix typo to cycle bots
2021-04-14 Mehrnoosh Heidarpour[InstCombine] Conditionally emit nowrap flags when...
2021-04-14 Nico Weberfix typo to cycle bots
2021-04-14 LLVM GN Syncbot[gn build] Port f992cfba7173
2021-04-14 LLVM GN Syncbot[gn build] Port e98060fa72cc
2021-04-14 Nico Weber[gn build] try to make sync_source_lists_from_cmake...
2021-04-14 William S.... [SROA][TBAA] Handle shift of regular TBAA nodes
2021-04-14 peter klausler[flang] Correct the interpretation of BIND(C,NAME='')
2021-04-14 Alex Lorenz[clang][FileManager] Support empty file name in getVirt...
2021-04-14 Louis Dionne[libc++] Move guards against std::auto_ptr outside...
2021-04-14 Louis Dionne[libc++] Move __memory/utilities.h to __memory/allocati...
2021-04-14 Louis Dionne[libc++] Split up __memory/base.h into meaningful headers
2021-04-14 Shu-Chun Weng[libTooling] Add smart pointer support to the `access...
2021-04-14 Thomas Lively[WebAssembly] Codegen for f64x2.convert_low_i32x4_...
2021-04-14 Martin Probstclang-format: fix undefined behavior.
2021-04-14 Reid Kleckner[COFF] Simplify ICF associated comdat handling
2021-04-14 Nikita Popov[ValueTracking] Don't require strictly positive for...
2021-04-14 Mark de Wever[NFC][libc++] Fixes a documentation typo.
2021-04-14 peter klausler[flang] Fix Boolean flag arguments
2021-04-14 Jacques PienaarRefactor the architecture of mlir-reduce
2021-04-14 Alexey Bataev[SLP]Added a tests for shuffled matched tree entries...
2021-04-14 Momchil VelikovRemove deprecated member functions (NFC)
2021-04-14 Nikita Popov[ValueTracking] Don't require non-zero step for add nuw
2021-04-14 Nikita Popov[ValueTracking] Add additional non-zero add recurrence...
2021-04-14 Stanislav Mekhanoshin[AMDGPU] Factor out SelectSAddrFI()
2021-04-14 peter klausler[flang] Handle END= situations better in runtime input
2021-04-14 Sander de Smalen[TTI] NFC: Change getArithmeticInstrCost to return...
2021-04-14 Sander de Smalen[TTI] NFC: Change getFPOpCost to return InstructionCost
2021-04-14 Sander de Smalen[TTI] NFC: Change getVectorInstrCost to return Instruct...
2021-04-14 Sander de Smalen[TTI] NFC: Change getShuffleCost to return InstructionCost
2021-04-14 Sander de Smalen[TTI] NFC: Change getCFInstrCost to return InstructionCost
2021-04-14 Sander de Smalen[TTI] NFC: Change getCallInstrCost to return Instructio...
2021-04-14 Thomas Lively[WebAssembly] Use standard intrinsics for f32x4 and...
2021-04-14 Mark de Wever[libc++] Make chars_format a bitmask type.
next