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-01-12
Bjorn Pettersson
[SLP] Add test case showing a bug when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Lei Zhang
[mlir][spirv] NFC: place ops in the proper file for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Kazushi (Jam...
[VE] Update VELIntrinsic tests
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Bevin Hansson
[X86] Improved lowering for saturating float to int.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Valentin Clement
[mlir][openacc] Use TableGen information for default...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Paul C. Anagnostopoulos
[TableGen] Improve error message for semicolon after...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Nicolas Vasilache
[mlir][Linalg] NFC - Refactor fusion APIs
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Simon Pilgrim
[X86][SSE] getFauxShuffleMask - handle PACKSS(SRAI...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Simon Pilgrim
[X86][SSE] combineSubToSubus - add v16i32 handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Bevin Hansson
[Fixed Point] Add codegen for conversion between fixed...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Simon Pilgrim
[X86][SSE] combineSubToSubus - remove SSE2 early-out.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Fraser Cormack
[RISCV] Improve scalable-vector shift tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Christian Sigg
Change the LLVM_ATTRIBUTE_DEPRECATED macro to use C...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Nico Weber
Revert "[Test] Add failing test for PR48725"
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Georgii Rymar
[obj2yaml] - Don't crash when an object has an empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Georgii Rymar
[obj2yaml,yaml2obj] - Fix issues with creating/dumping...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Jay Foad
[AMDGPU][GlobalISel] Remove some duplicate RUN lines
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Jay Foad
[SlotIndexes] Fix and simplify basic block splitting
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Mikhail Maltsev
[clang][AST] Get rid of an alignment hack in DeclObjC...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Georgii Rymar
[llvm-readobj] - One more attempt to fix BB.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Sourabh Singh...
[mlir][openmp][NFCI] Rename `continuationIP` to `contin...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Georgii Rymar
[llvm-readobj] - An attempt to fix BB.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Georgii Rymar
[llvm-readobj] - Add 'override' to fix build bots.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Georgii Rymar
[llvm-readef/obj] - Change the design structure of...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Heejin Ahn
[WebAssembly] Remove more unnecessary brs in CFGStackify
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Max Kazantsev
[Test] Add failing test for PR48725
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Alex Zinenko
[mlir] use built-in vector types instead of LLVM dialec...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Jan Svoboda
[clang][cli] Remove -f[no-]trapping-math from -cc1...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Sebastian Neubauer
[AMDGPU] Fix failing assert with scratch ST mode
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Sander de Smalen
[LiveDebugValues] Fix comparison operator in VarLocBase...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Stephan Bergmann
Adapt CastExpr::getSubExprAsWritten to ConstantExpr
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Heejin Ahn
[WebAssembly] Misc. refactoring in CFGStackify (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Fangrui Song
[ELF] Drop .rel[a].debug_gnu_pub{names,types} for ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Craig Topper
[DAGCombiner] Replace static helper function isConstant...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Petr Hosek
[CMake] Split the target side of runtimes build
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Craig Topper
[SelectionDAG] Make isConstantIntBuildVectorOrConstantI...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Jason Molenda
Add unconditional logging to debugserver for launch...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Craig Topper
[CodeGen] Try to make the print of memory operand align...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Kazu Hirata
[llvm] Simplify string comparisons (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Kazu Hirata
[llvm] Use *Set::contains (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Kazu Hirata
[llvm] Use llvm::find_if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Shilei Tian
[OpenMP] Move memory manager to plugin and make it...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Quentin Colombet
[NFC][LICM] Minor improvements to debug output
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Heejin Ahn
[WebAssembly] Ensure terminate pads are a single BB
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Kazushi (Jam...
[VE][compiler-rt] Add VE as a target of crt
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Lang Hames
[JITLink] Add a new PostAllocationPasses list.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Jonas Devlieghere
[MC] Make getEHFrameSection const like every other...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Rob Suderman
[MLIR][Linalg] Refactor transforms to use linalg::getDy...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Tom Stellard
[github] Move repo lockdown config into llvm-project...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Hubert Tong
[clang] Fix message text for `-Wpointer-sign` to accoun...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Hubert Tong
NFC: Pre-commit test: -Wpointer-sign with plain char...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Evandro Menezes
[RISCV] Define the vfclass RVV intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Duncan P. N...
ADT: Fix pointer comparison UB in SmallVector
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roman Lebedev
[SimplifyCFGPass] iterativelySimplifyCFG(): support...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roman Lebedev
[SimplifyCFGPass] mergeEmptyReturnBlocks(): skip blocks...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roman Lebedev
[NFCI][Utils/Local] removeUnreachableBlocks(): cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roman Lebedev
[SimplifyCFG] FoldValueComparisonIntoPredecessors(...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roman Lebedev
[SimplifyCFG] SimplifyBranchOnICmpChain(): don't insert...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Roman Lebedev
[SimplifyCFG] SwitchToLookupTable(): don't insert a...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Craig Topper
[RISCV] Use vmv.v.i vd, 0 instead of vmv.v.x vd, x0...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Richard Uhler
Update syntax for tensor and memref types to match...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Nathan Chancellor
clang: Always pass PowerPC endian information to GNU as
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Fraser Cormack
[RISCV] Add scalable vector vselect ISel patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Shilei Tian
[OpenMP] Take elf_common.c as a interface library
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Hongtao Yu
Rename debug linkage name with -funique-internal-linkag...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Fangrui Song
CGDebugInfo: Delete unused parameters
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Nikita Popov
[SCCP] Fix misclassified conditions in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Nikita Popov
[PredicateInfo] Add test for one unknown condition...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Aart Bik
[mlir][vector] verify memref of vector memory ops
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Fraser Cormack
[RISCV] Add scalable vector fadd/fsub/fmul/fdiv ISel...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Fangrui Song
Add an assert to CGDebugInfo::getTypeOrNull
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Richard Smith
[c++20] Don't consider string literal operator template...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Siva Chandra...
[libc][NFC] Make __support/common.h an in tree header.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Bjorn Pettersson
[GlobalISel] Map extractelt to G_EXTRACT_VECTOR_ELT
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Sanjay Patel
[InstCombine] reduce icmp(ashr X, C1), C2 to sign-bit...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Mehdi Amini
Revert "[mlir][linalg] Support parsing attributes in...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Stella Laurenzo
[mlir][CAPI] Introduce standard source layout for mlir...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Stella Laurenzo
Enable python bindings for tensor, shape and linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Thomas Raoux
[mlir][vector] Add side-effect information to different...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Mircea Trofin
[NFC] Disallow unused prefixes under llvm/test/CodeGen
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Abhina Sreeskantharajan
[tools] Mark output of tools as text if it is really...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Nathan James
[ADT] Add makeIntrusiveRefCnt helper function
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
River Riddle
[mlir][IR][NFC] Move the definitions of Complex/Functio...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
River Riddle
[mlir][TypeDefGen] Add support for adding builders...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
River Riddle
[mlir][ODS] Add a C++ abstraction for OpBuilders
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Tony Tye
[NFC][AMDGPU] Clarify memory model support for volatile
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Marek Kurdej
[libc++] Turn off auto-formatting of generated files...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Fraser Cormack
[RISCV] Add scalable vector fcmp ISel patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Christian Sigg
[mlir] Add structural conversion to async dialect lowering.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Abhina Sreeskantharajan
[SystemZ][z/OS] Fix Permission denied pattern matching
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
David Stuttard
Fix minor build issue (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Jamie Schmeiser
Introduce new quiet mode and new option handling for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Sriraman Tallam
-funique-internal-linkage-names appends a hex md5hash...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Valentin Clement
[flang][openxx][NFC] Remove duplicated function to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Alex Zinenko
[mlir] Expose MemRef layout in Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Alex Zinenko
[mlir] More Python bindings for AffineMap
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Alex Zinenko
[mlir] Add Python bindings for AffineExpr
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Joe Nash
[AMDGPU] Deduplicate VOP tablegen asm & ins
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Krzysztof Parzyszek
[Hexagon] Custom-widen SETCC's operands
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Sean Dooher
[attributes] Add a facility for enforcing a Trusted...
commit
|
commitdiff
|
tree
|
snapshot
next