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
Craig Topper
[RISCV] Check all 64-bits of the mask in SelectRORIW.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Mehdi Amini
Switch from C-style comments `/* ... */` to C++ style...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Christopher...
[UBSan] Cannot negate smallest negative signed integer
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Craig Topper
[RISCV] Remove custom isel for (srl (shl val, 32),...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Joe Nash
[AMDGPU] Resolve pseudo registers at encoding uses
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Fangrui Song
Revert "[GlobalISel] GISelKnownBits::computeKnownBitsIm...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Arthur Eubanks
[NewPM] Don't run before pass instrumentation on requir...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Sebastian Neubauer
[AMDGPU] Fix iterating in SIFixSGPRCopies
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Fangrui Song
[llvm-objcopy] Make --set-section-flags work with ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexander Shaposhnikov
[llvm-objcopy][MachO] Make isValidMachOCannonicalName...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Mehdi Amini
Add facilities to print/parse a pass pipeline through...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Simon Pilgrim
[KnownBits] KnownBits::computeForMul - avoid unnecessar...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Simon Pilgrim
[GlobalISel] GISelKnownBits::computeKnownBitsImpl ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nabeel Omer
[Dexter] add visual studio 2019 debugger support
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nabeel Omer
[Dexter] add an optnone attribute debug experience...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Louis Dionne
[libc++] Remove the ability to not install the support...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Arnold Schwaighofer
Revert "Start of an llvm.coro.async implementation"
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Louis Dionne
[libc++] Split off part of a test that require signals...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vy Nguyen
Fix breakage in D89615 (due to cmake version 3.16.5)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Kadir Cetinkaya
[clangd] Cleanup dependencies around RemoteIndex
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
LLVM GN Syncbot
[gn build] Port d1b2a523191
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Balázs Kéri
[clang-tidy] Add signal-handler-check for SEI CERT...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Arnold Schwaighofer
Start of an llvm.coro.async implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Eric Astor
[ms] [llvm-ml] Enable support for MASM-style macro...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Pavel Labath
[lldb] Remove [US]IntValueIsValidForSize from CommandOb...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Pavel Labath
[lldb/Utility] Delete Scalar::[US]IntValueIsValidForSize
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Simon Pilgrim
Use isa<> instead of dyn_cast<> to avoid unused variabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Simon Pilgrim
Fix gcc braces warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Louis Dionne
[libc++] NFCI: Refactor chrono.cpp to make it easier...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Aaron Ballman
Add a floating-point suffix to silence warnings; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
etiotto
[compiler-rt][AIX]: Link compiler-rt profile library...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vy Nguyen
[NFC]Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vy Nguyen
Disable emulated-tls for compiler-rt+tests on Android...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Paul C. Anagnostopoulos
[TableGen] Add !interleave operator to concatenate...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Paul C. Anagnostopoulos
[TableGen] [IR] Eliminate unnecessary recursive help...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Pavel Labath
[lldb] Improve RegisterValue::GetScalarValue
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Louis Dionne
[libc++] Remove test that is irrelevant since f1a96de1bc8d
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Louis Dionne
[libc++] Don't run tests in a shell in the default...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Sanjay Patel
[InstSimplify] allow vector folds for icmp Pred (1...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Sanjay Patel
[InstSimplify] add vector cmp tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Roman Lebedev
[Reassociate] Guard `add`-like `or` conversion into...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nicolas Vasilache
[mlir][std] Add DimOp folding for dim(tensor_load(m...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Frederik Gossen
[MLIR] Support walks over regions and blocks
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Clement Courbet
[llvm-exegesis] Fix rGaf658d920e2b
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
LLVM GN Syncbot
[gn build] Port 73b6cb67dcd
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
LLVM GN Syncbot
[gn build] Port 1124bf4ab77
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nico Weber
[gn build] try to port 707d69ff32309b
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Simon Moll
[VE] Add +vpu attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Kerry McLaughlin
[SVE][CodeGen] Lower scalable integer vector reductions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nicolas Vasilache
[mlir][SCF] Add canonicalization pattern for scf::For...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Simon Pilgrim
[DAG] computeKnownBits - Replace ISD::MUL handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Jon Chesterfield
[libomptarget][nfc] Build amdgcn deviceRTL with nogpulib
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Sebastian Neubauer
[AMDGPU] Set rsrc1 flags for graphics shaders
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Sebastian Neubauer
[AMDGPU] Fix ieee mode default value
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vitaly Buka
[NFC][UBSAN] Replace "count 0" with FileCheck
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Andrzej Warzynski
[mlir] Fix failing shared libraries build
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Stefan Gränitz
[JITLink][ELF] Omit temporary labels in tests
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Qiu Chaofan
[Clang] Add more fp128 math library function builtins
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Clement Courbet
[llvm-exegesis][X86] Save and restore eflags.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Kadir Cetinkaya
[clangd] Pass parameters to config apply functions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Pavel Labath
[lldb] Delete Value::Vector class
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vitaly Buka
[sanitizer] Remove ANDROID_NDK_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Clement Courbet
[llvm-exegesis] Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
David Green
[ARM] Remove unused variable. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vitaly Buka
[sanitizer] Remove -Wno-non-virtual-dtor
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Vy Nguyen
Use LLD for Android compiler-rt
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Sander de Smalen
[NFCI] Replace AArch64StackOffset by StackOffset.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Clement Courbet
Re-land "[llvm-exegesis] Save target state before runni...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alex Zinenko
[mlir] Add a simpler lowering pattern for WhileOp repre...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alex Zinenko
[mlir] Add lowering to CFG for WhileOp
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alex Zinenko
[mlir] Add a generic while/do-while loop to the SCF...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Nathan Ridge
[clangd] Store the containing symbol for refs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Praveen G
[Flang][OpenMP] Add semantic checks for OpenMP copyin...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Fangrui Song
[DebugInfo] Delete unused DwarfUnit::addConstantFPValue...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Clement Courbet
Revert "Re-land "[llvm-exegesis] Save target state...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Clement Courbet
Re-land "[llvm-exegesis] Save target state before runni...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Stella Laurenzo
[mlir][Python] Return and accept OpView for all functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Stella Laurenzo
Fix linkage error on mlirLogicalResultIsFailure.
commit
|
commitdiff
|
tree
|
snapshot
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
next