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
2022-05-05
Craig Topper
[RISCV] Use movImm went multiplying by simm12 in getVLE...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Alexander Shaposhnikov
[InstCombine][NFC] Update comment in and-xor-or.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Alexander Shaposhnikov
[InstCombine][NFC] Add baseline tests for folds of...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nico Weber
[lld/mac] Support writing zippered dylibs and bundles
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nico Weber
[llvm-otool] Make `llvm-otool -l` output compatible...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Craig Topper
[PowerPC] Re-run update_mir_test_checks.py on nofpexcep...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
H.J. Lu
[sanitizer] Use newfstatat for x32
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Jason Molenda
Remove expected fail for TestStepNoDebug on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Junfeng Dong
[DebugInfo] Give warning instead of error for premature...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Jez Ng
[lld-macho][nfc] Set test min version to 11.0
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Jason Molenda
Update the CFA to use $sp when $fp is restored on arm64
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Zixu Wang
Revert "Revert "[clang][extract-api] Use relative inclu...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Philip Reames
[RISCV] Add a version of insertVSETVLI which uses an...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Stanislav Mekhanoshin
[AMDGPU] Handle LDS DMA and LDS_DIRECT hazards
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Jon Chesterfield
[amdgpu] Elide module lds allocation in kernels with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Craig Topper
[RISCV] Add a special case to treat riscv-v-vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Congzhe Cao
[LoopCacheAnalysis][NFC] Add a test case for improved...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
David Green
[ARM] Delay creation of MVE Imm shifts to legalization
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][NFC] Move getInliningInfo out of Inliner class
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][NFC] Minor cleanup in ICP getCallTargets and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Yitzhak Mandelbaum
[clang-tidy] Escape diagnostic messages before passing...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Ayke van Laethem
[compiler-rt][AVR] Use correct return value for __ledf2 etc
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Fix a crash on targets where __bf16 isn't supported
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Min-Yih Hsu
[mlir][LLVMIR] Do not update instMap via assignments...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Teresa Johnson
[memprof] Use unknown_function error type for missing...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Martin Storsjö
[libunwind] Silence warnings about unused variables...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Martin Storsjö
[libunwind] [CMake] Handle the RelWithDebInfo configura...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][NFC] Fix MCPlusBuilder::getAliases caching behavior
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Zixu Wang
Revert "[clang][extract-api] Use relative includes"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
owenca
[clang-format] Fix a bug in AlignConsecutiveAssignments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
LLVM GN Syncbot
[gn build] Port 80045e9afa2f
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nikolas Klauser
[libc++] Implement ranges::for_each{, _n}
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Florian Mayer
[HWASan] cleanup imports in hwasan_symbolize.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Louis Dionne
[libc++] Refactor max_size.pass.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Luboš Luňák
[lldb] parallelize calling of Module::PreloadSymbols()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Zixu Wang
[NFC] Remove unfinished test case
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Zixu Wang
[clang][extract-api] Use relative includes
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Fix a failing assertion with vector type initialization
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] add type constraint to intrinsic+shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] move shuffle after funnel shift with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] add tests for funnel-shift with shuffled...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Yaxun (Sam...
[NFC][CUDA][HIP] rework mangling number for aux target
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Bixia Zheng
[mlir][sparse][taco] Support more data types.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Cyndy Ishida
[clang] Track how headers get included generally during...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Fix a crash on invalid with _Generic expressions
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Florian Hahn
[VPlan] Add test for printing plan with an exit value.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] propagate FMF when reordering intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] add FMF to tests for better coverage...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Ilya Biryukov
[Sema] Simplify CheckConstraintSatisfaction. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] move shuffle after fma with same-shuffled...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Sanjay Patel
[InstCombine] add tests for fma with shuffled operands...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Alexander Belyaev
[mlir] Add a flag to allow equivalent results.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Eric Li
[clang][dataflow] Only skip ExprWithCleanups when visit...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
David Green
[VectorCombine] Add tests for shuffle binops patterns...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Fraser Cormack
[RISCV] Add a test showing incorrect VSETVLI insertion
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nikita Popov
[SDAG] Handle truncated not in haveNoCommonBitsSet()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nikita Popov
[SCEV] Add additional poison implication tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Phoebe Wang
[X86] Fix uninitialized variable warnings in cetintrin...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Do not rely on implicit int for this test
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Bump the serialization major version number
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Bradley Smith
[AArch64][SVE] Restore SP from FP when SVE CSRs and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nikita Popov
[InstCombine] Fix commuted tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Nikita Popov
[SCEV] Add poison implication tests for umin_seq (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Fix failing buildbot for lldb
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Aaron Ballman
Change the behavior of implicit int diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Phoebe Wang
[X86] Fix redundant `%s` in RUN command. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Andrzej Warzynski
[flang][driver] Define the default frontend driver...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Tobias Hieta
[CMake] Make omitting CMAKE_BUILD_TYPE an error
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Simon Pilgrim
[X86] load-local illegal types tests - expose the load...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Florian Hahn
Recommit "[VPlan] Remove uneeded needsVectorIV check."
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Jonas Paulsson
[SystemZ] Avoid crashing in tryRISBGZero().
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Daniil Dudkin
[flang] Fix ICE for passing a label for non alternate...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Tobias Hieta
[docs] Improve documentation around CMAKE_BUILD_TYPE
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Ulrich Weigand
[libunwind][SystemZ] Unwind out of signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Martin Liska
tsan: fix GCC warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Matthias Springer
[mlir][linalg][bufferize][NFC] Remove remaining Compreh...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Matthias Springer
[mlir][linalg][bufferize][NFC] Make init_tensor elimina...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Fangrui Song
[ELF] Support custom sections between DATA_SEGMENT_ALIG...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Matthias Springer
[mlir][bufferize] Allow in-place bufferization for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
serge-sans...
[iwyu] Handle regressions in libLLVM header include
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Marius Brehler
[mlir] Add missing CMake deps to mlir-pdll
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Luboš Luňák
[ThreadPool] delete debug global variable if not needed
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Douglas Yung
Mark test icf-safe.s as requiring aarch64 to fix buildb...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Luboš Luňák
[lldb] use one shared ThreadPool and task groups
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Luboš Luňák
[ThreadPool] add ability to group tasks into separate...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Luo, Yuanke
[fastregalloc] Fix bug when undef value is tied to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Craig Topper
[RISCV] Update isLegalAddressingMode for RVV.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Craig Topper
[RISCV] Make use of SHXADD instructions in RVV spill...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Craig Topper
[RISCV] Don't lookup TII in RISCVInstrInfo::getVLENFact...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT] Fix ICPJumpTablesTopN option use
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][NFC] Make ICP options naming uniform
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][NFC] ICP: simplify findTargetsIndex
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][NFC] Refactor ICP::findCallTargetSymbols
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Amir Ayupov
[BOLT][CMAKE] Fix llvm-bolt-fuzzer build
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Weverything
[riscv] Mark function as used to avoid unused warning.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Hongtao Yu
[CSSPGO] Relax size limitation for priority inlining...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Hongtao Yu
[CSSPGO][NFC] Replace SampleProfileLoader::ProfileIsCS...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Alex Borcan
[lld] Implement safe icf for MachO
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Joseph Huber
[OpenMP] Fix save-temps name in linker wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
Philip Reames
[riscv] Add vsetvli tests involving moves to/from scala...
commit
|
commitdiff
|
tree
|
snapshot
next