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-08-26
Cullen Rhodes
[AArch64][AsmParser] Fix bug in operand printer
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Nithin Vadukkumchery...
[analyzer] Add modeling of assignment operator in smart ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Sander de Smalen
[AArch64][SVE] Fix calculation restore point for SVE...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Yang Zhihui
[NFC] Fix some spelling errors in clang Driver Options.td
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Haojian Wu
[clangd] Compute the inactive code range for semantic...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jan Kratochvil
[Support] Speedup llvm-dwarfdump 3.9x
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Raphael Isemann
[lldb] XFAIL TestMemoryHistory on Linux
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jay Foad
[SelectionDAG] Handle non-power-of-2 bitwidths in expandROT
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
River Riddle
[mlir] Fix bug in block merging when the types of the...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Shinji Okumura
[Attributor] Provide an edge-based interface in AAIsDead
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Eduardo Caldas
[SyntaxTree] Fix C++ versions on tests of `BuildTreeTes...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Eduardo Caldas
[SyntaxTree] Add support for `CallExpression`
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
[InstCombine] PHI-of-extractvalues -> extractvalue...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
[NFC][InstCombine] Add a PHI-of-insertvalues test with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mehdi Amini
Add assertion in PatternRewriter::create<> to defend...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mehdi Amini
Adjust assertion when casting to an unregistered operation
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Siva Chandra...
[libc][NFC] For remquo quotient, compare only 3 bits...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mateusz Mikuła
[LLD][MinGW] Handle allow-multiple-definition flag
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mateusz Mikuła
[LLD][MinGW] Cleanup Options.td file. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Martin Storsjö
[MC] [Win64EH] Update the AArch64/seh.s test slightly...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Martin Storsjö
[llvm-readobj] Fix arm64 unwind opcode disassembly...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Thomas Raoux
[mlir][spirv] Infer converted type of scf.for from...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
Revert "[InstCombine] PHI-of-extractvalues -> extractva...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Roman Lebedev
[InstCombine] PHI-of-extractvalues -> extractvalue...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jianzhou Zhao
Fix a 32-bit overflow issue when reading LTO-generated...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mehdi Amini
Remove the use of global dialect registration from...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Siva Chandra...
[libc][obvious] Add back the accidentally removed MPFRN...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Siva Chandra...
[libc] Extend MPFRMatcher to handle multiple-input...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Xing GUO
[DWARFYAML] Use writeDWARFOffset() to write the prologu...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Adrien Guinet
[llvm-lipo] Add support for bitcode files
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jason Molenda
Ah, one test too many updated. This one should be...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jason Molenda
Update UnwindPlan dump to list if it is a trap handler...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Teresa Johnson
[Docs] Document --lto-whole-program-visibility
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mikhail R....
Add Z3 to system libraries list if enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Craig Topper
[X86] Add an isel pattern for (i8 (trunc (i16 (bitconve...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Volodymyr Sapsai
[Modules] Improve error message when cannot find parent...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Mehdi Amini
Remove global registration from the test dialect in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Craig Topper
[X86] Remove extra getOperand(0) call from recently...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Mehdi Amini
Add llvm_unreachable after fully covered switch to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Zequan Wu
Revert "[Coverage] Enable emitting gap area between...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Craig Topper
[X86] Remove a redundant COPY_TO_REGCLASS for VK16...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Shoaib Meenai
[llvm-libtool-darwin] Address post-commit feedback
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Dave Lee
Remove unused/misnamed SetObjectModificationTime
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Mircea Trofin
[MLInliner] Simplify TFUTILS_SUPPORTED_TYPES
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Stanislav Mekhanoshin
[AMDGPU] Remove unsound dependency on ISA version in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Fangrui Song
[TargetLoweringObjectFileImpl] Make .llvmbc and .llvmcm...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Krzysztof Parzyszek
[SDAG] Improve MemSDNode::getBasePtr
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
aartbik
[mlir] [LLVMIR] Mark reductions as side-effect free
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Shilei Tian
[OpenMP] Pack first-private arguments to improve effici...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Stanislav Mekhanoshin
[AMDGPU] Switch to named simm16 in vscnt insertion
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Ankit Aggarwal
[Hexagon] Check if EVT is simple type in HVX lowering
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jonas Devlieghere
[lldb] Make Reproducer compatbile with SubsystemRAII...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Abhina Sreeskantharajan
[SystemZ][z/OS] Add z/OS Target and define macros
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Juneyoung Lee
[ValueTracking] Let getGuaranteedNonPoisonOp find multi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Juneyoung Lee
[ValueTracking] Add a noundef test for D86477; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Amy Huang
Reland "[DebugInfo] Move constructor homing case in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Nikita Popov
[MemDep] Use BatchAA when computing pointer dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
aartbik
[mlir] [LLVMIR] Add get active lane mask intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Wolfgang Pieb
[llvm-mca][NFC] Refactor handling of views that examine...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
clementval
[mlir][openacc][NFC] Fix comment about OpenACCExecMapping
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
peter klausler
[flang] Check that various variables referenced in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Kuba Mracek
[tsan] On arm64e, strip out ptrauth bits from incoming PCs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Craig Topper
[X86] Mention -march=sapphirerapids in the release...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Arthur Eubanks
[test] Add -inject-tli-mapping to -loop-vectorize ...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Lang Hames
[examples] Fix dependencies for OrcV2Examples/LLJITWith...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Lang Hames
[ORC] Fix an endif comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
peter klausler
[flang] Improve error handling for bad characters in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
peter klausler
[flang] Parse global compiler directives
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Raphael Isemann
[lldb] Initialize reproducers in LocateSymbolFileTest
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Raphael Isemann
[lldb] Don't ask for QOS_CLASS_UNSPECIFIED queue in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Wei Wang
[FIX] Avoid creating BFI when emitting remarks for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Kazuaki Ishizaki
[mlir] NFC: fix typo in FileCheck prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Matt Arsenault
AArch64: Fix hardcoded register in test
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
peter klausler
[flang] Don't completely left-justify fixed-form tokeni...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Arthur Eubanks
[NewPM][test] Fix accelerate-vector-functions.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
David Green
[ARM] Additional test for tailpred reductions. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Krzysztof Parzyszek
[Hexagon] Remove (redundant) HexagonISelLowering::isHvx...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sanjay Patel
[x86] add AVX shuffle test for PR47262; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Ta-Wei Tu
[LoopNest] False negative of `arePerfectlyNested` with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
David Tenty
[AIX][compiler-rt][builtins] Don't add ppc builtin...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sjoerd Meijer
[LangRef] Revise semantics of intrinsic get.active...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sanjay Patel
[InstCombine] improve demanded element analysis for...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sanjay Patel
[InstCombine] add vector demanded elements tests with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Fangrui Song
[ELF] .note.gnu.property: error for invalid pr_datasize
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jay Foad
AMDGPU/GlobalISel: re-auto-generate some test checks
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sjoerd Meijer
[Verifier] Additional check for intrinsic get.active...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Kostya Kortchinsky
[scudo][standalone] Skip irrelevant regions during...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Xing GUO
[DWARFYAML] Make the 'Attributes' field optional.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sjoerd Meijer
[SelectionDAG] Legalize intrinsic get.active.lane.mask
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Jeremy Morse
[LiveDebugValues] Add switches for using instr-ref...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Matt Arsenault
AMDGPU/GlobalISel: Use more accurate legality rules...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Matt Arsenault
AMDGPU/GlobalISel: Fix using unlegalizable values in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sjoerd Meijer
[ARM][MVE] Tail-predication: remove the BTC + 1 overflo...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Matt Arsenault
AMDGPU/GlobalISel: Apply bitcast load/store hack to...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Anatoly Trosinenko
[Utils] Add highlighting definition for byref IR attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Anatoly Trosinenko
[compiler-rt][builtins] Add more test cases for __div...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Ilya Leoshkevich
[libFuzzer] Un-XFAIL msan.test on SystemZ
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Sjoerd Meijer
[LV] get.active.lane.mask consuming tripcount instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Adam Czachorowski
[clangd] When inserting "using", add "::" in front...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Alex Richardson
Fix update_llc_test_checks function regex for RV64
commit
|
commitdiff
|
tree
|
snapshot
next