projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2021-04-04
Nikita Popov
[CVP] Add test for and of min (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Jason Molenda
Revert "Add support for fetching signed values from...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Vitaly Buka
[NFC][scudo] Restore !UseQuarantine check in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Craig Topper
[RISCV] Don't convert fshr/fshl to target specific...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Timm Bäder
[clang][parser] Set source ranges for GNU-style attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Juneyoung Lee
[InstCombine] Conditionally fold select i1 into and/or
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Juneyoung Lee
[InstSimplify] Add a test for folding comparison with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Juneyoung Lee
[InstCombine] precommit pr49688.ll (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-04
Juneyoung Lee
[InstCombine] Reapply update_test_checks.py to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Thomas Preud...
[C++20, test] Fix use of undef FileCheck variable
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
David Blaikie
Preprocessor conditionalize some assert-only functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
David Blaikie
Add void cast to suppress -Wunused-member-variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
David Blaikie
Add workaround for false positive in -Wfree-nonheap...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
David Blaikie
Opaque pointers: Migrate examples to use load with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Mircea Trofin
[mlgo] fix build rules
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Roman Lebedev
[NFC][X86] Split VPMOV* AVX2 instructions into their...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Craig Topper
[TableGen] Use StringRef instead of std::string to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Philip Reames
Speculative attempt to stablize a test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Jez Ng
[lld-macho] Another attempt at fixing 32-bit builds
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Jez Ng
[lld-macho] Fix build on 32-bit systems
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Nico Weber
Revert "[lld-link] Enable addrsig table in COFF lto"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Nikita Popov
[FastISel] Remove kill tracking
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Christian Sigg
Silence `-Wunused-private-field` warning on isIsolatedF...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Nikita Popov
[InstCombine] Add load/store forwarding test with odd...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Simon Pilgrim
[X86] Fold xor(truncate(xor(x,c1)),c2) -> xor(truncate...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Simon Pilgrim
[X86] Add PR47603 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Simon Pilgrim
[X86][SSE] isHorizontalBinOp - use getTargetShuffleInpu...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Bjorn Pettersson
Fix build rules for LLVM_WITH_Z3 after D95727
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Nikita Popov
[Loads] Forward constant vector store to load of first...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Nikita Popov
[BasicAA] Don't store AATags in cache key (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Nikita Popov
[BasicAA] Don't pass through AA metadata (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Thomas Preud...
[PGO, test] Fix typo in FileCheck var
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Craig Topper
[RISCV] Refactor conversion of B extensions to IR intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
David Blaikie
Add missing override to clang tblgen AttrEmitter
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Matheus Izvekov
[clang] NFC: remove trailing white spaces from some...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-03
Fangrui Song
[lld-macho] Fix -Wsuggest-override after D99633. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
[RISCV] Add signext attribute to i32 orc.b test for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nico Weber
[gn build] hook up tsan on macOS too
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jez Ng
[lld-macho][nfc] Refactor in preparation for 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nico Weber
[gn build] (manually) port 4c58f333f141
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nico Weber
Revert "[sanitizer] Simplify GetTls with dl_iterate_phdr"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jinsong Ji
[CSSPGO][Test] XFAIL profile-context-tracker-debug...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Muhammad Omair...
[LLDB] Sleep for 5 second TestVSCode_launch test_progre...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
peter klausler
[flang] Address more MSVC build issues with reductions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Vitaly Buka
[NFC][scudo] Move macro into a shared header
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Vitaly Buka
[NFC][scudo] Add test header int CMake file
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Rob Suderman
[mlir][tosa] Add tosa.reduce_any and tosa.reduce_all...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jennifer Yu
Fix build bot problem with missing OMPC_novariants...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Simon Pilgrim
[KnownBits] Add KnownBits::haveNoCommonBitsSet helper...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Sean Silva
[mlir] Add optional TypeConverter for materializations.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Aaron Ballman
Use tablegen to diagnose mutually exclusive attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Vitaly Buka
[NFC][scudo] Split ScudoCombinedTest.BasicCombined
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jennifer Yu
[OPENMP5.1]Initial support for novariants clause.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
River Riddle
[mlir] Emit errors when creating unregistered attribute...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jan Kratochvil
[nfc] [llvm] Make DWARFListTableBase::findList const
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Mike Rice
[OPENMP][DOCS]Update status of the supported constructs...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
Revert "[RISCV] Try using toupper instead of std::toupp...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
[RISCV] Try using toupper instead of std::toupper to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jessica Clarke
[Sema] Fix Windows build after b001d574d7d9
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Eric Astor
[ms] [llvm-ml] Accept /WX to signal that warnings shoul...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Levy Hsu
[RISCV] Add IR intrinsics for Zbc extension
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Rob Suderman
[mlir] Rename linalg.pooling operations to have a FOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Levy Hsu
Recommit "[RISCV] Add IR intrinsic for Zbb extension"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
Revert "[RISCV] Add IR intrinsic for Zbb extension"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Cyndy Ishida
[TextAPI] run clang-format on violating sections, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
[RISCV] Add IR intrinsic for Zbb extension
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Fangrui Song
[SLPVectorizer] Fix divide-by-zero after D99719
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Eric Astor
[ms] [llvm-ml] Fix case-sensitivity for variables and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Levy Hsu
[RISCV] Add IR intrinsic for Zbr extension
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Thomas Preud...
[Hexagon, test] Fix use of undef FileCheck var
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
peter klausler
[flang] TRANSFER() intrinsic function
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
[RISCV] Improve 64-bit integer constant materialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Craig Topper
[RISCV] Add missing CHECK-EXPAND line to one case in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Sanjay Patel
[InstCombine] fold not+or+neg
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Sanjay Patel
[InstCombine] add tests for not+or+neg; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Sanjay Patel
[GVNSink] auto-generate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Dimitry Andric
[SCCP] Avoid modifying AdditionalUsers while iterating...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nico Weber
[gn build] add build file for tsan runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Florian Hahn
[LV] Hoist mapping of IR operands to VPValues (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Philip Reames
[rs4gc] Use loops instead of straightline code for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Greg McGary
[lld-macho][NFC] Remove redundant member from class...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Philip Reames
[rs4gc] Strip nofree and nosync attributes when lowerin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Philip Reames
[rs4gc] add tests for existing code stripping attribute...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Aaron Ballman
Remove attribute handling code for simple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
peter klausler
[flang] Fix MSVC build breakage
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Brendon Cahoon
[GlobalISel] Allow different types for G_SBFX and G_UBF...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nikita Popov
[LVI] Use range metadata on intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nikita Popov
[CVP] Add test for !range on intrinsic (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Alexey Bataev
[SLP]Added a test for min/max reductions with the key...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Alexey Bataev
[SLP]Fix a bug in min/max reduction, number of conditio...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nico Weber
Revert "[X86][SSE] isHorizontalBinOp - use getTargetShu...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Paul C. Anagnostopoulos
[TableGen] [Docs] Add lldb-tblgen to command guide...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Nico Weber
Restore 8954fd436c7 after c06a8f9caa51c
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jun Ma
[NFC][SVE] update sve-intrinsics-int-arith.ll under...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jun Ma
[AArch64][SVE] Lowering sve.dot to DOT node
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jun Ma
[NFC][SVE] Use SVE_4_Op_Imm_Pat for sve_intx_dot_by_ind...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Lei Zhang
[mlir][spirv] Add utilities for push constant value
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Jeroen Dobbelaere
[InstCombine] Fix out-of-bounds ashr(shl) optimization
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Fraser Cormack
[RISCV] Test llvm.experimental.vector.insert intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
Muhammad Omair...
[LLDB] Skip TestLoadUsingLazyBind.py on arm/linux
commit
|
commitdiff
|
tree
|
snapshot
next