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-02-05
Lang Hames
[ORC] Use JITLink as the default linker for LLJIT on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Owen Anderson
Teach the AArch64 backend to materialize immediates...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Owen Anderson
Revert "Teach the AArch64 backend to materialize immedi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Petr Hosek
[CMake] Process components and install targets separately
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Owen Anderson
Teach the AArch64 backend to materialize immediates...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Move all isel cases for ISD::ConstantFP into...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Fix crash splatting f64 -0.0 into a vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Make selectImm return SDValue instead of SDNode*.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Replace condition that should alwasy be true...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Use MVT enum directly instead of converting...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Remove fimmneg0 patterns that were replaced...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Nikolas Klauser
[libc++][NFC] Rename _LIBCPP_EXPLICIT_AFTER_CXX11 to...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Nikolas Klauser
[libc++][NFC] Rename _LIBCPP_NO_RTTI to _LIBCPP_HAS_NO_RTTI
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Petr Hosek
[CMake] Support runtimes targets without specifying...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Khem Raj
cmake: Enable 64bit off_t on 32bit glibc systems
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Fangrui Song
[clang-linker-wrapper] Fix build after MapVector change
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[DAG] visitFREEZE - handle case where the folded node...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Florian Hahn
[LV] Add users for loads to make tests more robust.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Fangrui Song
OffloadBinary: Switch to MapVector<StringRef, StringRef...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jonas Hahnfeld
Revert "[ORC] Drop Comdat when discarding IR symbol"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Nico Weber
[lld] fix comment typos to cycle bots
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
[mlgo] Bump the unsupported versions for interactive...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Fangrui Song
[sanitizer] Simplify with GET_CALLER_PC_BP. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
David Green
[AArch64] Add ABD combine tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[X86] combinePredicateReduction - pull out repeated...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Douglas Yung
Revert "[Sanitizers] Fix read buffer overrun in scannin...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Florian Hahn
[LV] Add initial tests for sinking loads past other...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Sam James
[compiler-rt] Fix FORTIFY_SOURCE -> _FORTIFY_SOURCE...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Sam James
[compiler-rt] Disable default config files for tests
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[TableGen] Error.h - remove quotes to silence clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[ADT] STLFunctionalExtras.h - fix llvm-include-order...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
David Green
[AArch64][GlobalISel] Selection for i8 buildvectors
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[X86] combinePredicateReduction - fold any_of(setcc...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[X86] pr53419.ll - add missing v2i8/v4i8/v8i8 coverage...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Matthias Springer
[mlir][SCF] Disallow multiple blocks in scf.if "else...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Remi Segard
[GlobalISel] Enable patterns with multiple output opera...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[X86] Swap bool reduction predicates in v2i64/v4i32...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Samuel Thibault
[Libomptarget] Add the same to the other AMD plugin
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Samuel Thibault
[Libomptarget] Fix disabling amdgpu on non-Linux.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
David Green
[AArch64] Add tests for inefficient generation of ST2s...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Matt Arsenault
AMDGPU: Add some regression tests that infinite looped...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Paul Walker
[SVE][CodeGen] Relax all true isel requirement for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
NAKAMURA Takumi
Revert "[AArch64] Unconditionally use DW_EH_PE_indirect...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[X86] Add basic vector handling for ISD::ABDS/ABDU...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
NAKAMURA Takumi
llvm/test/CodeGen/MLRegalloc: Exclude python<=3.8 ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Simon Pilgrim
[PowerPC] aix32-cc-abi-vaarg.ll - improve DAG checks
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Phoebe Wang
[X86][FP16] Lower half->i16 into vcvttph2[u]w directly
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
Update test to be the correct version
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Han-Kuan Chen
[RISCV] Don't use constantpool for floating-point value...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[MachineOutliner] Improve mapper statistics
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Fangrui Song
[Driver] Remove deprecated -fsanitize-system-blacklist=
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[MachineOutliner] NFC: Add debug output to populateMapper
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Diego Caballero
Revert "[mlir][linalg] Make Linalg vectorizer lower...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Diego Caballero
Revert "[mlir][linalg] Fix crash in vectorizer when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
[mlgo] only enable interactive mode tests on linux
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
[mlgo] Disable mlgo tests when python version is 6
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Sebastian Pop
[AArch64] fix bug #55005 handle DW_CFA_GNU_NegateRAState
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Shengchen Kan
[UpdateTestChecks][NFC] Share the code to get CHECK...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mariusz Borsa
[Sanitizers] Fix read buffer overrun in scanning loader...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
[mlgo] fixes for old python versions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
[mlgo] Fix type annotation in log_reader, for older...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Thomas Raoux
[mlir][gpu] Allow distributing to different level of...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
Reland "[mlgo] Hook up the interactive runner to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[MachineOutliner] NFC: Add debug output to overlap...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Adrian Prantl
Walk back an overly-aggressive unXFAIL.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mehdi Amini
Simplify looping over Operation users in SliceAnalysis...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[MachineOutliner] NFC: Pull variable out from erase_if
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[NFC] Remove redundant check for MBB being empty in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[NFC] Remove unneccessary `llvm::` in MachineOutliner...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Jessica Paquette
[NFC] Use SmallVector/ArrayRef in MachineOutliner/Suffi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
Revert "[mlgo] Hook up the interactive runner to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Adrian Prantl
UnXFAIL test.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Mircea Trofin
[mlgo] Hook up the interactive runner to the mlgo-ed...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Adrian Prantl
Upgrade llgdb script for Python 3 compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Peiming Liu
[mlir][sparse] implement bufferizableOpInterface for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Peiming Liu
[mlir][sparse] implement lowering rules for sparse_tens...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Bruno Cardoso...
[Clang][SemaCXX][Coroutines] Fix misleading diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Jessica Paquette
[MachineOutliner][AArch64] NFC: Split MBBs into "outlin...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
John Demme
[LLVM Utils] Update GitPython for CVE-2022-24439
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Michael Jones
[libc] add printf auto float conversion
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Ben Langmuir
[clang][deps] Fix module context hash for constant...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Haojian Wu
[Tooling/Inclusion] qualifed_name() => qualifiedName...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Parker Schuh
Fix tsan problem where the per-thread shared_ptr()...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Louis Dionne
[libc++] Remove leftover LIBCXX_ENABLE_CLANG_TIDY in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Peiming Liu
[mlir][sparse] introduce sparse_tensor.pack operation
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Joseph Huber
[libc][NFC] Print the GPU architectures to build and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Louis Dionne
[libc++] Add a CI configuration to test Modules with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Aart Bik
[mlir][sparse] start using size_hint provided in alloca...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
George Petterson
[mlir] Canonicalize dynamic tensor.pad ops with constan...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Craig Topper
[RISCV] Remove side effects from vsetvli intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Adrian Prantl
Update llgdb to use python3.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Craig Topper
[RISCV] MC relaxation for out-of-range conditional...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Med Ismail...
[lldb] Add a way to get a scripted process implementati...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Tue Ly
[libc][Obvious] Change `ninja llvmlibc` to `ninja libc...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Tue Ly
[libc] Add -mavx2 together with -mfma to allow clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Tue Ly
[libc][bazel] Add bazel targets and unit tests for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Lang Hames
[ORC] Make weak-comdat.ll testcase UNSUPPORTED on Darwi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Florian Hahn
[Cloning] Pass blocks as ArrayRef to remapInstructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Khem Raj
[sanitizer] Undef _TIME_BITS along with _FILE_OFFSET_BI...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Sanjay Patel
[InstCombine] fold shuffle of fabs
commit
|
commitdiff
|
tree
|
snapshot
next