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
2020-11-04
Martin Storsjö
Revert "[AggressiveInstCombine] Generalize foldGuardedR...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Mehdi Amini
Enable -Werror-implicit-function-declaration by default...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Mehdi Amini
Switch the CallbackOstream wrapper in the MLIR C API...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Mehdi Amini
Add a basic C API for the MLIR PassManager as well...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Arthur Eubanks
Port print-must-be-executed-contexts and print-mustexec...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Craig Topper
[RISCV] Add fshl with immediate tests for Zbt extension...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Xiang1 Zhang
[StackColoring] Conservatively merge catch point of...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Michael Liao
[MachineInstr] Add support for instructions with multip...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nathan James
[clangd][NFC] Make Located::operator->() use pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Gaurav Jain
[NFC] Use [MC]Register in register allocation
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Amara Emerson
[AArch64][GlobalISel] Add combine for G_EXTRACT_VECTOR_...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Rahul Joshi
[MLIR] Check for duplicate entries in attribute diction...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
peter klausler
[flang] Dodge gcc 8.2.0 build problem (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
mikeurbach
[MLIR] Move eraseArguments and eraseResults to FunctionLike
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Siva Chandra...
[libc][NFC][Obvious] Use the new macro to declare speci...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Julien Jorge
[WebAssembly] Don't fold frame offset for global addresses
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Thomas Raoux
[mlir][vector] Make linalg FillOp vectorization use...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanjay Patel
[ARM] remove cost-kind predicate for most math op costs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Mehdi Amini
Remove extra comma after macro, fix GCC warning (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Kiran Chandramohan
[MLIR] NFC : Move OpenMP dialect include to translation
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Richard Smith
When re-checking an already-substituted template argume...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Matt Morehouse
Undo Revert "Ignore template instantiations if not...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Matt Morehouse
Revert "Ignore template instantiations if not in AsIs...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Fangrui Song
[docs] Fix docs-llvm-html after recent TableGen changes...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
zoecarver
[libc++][NFC] Mark LWG issue 2899 as not complete.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Michael Jones
[LIBC][NFC] Rename errno and assert files to match...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jordan Rupprecht
[NFC] Fix call to lldb RegisterValue constructor
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
River Riddle
[mlir][Parser] Small optimization to parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Baptiste Saleil
[PowerPC] Add MMA builtin decoding and definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jordan Rupprecht
[NFC] Inline wasm assertion-only variable
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Louis Dionne
[libc++] Harden tests against executors not running...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Michał Górny
[lldb] [test] Update XFAILs/skips for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Michał Górny
[lldb] [test/Shell] Pass -pthread to host toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Michał Górny
[lldb] [test] Remove xfail from tests that pass on...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Shilei Tian
[OpenMP] Fixed an issue in the test case parallel_offlo...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Kadir Cetinkaya
[clangd] Fix missing override warnings in remote-index...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Kadir Cetinkaya
[clangd] Handle absolute/relative path specifications...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Louis Dionne
[libc++] Remove support for .run.fail.cpp tests
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Fangrui Song
[unittest][TrasnformerTest] Fix asan stack-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Louis Dionne
[libc++] NFC: Simplify how we run config tests
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jonas Devlieghere
[crashlog] Print the actual exception in the CommandRet...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Xun Li
[musttail] Unify musttail call preceding return checking
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Petr Hosek
[compiler-rt] Use empty SuspendedThreadsList for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Vitaly Buka
[memprof] Don't protect destructor in final
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Roman Lebedev
[Reassociate] Convert `add`-like `or`'s into an `add...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Roman Lebedev
[NFC][Reassociate] Add tests with `add`-like `or` ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Thomas Raoux
[mlir][vector] Add canonicalization patterns for Extrac...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanne Wouda
Revert "Precommit LTO pipeline test"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanne Wouda
Revert "Add loop distribution to the LTO pipeline"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jay Foad
[AMDGPU] Add some missing tests for GFX10.3 subtargets
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Ben Dunbobbin
Fix - [Clang] Add the ability to map DLL storage class...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanne Wouda
Add loop distribution to the LTO pipeline
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanne Wouda
Precommit LTO pipeline test
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Andy Yankovsky
Return actual type from SBType::GetArrayElementType
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Andy Wingo
[WebAssembly] Implement ref.null
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Aaron En Ye Shi
[HIP] Math Headers to use type promotion
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Artem Belevich
[HIP] Use argv[0] as the default choice for the Executa...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Artem Belevich
[CUDA] Allow local static variables with target attributes.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jameson Nash
[GVN] small improvements to comments
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jonas Devlieghere
[crashlog] Modularize parser
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Simon Pilgrim
Cleanup namespace comment to fix clang-tidy warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Simon Pilgrim
[DAG] computeKnownBits - Move ISD::SRA handling into...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Craig Topper
[RISCV] Add missing patterns for rotr with immediate...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Simon Pilgrim
[DAG] computeKnownBits - Move (most) ISD::SRL handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Simon Pilgrim
[AMDGPU] Regenerate load i16 tests to use update_llc_te...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Louis Dionne
[libc++] Move <memory> helpers outside of std::allocato...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jonas Devlieghere
[crashlog] Move crash log parsing into its own class
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Nico Weber
Make test/tools/llvm-dlltool/tool-name.test pass, and...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Tony
[NFC][AMDGPU] Minor editorial improvements to AMDGPUUsa...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
etiotto
[compiler-rt][profile][AIX]: Enable compiler-rt profile...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Esme-Yi
Revert "[PowerPC] Extend folding RLWINM + RLWINM to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Tim Renouf
[AMDGPU] Add gfx1033 target
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Tim Renouf
[AMDGPU] Add gfx90c target
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Michał Górny
[lldb] [Process/FreeBSDRemote] Fix "Fix attaching via...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Valentin Clement
[openmp][openacc][NFC] Simplify access and validation...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanjay Patel
[CostModel] fix cost calc bug for sadd/ssub with overflow
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Hans Wennborg
Fix GCC error: specialization of 'template<class LeafTy...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Joachim Protze
[OpenMP][Tools] clang-format Archer (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Joe Ellis
[SVE][InstCombine] Improve specificity of InstCombine...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jay Foad
[AMDGPU] Fix ds_read2/write2 with unaligned offsets
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Martin Storsjö
[libcxx] Error out if __libcpp_mbsrtowcs_l fails in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Martin Storsjö
[libcxx] [libcxxabi] Set flags for visibility when...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Pavel Labath
[lldb/Utility] Add unit tests for RegisterValue::GetSca...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Mircea Trofin
[Docs][FileCheck] Small fix.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jameson Nash
make the AsmPrinterHandler array public
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Nathan James
[ADT] Add SmallVector::pop_back_n
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Anton Afanasyev
[SLP][X86][Test] Extend test coverage for PR47629
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jay Foad
[AMDGPU] Precommit globalisel tests for ds_read2_b64...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Nathan James
[ASTMatchers] Made isExpandedFromMacro Polymorphic
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Simon Pilgrim
[DAG] computeKnownBits - Move (most) ISD::SHL handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
LLVM GN Syncbot
[gn build] Port 1667d23e585
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Nico Weber
[gn build] (manually) port 1af3cb5424d
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jay Foad
[AMDGPU] Specify a triple to avoid codegen changes...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Lei Zhang
[mlir][spirv] Support for a few more decorations in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Sanjay Patel
[x86] update cost table comments for maxnum; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Yaxun (Sam...
[CUDA][HIP] Fix linkage for -fgpu-rdc
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Roman Lebedev
[InstCombine] Perform C-(X+C2) --> (C-C2)-X transform...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Roman Lebedev
[InstCombine] Negator: - (C - %x) --> %x - C (PR47997)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Roman Lebedev
[NFC][InstCombine] Negator: add test coverage for ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Roman Lebedev
[NFC][InstCombine] Negator: add test coverage for ...
commit
|
commitdiff
|
tree
|
snapshot
next