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-12-19
Kautuk Consul
[RISCV] Add codegen support for RISCV XVentanaCondOps...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Stephen Tozer
Fix: [DebugInfo] Add function to test debug values...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Ramkumar Ramachandra
mlir/DialectConversion: use std::optional (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Paul Robinson
[profile] Convert tests to check 'target=...'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Stephen Tozer
[DebugInfo] Add function to test debug values for equiv...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
Reapply "GlobalISel: Make LLT constructors constexpr"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Simon Pilgrim
DAG: Pull fneg out of select feeding fadd into fsub
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
AMDGPU: Add regression tests for fmin/fmax legacy matching
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Sebastian Neubauer
[llvm][ADT] Fix Any with msvc and lto
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[LAA] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Caroline.Concatto...
[AArch64] Add alias predicate-as-counter register for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
AMDGPU: Add more fneg combine tests
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Yitzhak Mandelbaum
[clang][dataflow] Remove stray lines from `Environment...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
ARM: Add baseline tests for fadd with select combine
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Carlos Galvez
[clang-tidy][NFC] Replace custom isStatic matcher with...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
LLVM GN Syncbot
[gn build] Port ca0f4e193b05
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Roman Lebedev
[NFC][llvm-exegesis] Try to fix GCC7 build
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Lucas Prates
[AArch64] Add missing v8.8a Non-maskable Interrupts...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Lucas Prates
[AArch64] Add new v9.4-A PM pstate system register
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Tarun Prabhu
[flang] Lowering and runtime support for F08 transforma...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Anna Thomas
[LoopPeel] Expose ValueMap of last peeled iteration...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
Support: Make TypeSize constructors constexpr
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Paul Robinson
[msan] Convert tests to check 'target=...'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
AMDGPU: Convert a few more special case tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
AMDGPU: Update some tests to use opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
AMDGPU: Convert some amdgpu-codegenprepare tests to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Paul Robinson
[lsan] Convert tests to check 'target=...'
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[BPFAbstractMemberAccess] Use WeakTrackingVH for Base
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Viktoriia Bakalova
[include-cleaner] Use expansion locations for macros.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Roman Lebedev
[NFC][llvm-exegesis] Try to fix GCC7 build
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Paul Walker
[SeparateConstOffsetFromGEP] Remove TypeSize error...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
AMDGPU: Convert some tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Doru Bercea
Fix tests for commit 658ed9547cdd6657895339a6c390c31aa7...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[BPF] Restore failing offset-reloc-cast-struct tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Sam McCall
[lit] Script to automate use of %(line-n). Use in CodeC...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[SystemZ] Fix test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
InstCombine: Match pattern that appears in clang's...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
InstCombine: Add baseline tests for and (fcmp ord x...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Viktoriia Bakalova
[include-cleaner] Handle dependent type members in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
LLVM GN Syncbot
[gn build] Port
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Doru Bercea
Fix abs labs and llabs to work in C code.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
InstCombine: Add baseline test for pattern in clang...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
luxufan
[InstCombine][NFC] Add tests of combining ZExt(B-A...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Doru Bercea
Fix host call to nohost function with host variant.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[XCore] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[X86] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[WinEH] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[WebAssembly] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[VE] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[Thumb] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[Thumb2] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[SystemZ] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[RISCV] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[PowerPC] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[NVPTX] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[Mips] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[MIR] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[Hexagon] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[CodeGen] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Balazs Benics
[analyzer] Fix crash inside RangeConstraintManager...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Florian Hahn
[ValueTracking] Consider single poison operands in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[BPF] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[ARM] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[AMDGPU] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Ivan Kosarev
[AMDGPU][CodeGen] Support raw format TFE buffer loads...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[AArch64] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Adrian Kuegel
[mlir][Bazel] Add ModuleImport sources to FromLLVMIRTra...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Simon Pilgrim
[X86] Fix SLM uops counts for AES instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Simon Pilgrim
[X86] Add default LoadUOps argument to Intel models...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Jean Perier
[flang] Fix llvm::Optional warning caused by D140220
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Luke Lau
[WebAssembly] Fix crash when selecting 64 bit lane...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[Bitcode] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Tobias Gysi
[mlir][llvm] Move LLVM IR import into separate file...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Jean Perier
[flang] Lower statement function references in HLFIR
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Pavel Labath
[lldb] Modernize sprintf in FormatEntity.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Adrian Kuegel
[MLIR][Bufferization] Remove extra trailing spaces...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matthias Springer
[mlir][vector] Add scalar vector xfer to memref patterns
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matthias Springer
[mlir][vector] Fix error handling in VectorizationState...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Adrian Kuegel
[mlir][Bazel] Add missing dependency to TensorDialect.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Muhammad Omair...
[CLANG] XFAIL c-strings.c & volatile-1.c AArch64/Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Alex Zinenko
[mlir] optionally allow repeated handles in transform...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Muhammad Omair...
Revert "[lldb] Remove redundant .c_str() and .get(...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Adrian Kuegel
[mlir] Apply ClangTidy readability finding.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Jean Perier
[flang] Add hlfir.set_length operation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Jean Perier
[flang][NFC] move getIntIfConstant into FIROpsSupport.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Nikita Popov
[Examples] Fix build (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Haojian Wu
[include-cleaner] Fix a missing review comment.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Lorenzo Chelini
[MLIR][Bufferization] Introduce `EmptyTensorToAllocTens...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Adrian Kuegel
[Bazel] Remove define HAVE_LSEEK64 to match cmake config.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Haojian Wu
[include-cleaner] Fix the member-expr-access usage...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Qiu Chaofan
Fix 'underline too short' failure
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Qiu Chaofan
[Intrinsic] Rename flt.rounds intrinsic to get.rounding
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matthias Springer
[mlir][transform] Add PackedOrDynamicIndexList helper
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Kai Luo
[AIX][BigArchive] Treat the archive is empty if the...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Fangrui Song
[mlir][python] llvm::Optional::value => operator*
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Matt Arsenault
PPC: Implement null target streamer
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Roman Lebedev
[InstCombine] `sinkNotIntoOtherHandOfLogicalOp()`:...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Roman Lebedev
[InstCombine] `sinkNotIntoOtherHandOfLogicalOp()`:...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Roman Lebedev
[NFC][InstCombine] Improve test coverage for invertible...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-19
Roman Lebedev
[InstCombine] Support sinking `not` into logical operan...
commit
|
commitdiff
|
tree
|
snapshot
next