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-11-14
Kazu Hirata
[llvm] Use std::is_integral_v (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Muhammad Omair...
Revert "[libclang] Expose completion result kind in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Dmitry Makogon
[IRCE] Bail out if AddRec in icmp is for another loop...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add PACKH/PACKW/PACK to hasAllNBitUsers.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add another PACKH pattern.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Kazu Hirata
[Support] Use std::is_scalar_v (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Johannes Reifferscheid
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Aiden Grossman
[Docs] Add Documentation on BOLT Build Configs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Aiden Grossman
[Docs] Add Documentation on (Thin)LTO + PGO Build Configs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Med Ismail...
[lldb] Re-phase comments in `ScriptedThread.get_stackfr...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Med Ismail...
[lldb] Remove unused `stack_memory_dump` member from...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve PACKH instruction selection
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
wangpc
[RISCV] Don't use zero-stride vector load if there...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Chuanqi Xu
[C++20] [Modules] Emit Macro Definition in -module...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in AttrO...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in MLIRC...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add PACKW and PACKH to isSignExtendingOpW in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve selection of PACKW.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
luxufan
[LoopFlatten] Forget all block and loop dispositions...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
gonglingqin
[LoongArch] Expand atomicrmw fadd/fsub/fmin/fmax with...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Yeting Kuo
[RISCV][NFC] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Fix incorrect early out from isSignExtendedW...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Add test for incorrect sext.w removal. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Kazu Hirata
[PowerPC] Use ArrayRef (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-14
Craig Topper
[RISCV] Improve selection of PACK/PACKW for AssertZExt...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Kazu Hirata
[IR] Use llvm::any_of (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Use `Register` instead of `unsigned`, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Arthur Eubanks
[lldb][test] Avoid UB in optimized_code test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Florian Hahn
[VectorUtils] Skip interleave members with diff type...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Arthur Eubanks
[clang][test] Avoid UB in overload.cl
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Pass Hexagon::PC to InitializeHexagonMCRegist...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Remove unneeded HexagonRegisterInfo::getRAReg...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
[Hexagon] Reduce the spill alignment for double/quad...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Craig Topper
[RISCV] Add BREV8 to hasAllWUsers in RISCVSExtWRemoval.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Craig Topper
[RISCV] Add PACK/PACKH/PACKW to hasAllWUsers in RISCVSE...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Renato Golin
[MLIR] Move JitRunner Options to header, pass to mlirTr...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Krzysztof Parzyszek
Move variable declarations out of #if guard, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Florian Hahn
[SimpleLoopUnswitch] Forget SCEVs for replaced phis.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
bzcheeseman
[MLIR][Bytecode] Ensure `dataIt` is aligned coming...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[X86] Regenerate combine-movmsk.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Sanjay Patel
Revert "[InstCombine] allow more folds for multi-use...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Sanjay Patel
[InstCombine] allow more folds for multi-use selects...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[X86] Update WriteMPSAD class and remove VMPSADBWrri...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[X86] Remove unnecessary VPSADBW/VDBPSADBW zmm overrides
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[MCA][X86] Add test coverage for VDBPSADBW instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Nico Weber
[gn build] Extract gen_arch_intrinsics() template to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[X86] Fix scheduler tag for GFNI YMM instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
chenglin.bi
[GlobalISel] Correct constant type in matchReassocConst...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[X86] Cleanup CVTPD2PS schedule values
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Simon Pilgrim
[X86] Fix sched class typo - the CVTPD2DQrr instruction...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Fangrui Song
DecoderEmitter: Simplify addOneOperandFields. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Fangrui Song
[TableGen] Remove unneeded flush and add missing newline
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
Michał Górny
Revert "[InstCombine] allow more folds more multi-use...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-13
zhongyunde
[AArch64] Optimize more memcmp when the result is teste...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Mehdi Amini
Apply clang-tidy fixes for readability-container-size...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Roman Lebedev
[NFC][Clang] Add some codegen tests for https://github...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
River Riddle
[mlir] Add openInputFile overload that accepts the...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
River Riddle
[MemoryBuffer] Allow optionally specifying desired...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
River Riddle
[mlir] Add a new AttrTypeReplacer class to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
River Riddle
[mlir] Don't include the attribute self type in a ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Dave Lee
[lldb] Revert SBFileSpec.fullpath path separator fix
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Dave Lee
[lldb] Complete fix of test after 5223366416fb
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Dave Lee
[lldb] Fix test after 5223366416fb
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Aiden Grossman
[Docs] Minor Fixups in Advanced Builds Documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Matt Arsenault
AMDGPU: Add some tests for i1 sitofp/uitofp-like selects
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Matt Arsenault
AMDGPU: Switch some tests to generated checks
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Guray Ozen
[mlir][transform] Make `tile_to_foreach_thread_op`...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] IceLakeModel - conversion instructions don't...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Kuba Mracek
[lsan] Fix stack buffer overwrite in SuspendedThreadsLi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Louis Dionne
[libc++] Make sure that we use the libc++ CI pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Louis Dionne
[libc++] Remove unused variable in buildkite pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[MCA][X86] Add test coverage for VNNI instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[MCA][X86] Add missing AVX-GFNI YMM test coverage
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] Always classify gf2p8affineqb/gf2p8affineinvqb...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[MCA][X86] Add test coverage for GFNI instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Krzysztof Parzyszek
[Hexagon] Improve idioms for fixed-point vector multipl...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
David Green
[AArch64] Allow sinking both extract and splat to smull
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] Replace unnecessary SKL CVTSI2SS/CVTSI2SD overrid...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[MCA][X86][AVX512] Add test coverage for unsigned<...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] SkylakeServerModel - conversion instructions...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] Replace unnecessary SKL CVTPD2DQ overrides with...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] Tweak Alderlake instregex to match CodeGen-only...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Simon Pilgrim
[X86] Replace unnecessary SKL conversion overrides...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Brad Smith
[Support/ELF] - Add OpenBSD PT_OPENBSD_MUTABLE constant.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Michał Górny
[lldb] [cmake] Fix another typo in third-party/unittest...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
wanglei
[LoongArch] Implement MCTargetExpr::fixELFSymbolsInTLSF...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Micah Weston
[clang-format] Treats &/&& as reference when followed...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Owen Pan
[clang-format] Correctly annotate function names before...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Craig Topper
[RISCV] Rename template parameter. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Craig Topper
[RISCV] Use template to reduce some code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Fangrui Song
Add back single quotes when dontcall attribute was...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Haohai Wen
[X86] Reduce unnecessary instregex for AlderlakeP sched...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Amara Emerson
[AArch64][GlobalISel] Select TBZ for icmp sge x, 0.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Peiming Liu
[mlir][sparse] fix incorrect coordinates ordering compu...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Raman Tenneti
Removed tabs.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Raman Tenneti
[libc] Implement gettimeofday
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Dave Lee
[lldb] Rewrite to assertEqual/assertNotEqual (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-12
Matt Arsenault
AMDGPU: Fold llvm.amdgcn.sqrt(undef)
commit
|
commitdiff
|
tree
|
snapshot
next