platform/upstream/llvm.git
2021-05-02 Craig Topper[RISCV] Store SEW in RISCV vector pseudo instructions...
2021-05-02 Martin Storsjö[OpenMP] Fix warnings due to redundant semicolons....
2021-05-02 Arthur Eubanks[NFC] Use Aliasee to determine Type and AddrSpace in...
2021-05-02 Florian Hahn[VPlan] Add VPBasicBlock::phis() helper (NFC).
2021-05-02 Craig Topper[RISCV] Reorder masked builtin operands. Use clang_buil...
2021-05-02 Christopher... [libcxx][nfc] removes duplicate test file
2021-05-02 Nikita Popov[SCEV] Add test for non-unit stride with multiple exits...
2021-05-02 William S.... [MLIR] Canonicalization of Integer Cast Operations
2021-05-02 Mark de Wever[libc++][doc] Update the Format library status.
2021-05-02 Juneyoung Lee[InstCombine] Add a few more patterns for folding selec...
2021-05-02 Juneyoung Lee[InstCombine] Precommit tests for D101375 (NFC)
2021-05-02 William S.... [MLIR] Handle llvm.icmp of pointers
2021-05-02 Christopher... [libcxx][nfc] prefixes test type `input_iterator` with...
2021-05-02 Juneyoung LeeFix MSan crash after 1977c53b
2021-05-02 Arthur Eubanks[NFC] Use getParamByValType instead of pointee type
2021-05-02 Juneyoung Leerun update_test_checks.py for the tests in D101191...
2021-05-02 Juneyoung Lee[ValueTracking] ctpop propagates poison
2021-05-02 eopXD[mlir] [affine] add canonicalization for affine.vector_...
2021-05-02 Juneyoung Lee[ValueTracking] Improve impliesPoison to look into...
2021-05-02 LLVM GN Syncbot[gn build] Port 1977c53b2ae4
2021-05-02 Juneyoung Lee[InstCombine] Fold overflow bit of [u|s]mul.with.overfl...
2021-05-02 Juneyoung Lee[InstCombine] Precommit tests for D101423 (NFC)
2021-05-02 Yaxun (Sam... [HIP] Fix device lib selection
2021-05-01 Fangrui Song[Cuda] Internalize a struct and a global variable
2021-05-01 Harald van... [X32][CET] Fix size and alignment of .note.gnu.property...
2021-05-01 Nikita Popov[LVI] Handle mask not equal zero conditions
2021-05-01 Nikita Popov[CVP] Add tests for mask not equal zero guard (NFC)
2021-05-01 Michał Górny[lldb] [Process/FreeBSD] Fix arm64 build after Register...
2021-05-01 Craig Topper[RISCV] Add missing frontend tests for vcompress intrin...
2021-05-01 Chris LattnerMicrooptimize dominance a bit - NFC.
2021-05-01 Roman Lebedev[X86] AMD Zen 3 Scheduler Model
2021-05-01 Pratyush DasFix type printing of array template args
2021-05-01 Chris Lattner[Verifier] Slightly refactor code to reduce duplication...
2021-05-01 Nikita Popov[SCEV] Simplify backedge count clearing (NFC)
2021-05-01 Nikita Popov[IndVars] Remove redundant loop invariance check (NFC)
2021-05-01 LemonBoy[AArch64] Prevent spilling between ldxr/stxr pairs
2021-05-01 Nikita Popov[SCEV] Add tests for and/or loop guards (NFC)
2021-05-01 LemonBoy[NFC][ARM] Regenerate arm64-atomic.ll test
2021-05-01 Arthur O'Dwyer[libc++] [test] Don't nasty-macro `__opt` yet; we actua...
2021-05-01 Arthur O'Dwyer[libc++] [test] Don't nasty-macro `__z` yet; we actuall...
2021-05-01 Yaxun (Sam... [AMDGPU] Add options -mamdgpu-ieee -mno-amdgpu-ieee
2021-05-01 LemonBoyRevert "[NFC][ARM] Regenerate arm64-atomic.ll test"
2021-05-01 LemonBoy[NFC][ARM] Regenerate arm64-atomic.ll test
2021-05-01 Nikita Popov[InstCombine] Add eq-of-parts tests using or (NFC)
2021-05-01 Vitaly Buka[scudo][NFC] Fix clang-tidy warnings
2021-05-01 Vitaly Buka[scudo] Use require_constant_initialization
2021-05-01 Martin Storsjö[libcxx] Reenable ranges for clang-cl
2021-05-01 Nathan James[clang-tidy][NFC] Remove redudnant expr and qualType...
2021-05-01 Martin Storsjö[libcxx] [test] Skip alloc counter checks for operation...
2021-05-01 Nathan ChancellorRevert "Re-reapply "[DebugInfo] Use variadic debug...
2021-05-01 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] <span>, like <string_view...
2021-05-01 Aart Bik[mlir][sparse] sparse tensor type encoding migration...
2021-05-01 Alex Lorenz[clang][driver][darwin] use the deployment target versi...
2021-05-01 Nemanja Ivanovic[PowerPC] Add floating point overloads for vec_sldw
2021-05-01 Nemanja Ivanovic[PowerPC] Add missing requirement to test case
2021-05-01 Kevin AtheyCorrect tiny misspelling (readlef -> readelf).
2021-05-01 Fangrui Song[ELF] Simplify the condition adding .got header
2021-05-01 Nemanja Ivanovic[PowerPC] Provide fastmath sqrt and div functions in...
2021-05-01 LLVM GN Syncbot[gn build] Port 02c5ba867987
2021-05-01 Arthur O'Dwyer[libc++] s/begin.h/access.h/ in comments. NFCI.
2021-05-01 Adrian PrantlRevert "[VP,Integer,#2] ExpandVectorPredication pass"
2021-04-30 Nick DesaulniersRevert "[DebugInfo] Drop DBG_VALUE_LISTs with an excess...
2021-04-30 George Balatsouras[dfsan] Fix origin tracking for fast8
2021-04-30 Jon Roelofs[EarlyIfConversion] Avoid producing selects with identi...
2021-04-30 Jon Roelofs[PowerPC] modernize test via update_llc_test_checks...
2021-04-30 Christopher... [libcxx][iterator][ranges] adds `input_iterator` and...
2021-04-30 Dávid Bolvanský[X86] Promote 16-bit CTTZ_ZERO_UNDEF to 32-bit variant
2021-04-30 Arthur O'Dwyer[libc++] [test] Add a debug-mode CI.
2021-04-30 Arthur O'Dwyer[libc++] Remove the line of stdout output from this...
2021-04-30 Jon RoelofsRevert "[EarlyIfConversion] Avoid producing selects...
2021-04-30 Amara Emerson[AArch64][GlobalISel] Use a single MachineIRBuilder...
2021-04-30 Jon Roelofs[EarlyIfConversion] Avoid producing selects with identi...
2021-04-30 Jez Ng[llvm-readobj] Recognize N_THUMB_DEF as a symbol flag
2021-04-30 Gulfem Savrun... [NewPM] Disable RelLookupTableConverter pass in LTO
2021-04-30 Jay Foad[AMDGPU] Remove set_gpr_idx instructions in conditional...
2021-04-30 Nikita Popov[ValueTracking] Slightly clean up programUndefinedIfUnd...
2021-04-30 Nikita Popov[ValueTracking] Limit scan when checking poison UB...
2021-04-30 Dmitry Vyukovasan: fix a windows test
2021-04-30 Justin BognerAdd support for llvm.assume intrinsic to the LoadStoreV...
2021-04-30 Vitaly Buka[tsan] Remove special SyncClock::kInvalidTid
2021-04-30 Joel E. Denny[OpenMP] Fix second debug name from map clause
2021-04-30 LLVM GN Syncbot[gn build] Port 2d28100bf2e4
2021-04-30 Jez Ng[lld-macho] Parse & emit the N_ARM_THUMB_DEF symbol...
2021-04-30 Jez Ng[lld-macho] Initial scaffolding for ARM32 support
2021-04-30 Louis Dionne[libc++] Fix constexpr-ness of std::tuple's constructor
2021-04-30 Daniil Fukalov[TTI] NFC: Change getTypeLegalizationCost to return...
2021-04-30 Dávid Bolvanský[InstCombine] Added tests for PR50172, NFC
2021-04-30 Guozhi Wei[MachineFunction] Make comment for TracksLiveness more...
2021-04-30 Arthur Eubanks[llvm-reduce] Don't unset dso_local on implicitly dso_l...
2021-04-30 Vitaly Buka[NFC][tsan] Fix cast after D101428
2021-04-30 Arthur Eubanks[llvm-reduce] Add flag to only run specific passes
2021-04-30 Arthur O'Dwyer[libc++] [test] Recommit the unsetting of LC_COLLATE...
2021-04-30 Konstantin... Revert "AMDGPU/llvm-readobj: Add missing tests for...
2021-04-30 Petr Hosek[libcxx] Use joined format for include flag on Windows
2021-04-30 Nick Desaulniers[llvm-objdump] add -v alias for --version
2021-04-30 Nick Desaulniers[M68k] fix -Wdefaulted-function-deleted and -Woverloade...
2021-04-30 Scott Linder[ADT] Add llvm::remove_cvref and llvm::remove_cvref_t
2021-04-30 Louis Dionne[libc++] Revert the change that runs clang-format and...
2021-04-30 Duncan P. N... Support: Stop using F_{None,Text,Append} compatibility...
2021-04-30 Ahmed TaeiAdd patterns to lower vector.multi_reduction into a...
next