platform/upstream/llvm.git
2021-06-23 zoecarver[libcxx][views] Add drop_view.
2021-06-23 Juneyoung Lee[ConstantFold] Allow propagation of poison for and...
2021-06-23 Nikita Popov[LAA] Make getPointersDiff() API compatible with opaque...
2021-06-23 Tomasz Miąsko[Demangle][Rust] Hide implementation details NFC
2021-06-23 Geoffrey Martin... Update Bazel BUILD files up to be9a87fe9b
2021-06-23 Vitali Lovich[clang-format] Add IfMacros option
2021-06-23 Sanjay Patel[ValueTracking] look through bitcast of vector in compu...
2021-06-23 David Green[ARM] Limit v6m unrolling with multiple live outs
2021-06-23 Datta Nagraj[InstCombine] Eliminate casts to optimize ctlz operation
2021-06-23 Joel E. Denny[UpdateCCTestChecks][NFC] Permit other comments in...
2021-06-23 Craig Topper[RISCV] Add explicit copy to V0 in the masked vmsge...
2021-06-23 Sanjay Patel[InstCombine] convert FP min/max with negated op to...
2021-06-23 Ethan Stewart[OpenMP][AMDGCN] Apply fix for isnan, isinf and isfinit...
2021-06-23 Guillaume Chatelet[libc] add benchmarks for memcmp and bzero
2021-06-23 Jinsong Ji[DAGCombine] Check reassoc flags in aggressive fsub...
2021-06-23 Joel E. Denny[OpenMP] Fix delete map type in ref count debug messages
2021-06-23 Joel E. Denny[OpenMP] Improve ref count debug messages
2021-06-23 Louis Dionne[libc++] Remove ad-hoc modules tests that are now unnec...
2021-06-23 Roman Lebedev[NFC] Update arm_function_name.ll after 4de0c400317e5a9...
2021-06-23 serge-sans... Handle interactions between reserved identifier and...
2021-06-23 Jay Foad[AMDGPU] Remove unused multiclass MUBUF_Real_gfx10_with...
2021-06-23 Roman Lebedev[NFC][ARM] Fix update_llc_test_checks for thumbv7-apple...
2021-06-23 Roman Lebedev[NFC][AArch64] Autogenerate a few more tests
2021-06-23 Roman Lebedev[NFC][ARM] Fix update_llc_test_checks for aarch64-apple...
2021-06-23 Roman Lebedev[NFC][ARM] Fix update_llc_test_checks for thumbv7-apple...
2021-06-23 Roman Lebedev[NFC][ARM] Fix update_llc_test_checks for armv7-apple...
2021-06-23 Nikita Popov[ARMParallelDSP] Remove unnecessary wrapper function...
2021-06-23 David Spickett[lldb] Remove asserts in CommandReturnObject SetError...
2021-06-23 Raphael Isemann[lldb][NFC] Remove some redundant semicolons on HostInf...
2021-06-23 Rosie Sumpter[AArch64] Add CodeGen tests for vector reduction intrin...
2021-06-23 owenca[clang-format] Fix a bug that indents else-comment...
2021-06-23 Zarko Todorovski[AIX][PowerPC] Remove error when specifying mabi=vec...
2021-06-23 Roman Lebedev[NFCI-ish][SimplifyCFGPass] Rework and generalize ...
2021-06-23 Hans WennborgAdd support for #pragma system_header with -fms-extensions
2021-06-23 Juneyoung Lee[InstSimplify] Add more poison folding optimizations
2021-06-23 David Spickett[lldb] Remove CommandReturnObject's SetError(StringRef)
2021-06-23 Joe Ellis[Verifier] Fail on overrunning and invalid indices...
2021-06-23 Nikita Popov[TTI] Make assertion compatible with opaque pointers
2021-06-23 Nikita Popov[LLParser] Remove special handling for call address...
2021-06-23 Nicolas Vasilache[mlir][LLVMIR] Fold ExtractValueOp coming from InsertVa...
2021-06-23 Jay Foad[AMDGPU] Stop using LegacyLegalizerInfo. NFCI.
2021-06-23 Jay Foad[IR] Simplify createReplacementInstr
2021-06-23 Tobias Gysi[mlir][linalg] Change the FillOp library call signature.
2021-06-23 Florian Hahn[llvm] Update tests that got missed in adee485adf84ae8a.
2021-06-23 Florian Hahn[SCEV] Support signed predicates in applyLoopGuards.
2021-06-23 Florian Hahn[SCEV] Add tests with single-cond range check generated...
2021-06-23 Jay Foad[AMDGPU] Simplify collectReachableCallees. NFCI.
2021-06-23 Tobias Gysi[mlir][linalg] Adapt the FillOp builder signature.
2021-06-23 Stanislav Mekhanoshin[AMDGPU] Propagate LDS align into to instructions
2021-06-23 Martin Storsjö[LLD] [MinGW] Silence the printouts in one test. NFC.
2021-06-23 Fangrui Song[llvm-objcopy][MachO] Fix namespace style issues
2021-06-23 Martin Storsjö[LLD] [MinGW] Print the lld-link command to stderr
2021-06-23 Tobias Gysi[mlir][linalg] Change the pretty printed FillOp operand...
2021-06-23 Vinayaka Bandishti[MLIR] Generalize detecting mods during slice computing
2021-06-23 Vinayaka Bandishti[NFC][PDL] Fix documentation typo, redundant test
2021-06-23 Martin StorsjöRevert "[AArch64LoadStoreOptimizer] Recommit: Generate...
2021-06-23 Igor Kudrin[TableGen] Fix printing second PC-relative operand
2021-06-23 Min-Yih Hsu[M68k] Fix incorrect #include-ed file in M68kSubtarget
2021-06-23 Jim Lin[M68k] Add testcases for shift and rotate instructions
2021-06-23 Jim Lin[M68k] Refactor codegen patterns for logic operations...
2021-06-23 Max Kazantsev[LoopDeletion] Exploit undef Phi inputs when symbolical...
2021-06-23 Zequan WuRevert "[CodeGen] Don't create fake FunctionDecls when...
2021-06-23 Max Kazantsev[Test] Clear out br i1 undef from tests to avoid UB
2021-06-23 Max Kazantsev[LSR] Filter out zero factors. PR50765
2021-06-23 Jack XiaFix typo in Toy Tutorial Ch-4
2021-06-23 River Riddle[mlir] Fix GCC5 build after D104516
2021-06-23 River Riddle[mlir][OpDefGen] Don't emit attribute name getters...
2021-06-23 Joseph Huber[OpenMP] Introduce an CMake find module for OpenMP...
2021-06-23 River Riddle[mlir] Fix slicing-utils.mlir test after D104516
2021-06-23 Nico Weber[gn build] don't build ubsan_minimal on mac
2021-06-23 River Riddle[mlir] Add a ThreadPool to MLIRContext and refactor...
2021-06-23 River Riddle[mlir][NFC] Cleanup the MLIRTestReducer pass
2021-06-23 Christopher... [libcxx][NFC] prepares `<type_traits>` for moving out...
2021-06-23 Jon Roelofs[Remarks] Make memsize remarks report as an analysis...
2021-06-23 Liqiang Tao[llvm][Inliner] Make PriorityInlineOrder lazily updated
2021-06-23 River Riddle[mlir][NFC] Move several small methods from .cpp to...
2021-06-23 Peter Collingbournegn build: Only build the TSan runtime on 64-bit platforms.
2021-06-23 Peter Collingbournegn build: Add support for building ubsan_minimal.
2021-06-23 Evgenii Stepanov[scudo] Handle predefined M_MEMTAG_TUNING_* constants...
2021-06-23 Bruno Cardoso... [SemaCXX] Handle lack of TypeSourceInfo on special...
2021-06-22 Hongtao Yu[CSSPGO][llvm-profgen] Handle return to external transi...
2021-06-22 Petr HosekRevert "Revert "[cmake] [compiler-rt] Call llvm_setup_r...
2021-06-22 Philip Reamesprecommit test for D104665
2021-06-22 Colin Cross[ELF] Optimize ScriptLexer::getLineNumber by caching...
2021-06-22 Joseph Huber[Attributor] Fix AAExecutionDomain returning true on...
2021-06-22 Nico Weber[clang] unbreak Index/preamble-reparse-changed-module...
2021-06-22 Peter Collingbournegn build: Rebase clang-tblgen include path against...
2021-06-22 Aart Bik[mlir][sparse] integration test for "simply dynamic...
2021-06-22 Petr Hosek[compiler-rt] Make use of undefined symbols configurable
2021-06-22 River Riddle[mlir] Fix build on gcc-5 after D104167
2021-06-22 Lei Huang[PowerPC][NFC] Clean up builtin sema checks
2021-06-22 peter klausler[flang] [NFC] Repair build with GCC 7.3
2021-06-22 Joseph Huber[OpenMP] Change remaining globalization from an analysi...
2021-06-22 Kadir Cetinkaya[clangd] Dont index ObjCCategoryDecls for completion
2021-06-22 Aart Bik[mlir][sparse] add support for "simply dynamic" sparse...
2021-06-22 David Tenty[clang] Add cc1 option for dumping layout for all compl...
2021-06-22 Joseph Huber[OpenMP] Add thread limit environment variable support...
2021-06-22 Louis Dionne[libc++] NFC: Remove unused c++98 Lit feature
2021-06-22 River Riddle[mlir] Remove the Identifier ThreadLocalCache from...
2021-06-22 River Riddle[mlir][OpGen] Cache Identifiers for known attribute...
next