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
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
2021-03-04
Craig Topper
[LegalizeVectorTypes] Remove a tautological compare.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jonas Devlieghere
[debugserver] Fix more compiler warnings on arm64
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Martin Storsjö
[libcxx] Don't use dllimport for a static member in...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Hongtao Yu
[CSSPGO] Deduplicating dangling pseudo probes.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Hongtao Yu
[CSSPGO] Unblocking optimizations by dangling pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Hongtao Yu
[CSSPGO] Introducing dangling pseudo probes.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Christopher...
[libcxx] adds concept `std::assignable_from`
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Docs] Remove `no-aa` from the alias analysis documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Attributor] Make DepClass a required argument
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Attributor] Fold "TrackDependence" into the DepClassTy...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Attributor] Avoid work for GEPs and wait till the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Attributor] Use known alignment as lower bound to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Attributor][NFC] Move some trivial checks up
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Johannes Doerfert
[Attributor] Use sensible initialization in AANoCapture...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Kito Cheng
[doc] Fix description of _Float16
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Siva Chandra...
[libc] Remove redundant header files included from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Evgeniy Brevnov
[DSE] Add support for not aligned begin/end
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Alan Baker
libclc: Add clspv target to libclc
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Siva Chandra...
[compiler-rt | interceptors] Provide an intercept overr...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Christopher...
[libcxx] adds concept `std::common_with`
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Serguei Katkov
[InstCombine] Move statepoint intrinsic handling from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Wang, Pengfei
Add Windows ehcont section support (/guard:ehcont).
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Jason Molenda
LanguageRuntime for 0th frame unwind, simplify getting...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Arthur O'Dwyer
[libc++] Introduce __identity_t<T>. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Christopher...
[libcxx] adds concept `std::common_reference_with`
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Aart Bik
[mlir][sparse] fix bug in reduction chain
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Juneyoung Lee
[LangRef] fix undefined label
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Juneyoung Lee
[LangRef] Make lifetime intrinsic's semantics consisten...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
River Riddle
[mlir] Add support for generating Attribute classes...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Craig Topper
[RISCV] Make use of the required features in BuiltinInf...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Fangrui Song
[IRSymTab] Set FB_used on llvm.compiler.used symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-03-04
Steven Wan
[AIX] Update default arch on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
River Riddle
[mlir][pdl][NFC] Rename InputOp to OperandOp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
River Riddle
[mlir][pdl] Add a new !pdl.range<> type
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Xun Li
[LICM][Coroutine] Don't sink stores from loops with...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Fangrui Song
[test] Fix profiling.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jin Lin
Add the use of register r for outlined function when...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
River Riddle
Fix flang build after D97804
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
George Balatsouras
[dfsan] Remove hard-coded shadow width in more tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Zequan Wu
[lld-link] Add safe icf mode to lld-link, which does...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
River Riddle
[mlir][IR] Refactor the internal implementation of...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jez Ng
[lld-macho] Fix test breakage introduced by D97799
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Sanjay Patel
[Analysis] simplify propagation of FMF in recurrences...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stefan Gränitz
[lli] Add JITLink link component after 99a6d003edbe
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
David Blaikie
Fix use of deprecated API
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++] Temporary hack: disable Apple back-deployment...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
MaheshRavishankar
[mlir] Remove incorrect folding for SubTensorInsertOp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Florian Hahn
[AArch64] Add implicit uses for operands when expanding...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stefan Gränitz
Revert "hack to unbreak check-llvm on win after D97335...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Soumi Manna
[WebAssembly] Add missing default cases in switch state...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jez Ng
[lld-macho] Require -arch and -platform_version to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jez Ng
[lld-macho][nfc] Parse more options using getLastArg...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Whitney Tsang
[LoopUnrollRuntime] Add option to assume the non latch...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Alexey Bataev
[Cost]Add tests for boolean and/or reductions, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
Address review comment from D97219 (follow up to 8051156)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
Sink routine for replacing a operand bundle to CallBase...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[LSR] Unify scheduling of existing and inserted addrecs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Jonas Paulsson
[SystemZ] Reimplement the i8/i16 compare-and-swap logic.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Peter Steinfeld
[flang] Prohibit MODULE procedures in the global scope
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hanhan Wang
[mlir][linalg] Add depthwise_conv_2d_input_nhwc_filter_...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Florian Hahn
[AArch64] Move CALL_RVMARKER definition after CALL.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Fangrui Song
[InstrProfiling] Place __llvm_prf_vnodes and __llvm_prf...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Fangrui Song
[test] Improve PGO tests
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Zequan Wu
[Coverage] Emit gap region between statements if first...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Sam McCall
[clangd] ObjC fixes for semantic highlighting and xref...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
George Balatsouras
[dfsan] Remove hardcoded shadow width in abilist_aggreg...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Petr Hosek
[CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++] NFC: Normalize links to bug reports
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Stanislav Mekhanoshin
[AMDGPU] Exclude always_inline from max bb threshold
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Mehdi Amini
Add basic JIT Python Bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Mehdi Amini
Add C bindings for mlir::ExecutionEngine
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hongtao Yu
[CSSPGO][llvm-profgen] Continue disassembling after...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Choongwoo Han
[llvm-cov] Cache file status information
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Elia Geretto
[XRay][x86_64] Fix CFI directives in assembly trampolines
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++] Use generator expression to simplify the CMake...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Louis Dionne
[libc++/abi] Replace uses of _NOEXCEPT in src/ by noexcept
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Hanhan Wang
[mlir][linalg] Delete unused vars if there are shaped...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
MaheshRavishankar
[mlir] Add LinalgInterface method to clone with a given...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
Fix a build warning from ea7d208
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Philip Reames
[basicaa] Rewrite isGEPBaseAtNegativeOffset in terms...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Baptiste Saleil
[VirtRegRewriter] Insert missing killed flags when...
commit
|
commitdiff
|
tree
|
snapshot
next