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-07-20
Geoffrey Martin...
[Bazel] Remove explicit relative_to_caller_repository
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Walter Erquinigo
[intel pt] Add TSC timestamps
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lang Hames
Revert "[ORC][ORC-RT] Add initial native-TLV support...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lang Hames
[ORC][ORC-RT] Add initial native-TLV support to MachOPl...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lang Hames
[JITLink][MachO] Detect MachO::S_THREAD_LOCAL_ZEROFILL...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Lang Hames
[JITLink] Add support for moving blocks and symbols...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Albion Fung
[PowerPC] Implemented mtmsr, mfspr, mtspr Builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Aditya Nandakumar
[NFC][AssemblyWriter] Allow AssemblyWriter::printBasicB...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jon Roelofs
[tests] Move new tests into the PowerPC folder
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jon Roelofs
[AArch64][GlobalISel] Legalize ctpop for v2s64, v2s32...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[ELF][test] Add -DAG
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sanjay Patel
[ConstantFolding] avoid crashing on a fake math library...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
peter klausler
[flang] Don't require newline at EOF in unformatted...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
peter klausler
[flang] Run-time derived type initialization and destru...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Rob Suderman
[mlir][tosa] Added tosa to linalg lowering to unstrided...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Geoffrey Martin...
[Bazel] Fix Exegesis target reference and remove stray...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
LLVM GN Syncbot
[gn build] Port 808bbc2c4702
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alex Lorenz
[clang] Fix the capitalization of the DarwinSDKInfoTest...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Matheus Izvekov
[clang] fix oops: enable implicit moves in MSVC compati...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alex Lorenz
[clang][darwin] Add support for macOS -> Mac Catalyst
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Roman Lebedev
[NFC][VectorCombine] Add tests for widening of partial...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Eli Friedman
[AArch64] Add tests for 128-bit atomic loads with casp...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sami Tolvanen
Revert "ThinLTO: Fix inline assembly references to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Martin Storsjö
[LLD] [COFF] Add a couple "MinGW only" comments re...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
LLVM GN Syncbot
[gn build] Port 05a6d74c4845
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Albion Fung
[PowerPC] Store, load, move from and to registers relat...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Vincent Lee
Recommit "[lld-macho] Use DO_BIND_ADD_ADDR_IMM_SCALED...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Melanie Blower
Revert "[CLANG][PATCH][FPEnv] Add support for option...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sterling Augustine
Consolidate string types into ptr and length representa...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jessica Paquette
[AArch64][GlobalISel] Select llvm.aarch64.neon.st2...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Eli Friedman
[AArch64] Use the CMP_SWAP_128 variants added in 843c6140.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alex Lorenz
[clang] NFC, move DarwinSDKInfo to lib/Basic
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[LTO] Add SelectionKind to IRSymtab and use it in ld...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Melanie Blower
[CLANG][PATCH][FPEnv] Add support for option -ffp-eval...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Rob Suderman
[mlir][tosa] Add quantized lowering for matmul and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alex Lorenz
[clang][darwin] add support for Mac Catalyst availability
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[AArch64] Delete unused Opcode after D106039
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[IR] Rename `comdat noduplicates` to `comdat nodeduplicate`
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Shilei Tian
[OpenMP][deviceRTLs] Update return type of function...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Shilei Tian
[NFC][OpenMP] Fix an issue that no CHECK in test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Eli Friedman
[AArch64] Fix i128 cmpxchg using ldxp/stxp.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sam Clegg
[lld][WebAssembly] Error on import of TLS symbols in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nikita Popov
[AttrBuilder] Assert correct attribute kind
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Albion Fung
[PowerPC] Extra test case for LDARX
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sam Clegg
Reland "[lld][WebAssembly] Cleanup duplicate fields...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nikita Popov
[BitcodeReader] Handle type attributes more explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nikita Popov
[Orc] Fix sret/byval attributes in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
peter klausler
[flang] Fix legitimate warning from latest GCC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Graham Yiu
[NFC] Update code owners file
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nikita Popov
[ThinTLOBitcodeWriter] Fix unused variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nikita Popov
[Verifier] Check byval/etc type when comparing ABI...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alex Lorenz
[clang-scan-deps] ignore top-level module dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Victor Huang
[PowerPC] Add PowerPC cmpb builtin and emit target...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jacob Hegna
Fix Threshold overwrite bug in the Oz inlining model...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Zequan Wu
[Utils] Add -compilation-dir flag to prepare-code-cover...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nikita Popov
[Inline] Fix noalias addition on simplified instruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[PowerPC][test] Don't write to srcdir
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Mark de Wever
[libc++][doc] Fixes a broken link.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jacques Pienaar
[mlir][ods] Add nested OpTrait
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sami Tolvanen
ThinLTO: Fix inline assembly references to static funct...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Arthur Eubanks
[NewPM] Print pre-transformation IR name in --print...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nancy Wang
[SystemZ][z/OS][libcxx]: fix libcxx test cases related...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nancy Wang
[SystemZ][z/OS][libcxx]: fix libcxx test cases related...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Giorgis Georgakoudis
[OpenMP] Set RequiresFullRuntime false in SPMDization
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Joseph Huber
[OpenMP] Change AMDGCN to AMDGPU in the Cmake Module
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Rahul Joshi
[MLIR][NFC] Minor cleanup for BufferDeallocation pass.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Joseph Huber
[OpenMP][Documentation] Fix hyperlink location
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[test] Avoid llvm-symbolizer/llvm-addr2line one-dash...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Shimin Cui
This patch extends the OptimizeGlobalAddressOfMalloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Craig Topper
[RISCV] Teach RISCVMatInt about cases where it can...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Craig Topper
[RISCV] Add -mattr=+c command lines to add-before-shl...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Fangrui Song
[Driver] Detect libstdc++ include paths for native...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Quinn Pham
[PowerPC] Semachecking for XL compat builtin icbt
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Craig Topper
[RISCV] Add custom isel to select (and (srl X, C1)...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Stefan Pintilie
[PowerPC] Inefficient register allocation of ACC regist...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Sterling Augustine
Avoid keeping internal string_views in Twine.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Craig Topper
[RISCV] Use unordered indexed loads for MGATHER.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
David Green
[LV] Change interface of getReductionPatternCost to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Geoffrey Martin...
[Bazel] Update for bc1a2979fc
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Joel E. Denny
[UpdateCCTestChecks] Implement --global-hex-value-regex
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Joel E. Denny
[UpdateCCTestChecks] Implement --global-value-regex
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
LLVM GN Syncbot
[gn build] Port 1a29403d2f8a
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
zoecarver
[libcxx][ranges] Add common_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Kazu Hirata
[SampleProfile] Remove ProfileIsValid (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Rahul Joshi
[NFC] Fix some comments and only look at terminators...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Melanie Blower
[clang][patch][NFC] Refactor calculation of FunctionDec...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Caroline Concatto
[NFC][LoopVectorizer] Remove VF.isScalable() assertion...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Anirudh Prasad
[SystemZ][z/OS] Add GOFF support to file magic identifi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Quinn Pham
[PowerPC] Restore FastMathFlags of Builder for Vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Simon Pilgrim
[CostModel] Templatize EntryCost::Cost to allow custom...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Johannes Doerfert
[Attributor] Initialize effectively unused value to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Bradley Smith
[AArch64][SVE] Move instcombine like transforms out...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Florian Hahn
[VPlan] Fix formatting glitch from d2a73fb44ea0b8.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Florian Hahn
[VPlan] Add recipe for first-order rec phis, make splic...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Nico Weber
[gn build] remove stray character in a comment
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jamie Schmeiser
Reland Produce warning for performing pointer arithmeti...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Stefan Pintilie
[PowerPC][Builtins] Added a number of builtins for...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Stella Laurenzo
Exclude pybind11 2.7.0 from MLIR python requirements.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
David Green
[AArch64] Regenerate some tests checks. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Louis Dionne
[libc++][NFC] Add missing commits to the ABI changelog
commit
|
commitdiff
|
tree
|
snapshot
next