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-04-23
NAKAMURA Takumi
[CMake] Reorder deps and reformat
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Shilei Tian
Revert "[OpenMP] Introduce kernel environment"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Shilei Tian
[OpenMP] Introduce kernel environment
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Martin Storsjö
[compiler-rt] [test] [asan] Skip the static asan testsu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Martin Storsjö
[libunwind] [SEH] Clear DISPATCHER_CONTEXT when initial...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Ian Douglas...
[M68k] Override `CanLowerReturn` to fix assertion with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Simon Pilgrim
[X86] Fold PSHUF(VSHIFT(X,Y)) -> VSHIFT(PSHUF(X),Y)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Ian Anderson
[libc++] Remove the chrono include from algorithm
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Simon Pilgrim
[X86] Add PERMILPD tuning test coverage for Issue ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Simon Pilgrim
[X86] combineSetCCMOVMSK - fold allof movmskps/movmskpd...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Simon Pilgrim
[X86] LowerBUILD_VECTOR - narrow 256/512-bit vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Simon Pilgrim
[X86] LowerBUILD_VECTOR - fold build_vector(undef,freez...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Ramiro Leal...
Revert "Revert "Fix handling of special and large vals...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Luo, Yuanke
[X86] Precommit test case for D148980.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Haojian Wu
[bazel] Fix bazel build for 7f069f5ef4fee00520ed0c350dc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
LLVM GN Syncbot
[gn build] Port cd893308b5d4
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Piotr Zegar
[clang-tidy][NFC] Fix documentation for performance...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
AMS21
[clang-tidy] Add `performance-avoid-endl` check
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Mark de Wever
[libc++][regex] Uses operator<=> in sub_match.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Akash Banerjee
Fix use of unitialized variable 'mapperFunc' to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Luo, Yuanke
[X86] Precommit test case for D148980.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Rishabh Bali
[mlir] Fix i8/f32 confusion in comment
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Timm Bäder
[clang][Sema][NFC] Add const where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Slava Zakharin
Revert "[OpenMP] Additional APIs used by the MSVC compi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Mehdi Amini
Add a breakpoint manager that matches based on File...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Aviad Cohen
[mlir] tosa.reshape - Add InferTensorType interface
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Mehdi Amini
Revert "Add a breakpoint manager that matches based...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
luxufan
[LVI][CVP] Don't compute CR at SelectInst Use if Cond...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Mehdi Amini
Add a breakpoint manager that matches based on File...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Kai Sasaki
[mlir] Check FunctionOpInterface castable type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Aaron Siddhartha...
[bazel] Update Bazel version to 6.1.2.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Teresa Johnson
Restore "[MemProf] Context disambiguation cloning pass...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Joseph Huber
[libc] Do not include the RPC targets if we're not...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Natalia Glagoleva
[OpenMP] Additional APIs used by the MSVC compiler...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Craig Topper
[TableGen] Early exit from ExpandHwModeBasedTypes when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Raman Tenneti
[libc] [NFC] Fixed comments formatting style.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Craig Topper
[TableGen] Remove some unnecessary TreePatternNodePtrs...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Jacek Caban
[Object] Always initialized StartOfFile in Archive...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Peter Rong
[FuzzMutate] Correct type cast and add unit test for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aart Bik
[mlir][sparse] avoid slice rewriting when conditions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nitin John Raj
[RISCV] Pass data EEW instead of index EEW to V*Sched...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nitin John Raj
[RISCV] Rename some variables to improve code clarity
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nick Desaulniers
[Demangle] replace std::string_view::substr which may...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nick Desaulniers
[Demangle] remove unused params of microsoftDemangle
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Petr Hosek
[CMake] Add missing find_package for LibEdit
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Razvan Lupusoru
[mlir][openacc] NFC Fix acc.databounds description...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Hanhan Wang
[mlir][linalg] Expose lowerPack and lowerUnPack utils.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Arthur Eubanks
[Lint] Remove legacy pass
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Louis Dionne
[libc++] Make std::allocator_arg and friends conforming...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Arthur Eubanks
[Inliner] Remove -update-return-attrs flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Teresa Johnson
Revert "[MemProf] Context disambiguation cloning pass...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Teresa Johnson
[MemProf] Context disambiguation cloning pass [patch...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jim Ingham
Make sure SelectMostRelevantFrame happens only when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Fangrui Song
[ELF][test] Test .glink code sequence and DT_PPC64_GLINK
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Valentin Clement
[flang][openacc] Fix the value of lower bound, upper...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jason Molenda
TestSTL was marked as skipped unconditionally in 2018...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Craig Topper
[RISCV][Docs] Tweak the note about zicsr and zifencei...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Diego Caballero
[MLIR][Vector] Enable masked vectorizaton of contractio...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Sam McCall
[dataflow] Don't crash in Environment::dump when decls...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Joseph Huber
[libc] Ignore unknown CUDA versions for `libc` targetin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Joseph Huber
[libc] Bump up sm_60's CUDA feature to +ptx63
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Shilei Tian
[OpenMP] Enable the IDE support for the device runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nico Weber
[gn] Port f84ac48f1e83 (BOLT_TARGETS_TO_BUILD)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Alex Duran
Fix an issue with th_task_state_memo_stack and proxy...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jan Svoboda
[clang][deps] NFC: Refactor and comment ModuleDeps...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Craig Topper
[RISCV] Add Tag_RISCV_arch attribute by default when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nathan Sidwell
[BOLT] Remove unneeded dyncasts
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jan Svoboda
[clang] NFCI: Optimize storage and lookup of analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
David Green
[DAG][AArch64] Limit preferIncOfAddToSubOfNot until...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aaron Ballman
Revert "[clang] trigger -Wcast-qual on functional casts"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jonas Devlieghere
[lldb] Let Mangled decide whether a name is mangled...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Razvan Lupusoru
[mlir][openacc] Add descriptions for new acc data opera...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Momchil Velikov
[NFC][CodeGenPrepare] Match against the correct instruc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nathan Sidwell
[BOLT] Add BOLT_TARGETS_TO_BUILD
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Lei Zhang
[mlir][vector] NFC: Expose castAwayContractionLeadingOneDim
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Eric Gouriou
[RISCV] NFC tweaks in extension descriptions, sorting
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nathan Sidwell
[BOLT] Robustify compile-time config check
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Zibi Sarbinowski
[SystemZ][z/OS] Make LIBCXXABI_LIBUNWIND_INCLUDES_INTER...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aart Bik
[mlir][sparse][gpu] generate proper memcpy in/out host...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Alexey Bataev
[SLP]Fix the cost for the extractelements, used in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nikita Popov
[LV][IndVars] Move test to correct directory and regene...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
LLVM GN Syncbot
[gn build] Port 6c9066fe2ecc
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Qiongsi Wu
[CMake][AIX] Fixing AIX rpath
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Florian Hahn
[Matrix] Handle integer types when distributing transpo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Adrian Prantl
Make diagnostics API safer to use
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Momchil Velikov
Recommit "[AArch64] Fix incorrect `isLegalAddressingMode`"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Zain Jaffal
[AArch64] Fix crash caused by performExtractVectorEltCo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Alexey Bataev
[SLP]Fix a crash on scalarized vectors.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Florian Hahn
[ConstraintElim] Fix integer overflow in ConstraintSyst...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Simon Pilgrim
[CostModel][X86] Add i64 MUL latency/codesize/size...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Simon Pilgrim
[CostModel][X86] Add i32 MUL latency/codesize/size...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Simon Pilgrim
[CostModel][X86] Improve i16 and vXi16 MUL costs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
David Spickett
[lldb] Update QEMU git URL in setup.sh
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Jacek Caban
[tests] Add missing REQUIRES: aarch64-registered-target...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Tom Stellard
[llvm-exegesis][AArch64] Only run tests on aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Alexey Bataev
[SLP][NFC]Make computeExtractCost a member of ShuffleCo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Alvin Wong
[asan][test][win] Fix demangled_names test on MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Felipe de Azevedo...
[coroutine] Salvage dbg.values in the original function...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Nikita Popov
[SCEV] Clarify inference in isAddRecNeverPoison()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Doru Bercea
Avoid capping heap to stack optimization for __kmpc_all...
commit
|
commitdiff
|
tree
|
snapshot
next