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
2023-06-21
Fangrui Song
[Driver] Allow XRay for more architectures on ELF systems
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Aiden Grossman
Revert "[llvm-exegesis] Introduce Subprocess Executor...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Jie Fu
[llvm-exegesis] Fix -Wunused-variable in BenchmarkRunne...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Stella Laurenzo
Convert MLIR IndentedOstream to header only.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Aiden Grossman
[llvm-exegesis] Introduce Subprocess Executor Mode
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Matt Arsenault
ValueTracking: Ignore -0 for nsz sqrt with UseInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Arthur Eubanks
[test] Regenerate test checks
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Aiden Grossman
[llvm-exegesis] Add ability to assign perf counters...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Amy Huang
Try to implement lambdas with inalloca parameters by...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Aiden Grossman
[llvm-exegesis] Refactor FunctionExecutorImpl and creat...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Kazuki Sakamoto
[lldb][Android] Add platform.plugin.remote-android...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Kazuki Sakamoto
[lldb][Android] Add PlatformAndroidTest
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Aart Bik
[mlir][sparse][gpu] extend SDDMM gpu test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Leonard Grey
[lsan] Remove use_tls=0 from a few tests
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Alexey Karyakin
[llvm-objcopy] -O binary: do not align physical addresses
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
LLVM GN Syncbot
[gn build] Port 12dee9d3cd76
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Kazuki Sakamoto
[lldb][Android] Support zip .so file
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Amir Ayupov
[BOLT] Sort CallSiteInfo targets by symbol name in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Kazuki Sakamoto
[lldb][ObjectFileELF] Set ModuleSpec file offset and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Krzysztof Parzyszek
Revert "[llvm-objcopy] -O binary: do not align physical...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Kazu Hirata
[SelectionDAG] Remove isNullValue and isAllOnesValue
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Stella Laurenzo
Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Christian Sigg
[Bazel][mlir] Fix after bba2b656110209a3d9863b92c060082...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
John McIver
[clang][test] Refactor FileCheck metadata in pragma...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Joseph Huber
[libc] Remove disabled pass after performance improvement
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mehdi Amini
Fix MLIR test after 6eca120dd8d3e
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Alexey Karyakin
[llvm-objcopy] -O binary: do not align physical addresses
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Louis Dionne
[libc++][NFC] clang-format filesystem_error.h
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Hongtao Yu
[UsersManual] Add llvm-progen as an alternative tool...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Joseph Huber
[libc] Remove flexible array and replace with a template
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mehdi Amini
Improve MLIR "view-op-graph" to color operations accord...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mehdi Amini
Remove declaration for unimplemented function `function...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Krzysztof Parzyszek
[Hexagon] Handle 64-bit operands when lowering ADDO...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Daniil Dudkin
[mlir][irdl] Add `irdl.attributes` operation for defini...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Anna Thomas
Revert "Fix mlir windows buildbot after ec146cb7c0b4"
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Ingo Müller
[mlir][RunnerUtils] Make symbols private + implement...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Ingo Müller
[mlir][async] Mark exported symbols of runtime lib...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Anna Thomas
Fix mlir windows buildbot after ec146cb7c0b4
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mingming Liu
[Docs] Update llvm-test-suite PGO instructions to use...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Jay Foad
[AMDGPU] Simplify BlockInfo in SIInsertWaitcnts. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Louis Dionne
[libc++] Make sure our .clang-format is used for all...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Carlos Eduardo Seo
[OpenMP] Disable some tests for AArch64
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mikhail R....
[libc] Fix libmath test compilation when using UInt<T>
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Chia-hung Duan
[scudo] Finer lock granularity in Region of SizeClassAl...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Felipe de Azevedo...
[DebugInfo] Fix emission of empty debug_names for Apple
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Felipe de Azevedo...
[DebugInfo][NFC] Remove dead lines of test input
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
LLVM GN Syncbot
[gn build] Port 7c8365121a7d
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
eopXD
[RISCV] Model vxrm control for vsmul, vssra, vssrl...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
eopXD
[3/3][RISCV][POC] Model vxrm in C intrinsics for RVV...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
eopXD
[2/3][RISCV][POC] Model vxrm in LLVM intrinsics and...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Quinn Dawkins
[mlir][Transform] Allow parameter and value types in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Benjamin Kramer
[SLP] Silence -Wswitch warning after ec146cb7c0b4a162ee...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nathan Ridge
[clangd] Use resolveTypeToRecordDecl() to resolve the...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[chrono][test] Fixes some tests on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[libc++][format] Removes an AIX work-around.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[libc++][test] Removes old fallbacks.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[libc++][format] Fixes UTF-8 continuation.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[libc++][CI] Install newer CMake version.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Anna Thomas
[LV] Add support for minimum/maximum intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nico Weber
[lld] Make lit files relocatable
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Matt Arsenault
AMDGPU: Delete old AMDGPUPropagateAttributes pass
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Amy Kwan
[AIX][TLS] Generate 32-bit local-exec access code sequence
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Craig Topper
[RISCV] Remove mask from vrgatherei16 in lowerVECTOR_IN...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Simi Pallipurath
Revert "[lld][Arm] Big Endian - Byte invariant support."
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Matt Arsenault
InlineSpiller: Consider copy bundles when looking for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Matt Arsenault
llvm-reduce: Fix introducing invalid uses of intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Matt Devereau
[AArch64][SME] Rename strided load/store enums
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[Attributor] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[Attributor] Name instructions in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[Attributor] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Owen Pan
[clang-format] Add InsertNewlineAtEOF to .clang-format...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Louis Dionne
[libc++] Add missing [[maybe_unused]] attribute in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[LoopVersioning] Convert tests to opaque pointers ...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[LoopVersioning] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[NFC][libc++] Addresses LWG3927.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Mark de Wever
[NFC][libc++] Addresses LWG3935.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[SafepointIRVerifier] Convert test to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Simon Pilgrim
[DAG] Add getExtOrTrunc helper. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[LTO] Avoid -opaque-pointers=0 in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Louis Dionne
[libc++] Add incomplete availability markup for std...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[DebugInfo] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[Bitcode] Remove -opaque-pointer=0 check lines (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Nikita Popov
[llvm-nm] Avoid -opaque-pointers option in test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Simon Pilgrim
[DAG] Fold (abds x, y) -> (abdu x, y) iff both args...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
David Green
[AArch64] Use ISD::isExtOpcode. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Jingu Kang
[AArch64] Try to fold uaddlv and uaddlp
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Stephen Thomas
[AMDGPU] Remove unused method Waitcnt::dominates()...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Weining Lu
[LoongArch] Optimize conditional selection of integer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Pravin Jagtap
[AMDGPU] Use verify<domtree> instead of intra-pass...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Weining Lu
[LoongArch] Indent LoongArchInstrInfo.td a little bit...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Tue Ly
[libc][math] Improve exp2f performance.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Tue Ly
[libc][math] Slightly improve sinhf and coshf performance.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Tue Ly
[libc][math] Improve tanhf performance.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Weining Lu
[LoongArch] Add missing chains and remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
David Green
[AArch64] Add tablegen patterns for fp16 fcvtn2.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Simi Pallipurath
[lld][Arm] Big Endian - Byte invariant support.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Joseph Huber
[LinkerWrapper] Support linking vendor bitcode late
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Joseph Huber
[Clang] Allow bitcode linking when the input is LLVM-IR
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Matthias Springer
[mlir][Pass] Check supported op types before running...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Haojian Wu
[include-cleaner] Ignore the ParmVarDecl itself in...
commit
|
commitdiff
|
tree
|
snapshot
next