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-03-04
Benjamin Kramer
[PPC] Silence unused variable warning in release builds...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Philip Reames
[tests] Precommit tests for upcoming patch to support...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Philip Reames
Use the right pass in test introduced in f1fdbd67
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Philip Reames
[test] Add DCE coverage for gc.relocate
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Gui Andrade
Introduce noundef attribute at call sites for stricter...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Mitch Phillips
Change instrprof LLVM_VP_MAX_NUM_VALS_PER_SITE threshold.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Philip Reames
[tests] Expand coverage of gc.relocate CSE in early-cse
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jens Massberg
[clang-tidy] Add options to describe individual core...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
River Riddle
[mlir] Add a DialectAsmParser::getChecked method
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Zequan Wu
Revert "Revert "[Coverage] Emit gap region between...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jez Ng
[lld-macho] Include install name in error messages...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jez Ng
[lld-macho] Filter TAPI re-exports by target
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jez Ng
[lld-macho] Fix & fold reexport-nested-libs test into...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jez Ng
[lld-macho] Bind re-exported symbols directly to implic...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Haowei Wu
[llvm-ifs] Add option to use InterfaceStub library
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Siva Chandra...
[libc][NFC] Make few fenv functions work with fexcept_t...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Med Ismail...
[lldb/Interpreter] Make OptionGroupPythonClassWithDict...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Akira Hatanaka
[ObjC][ARC] Use operand bundle 'clang.arc.attachedcall...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nicolas Guillemot
[Support] Add raw_ostream_iterator: ostream_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Adrian Prantl
Improve the debug info for coro-split .resume functions
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nathan James
[clang-tidy] Extend LoopConvert on array with `!=`...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Caroline Concatto
[CostModel][SVE] Add cost model for shuffle reverse...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jay Foad
[TableGen] Fix warning when compiling generated MCCodeE...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Daniel Sanders
[mir] Fix confusing MIR when MMO's value is nullptr...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Albion Fung
[PowerPC][PC Rel] Implement option to omit Power10...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Philip Reames
[cgp] Defer lazy domtree usage to last possible point
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Ahmed Taei
Fold full-size subview of static shapes.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nicolas Vasilache
[mlir] Tighten the rules around folding TensorLoadOp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Joel E. Denny
[FileCheck][NFC] Move -dump-input tests to a subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Philip Reames
[CGP] Lazily compute domtree only when needed during...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Arpith C. Jacob
[mlir] Add an AccessGroup attribute to load/store LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Joel E. Denny
[OpenMP] Encapsulate more in checkDeviceAndCtors
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Joel E. Denny
[OpenMP] Fix lone target exit data
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Joel E. Denny
[OpenMP] Fix support for device as host
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Christopher...
[clang] removes check against integral-to-pointer conve...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jianzhou Zhao
[dfsan] add a missing zero origin at atomic commands
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nico Weber
Revert "[llvm-exegesis] Disable the LBR check on AMD"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nico Weber
[gn build] port e9f9ec837d447857
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Xiangling Liao
[CMake][AIX] Adjust plugin library extension used on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Vy Nguyen
[llvm-exegesis] Disable the LBR check on AMD
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Alexey Bataev
[Instcombiner]Improve emission of logical or/and reduct...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Sean Fertile
[PowerPC][AIX] Handle variadic vector formal arguments.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Sanjay Patel
[Analysis][LoopVectorize] rename "Unsafe" variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Alexey Bataev
[OPENMP]Fix PR48759: "fatal error" when compile with...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Muiez Ahmed
[SystemZ][z/OS] Missing non-posix functions libc++
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nico Weber
Revert "AMDGPU/GlobalISel: Combine zext(trunc x) to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nico Weber
Revert "[GlobalISel] Combine zext(trunc x) to x"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nico Weber
Revert "[GlobalISel] Start using vectors in GISelKnownBits"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Hanhan Wang
[mlir][linalg] Add suffix "Op" to pooling TC ops.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Mikhail Dvorskiy
[pstl] A hot fix for
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nicolas Vasilache
[mlir][Vector] Add folding of vector transfers from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Gabor Marton
[AST][PCH][ASTImporter] Fix UB caused by uninited Switc...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Petar Avramovic
AMDGPU/GlobalISel: Combine zext(trunc x) to x after...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Petar Avramovic
[GlobalISel] Combine zext(trunc x) to x
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Petar Avramovic
[GlobalISel] Start using vectors in GISelKnownBits
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nico Weber
Revert "[Coverage] Emit gap region between statements...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Sanjay Patel
[Analysis][LoopVectorize] rename "Unsafe" variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jann Horn
[CodeGenPrepare] Eliminate llvm.expect before removing...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Pavel Labath
[lldb] Apply gdb-remote timeout to platform connections...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nicolas Vasilache
[mlir][Linalg] Add folding of linalg.copy that are...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Arnamoy Bhattacharyya
[flang][driver] Add options for -fdefault* and -flarge...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Ayke van Laethem
[AVR] Fix lifeness issues in the AVR backend
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Thomas Preud...
Add __builtin_isnan(__fp16) testcase
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nicolas Vasilache
[mlir] NFC - Add runner util functions to only print...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Nicolas Vasilache
[mlir][Linalg] NFC - Add isOutputTensor to LinalgInterf...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
martinboehme
[clang-tidy][NFC] Update docs for bugprone-use-after...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Thomas Preud...
Revert "Add __builtin_isnan(__fp16) testcase"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Simon Pilgrim
[DAG] TargetLowering::BuildUDIV - use APInt as const...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Simon Pilgrim
[X86] X86TargetLowering::isSafeMemOpType - break if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Christian Sigg
[mlir] Initialize CUDA context lazily.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Thomas Preud...
Revert "Stop traping on sNaN in __builtin_isinf"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Stephen Tozer
Revert "[DebugInfo] Add new instruction and DIExpressio...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
gbtozers
[DebugInfo] Add new instruction and DIExpression operat...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
James Henderson
[llvm-objcopy][llvm-strip][test] Improve testing
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Hans Wennborg
Revert "[darwin] switch blocking mutex from osspinlock...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
LLVM GN Syncbot
[gn build] Port d791695cb517
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Oliver Stannard
[objdump][ARM] Use correct offset when printing ARM...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Andrew Savonichev
[MCA] Add support for in-order CPUs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Simon Pilgrim
[X86] canonicalizeShuffleWithBinOps - handle general...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Fraser Cormack
[NFC] Fix typos in CallingConvLower.h
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
James Henderson
[llvm-objcopy][llvm-strip] Improve --discard-all docume...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
James Henderson
[llvm-objcopy/strip] Fix off-by-one error in SYMTAB_SHN...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
David Spickett
[libcxx] Move Linaro AArch64 buildbots to buildkite
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Kadir Cetinkaya
[clangd] Introduce client state invalidation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
David Green
[ARM] Remove new ARMSelectionDAGTest unittest.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Michael Kruse
[Polly][Codegen] Emit access group metadata.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Alex Zinenko
[mlir] ODS: change OpBuilderDAG to OpBuilder
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Max Kazantsev
[X86][CodeGenPrepare] Try to reuse IV's incremented...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
James Henderson
[llvm-objcopy][test] Improve many-sections object and...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Fraser Cormack
[RISCV] Fix crash when inserting large fixed-length...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Fraser Cormack
[RISCV] Preserve fixed-length VL on insert_vector_elt...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Martin Storsjö
[ARM] Fix linking of the new unittest from a968e7b82eac
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Petr Hosek
Revert "[XRay][x86_64] Fix CFI directives in assembly...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
David Green
[ARM] KnownBits for CSINC/CSNEG/CSINV
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Andy Wingo
[lld][WebAssembly] -Bsymbolic creates indirect function...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Max Kazantsev
[X86][CodeGenPrepare] Try to reuse IV's incremented...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Juneyoung Lee
[LangRef] remove links to lifetime since use marker...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Alex Zinenko
[mlir] make implementations of translation to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Juneyoung Lee
[LangRef] fix more undefined label errors
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Arpith C. Jacob
[mlir] Add loop codegen options to some LLVM dialect...
commit
|
commitdiff
|
tree
|
snapshot
next