platform/upstream/llvm.git
2021-06-24 Peter CollingbourneAST: Create __va_list in the std namespace even in C.
2021-06-24 Evgenii Stepanov[hwasan] Respect llvm.asan.globals.
2021-06-24 Jon ChesterfieldRevert "[AMDGPU] [IndirectCalls] Don't propagate attrib...
2021-06-24 Anthony CaninoImplement an scf.for range folding optimization pass.
2021-06-24 Carl Ritson[LVI] Remove recursion from getValueForCondition (NFCI)
2021-06-24 Whitney Tsang[AIX] Emitting diagnostics error for profile options
2021-06-24 modimo[Clang] Check for returns_nonnull when deciding to...
2021-06-24 modimo[NFC] [DwarfEHPrepare] Add additional stats for EH
2021-06-23 Nick Desaulniers[LangRef] add note to warn-frame-size about ODR
2021-06-23 Bill Wendling[llvm-diff] Explicitly check ConstantStructs for differ...
2021-06-23 Craig Topper[CGP][RISCV] Teach CodeGenPrepare::optimizeSwitchInst...
2021-06-23 Xun Li[SjLj] Insert UnregisterFn before musttail call
2021-06-23 Xun LiRevert "[SjLj] Insert UnregisterFn before musttail...
2021-06-23 Saleem Abdulrasoolmailmap: add mappings for myself
2021-06-23 Patrick Holland[MCA][TimelineView] Fixed a bug that was causing instru...
2021-06-23 Xing Xue[libc++abi][AIX] Enable calculating addresses with...
2021-06-23 Xun Li[SjLj] Insert UnregisterFn before musttail call
2021-06-23 Jacob HegnaReplace python3 with %python in ML inlining tests.
2021-06-23 Nikita Popov[PatternMatch] Make m_VScale compatible with opaque...
2021-06-23 Roman Lebedev[NFC][AArch64] Autogenerate assembly checklines in...
2021-06-23 Alex Langford[lldb] Decouple ObjCLanguage from Symtab
2021-06-23 Emily Shi[NFC][compiler-rt] Remove iOS xfail for unpoison-altern...
2021-06-23 Siva Chandra... [libc] Calculate ulp error after rounding MPFR result...
2021-06-23 Nico Weber[lld/mac] Delete incorrect FIXME
2021-06-23 Martin Storsjö[flang] Tweak the conditions for the GCC 7/libstdc...
2021-06-23 Michael Kruse[Polly] Fix test after D104732.
2021-06-23 Eli Friedman[ScalarEvolution] Clarify implementation of getPointerB...
2021-06-23 Eli Friedman[NFC][ScalarEvolution] Fix SCEVNAryExpr::getType().
2021-06-23 Andrew Litteken[IRSim] Adding basic implementation of llvm-sim.
2021-06-23 Stanislav Mekhanoshin[AMDGPU] Check for pointer operand while refining LDS...
2021-06-23 pooja2299[docs][GISel]Added GISel documentation link
2021-06-23 Duncan P. N... IR: Fix use-list-order round-tripping for call and...
2021-06-23 Jian CaiReland "[AArch64] handle -Wa,-march="
2021-06-23 Adrian PrantlMove dwarfdump-invalid.test into the tools/llvm-dwarfdu...
2021-06-23 Nikita Popov[Constants] Handle addrspacecast with opaque pointer...
2021-06-23 Adrian PrantlUpdate test after https://reviews.llvm.org/D104483
2021-06-23 Leonard Chan[compiler-rt][hwasan] Add InitState options to thread...
2021-06-23 Cyndy Ishida[llvm-tapi-diff] Wrap empty string around StringLiteral NFC
2021-06-23 Nikita Popov[InstCombine] Use getFunctionType()
2021-06-23 Nico Weber[lld/mac] Don't crash on absolute symbols in unwind...
2021-06-23 Nikita Popov[OpaquePtr] Support invoke instruction
2021-06-23 Cyndy Ishida[TextAPI] add symbol name prefixes to central location...
2021-06-23 River RiddleFix flang build after D104167
2021-06-23 Nikita Popov[OpaquePtr] Support call instruction
2021-06-23 Sami TolvanenThinLTO: Fix inline assembly references to static funct...
2021-06-23 Zequan Wu[OpaquePtr] Mangle intrinsics with opaque pointers...
2021-06-23 Adrian Prantlclang-format llvm-dwarfdump.cpp
2021-06-23 Adrian PrantlImprove error handling in llvm-dwarfdump.
2021-06-23 Kuter Dinel[Attributor] Derive AAFunctionReachability attribute.
2021-06-23 William S.... Revert "[MLIR][LLVM] Expose type translator from LLVM...
2021-06-23 William S.... [MLIR][LLVM] Expose type translator from LLVM to MLIR...
2021-06-23 LLVM GN Syncbot[gn build] Port 560170fa2de5
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.
next