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-09
Nikita Popov
[BasicAA] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikolas Klauser
[libc++] Refactor char_traits
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Valentin Clement
[flang] Embox derived-type when passed to element proce...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[GVN] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
David Truby
[openmp][mlir] Lower parallel if to new fork_call_if...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Matthias Springer
[mlir][linalg] Fold duplicate and unused inputs in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Alex Richardson
[MemoryBuiltins] Avoid comparing against Type::getInt8P...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nico Weber
[clang] Try to unbreak test/C/drs/dr324.c on Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Sam McCall
[Serialization] Add -ftime-trace block for reading...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Matthias Springer
[mlir][bufferize] Improve analysis of external functions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nico Weber
Revert "[lld-macho] Fix bug in reading cpuSubType field."
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nico Weber
Revert "Mark test lld/test/MachO/fat-arch.s updated...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[TBAA] Avoid duplicate set lookup (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Tobias Gysi
[mlir][llvm] Improve LLVM IR import error handling.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Manas
[analyzer][solver] Introduce reasoning for not equal...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Alexey Bataev
[SLP][NFC]prepare isUndefVector function to be used...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Haojian Wu
[include-cleaner] Filter out references that not spelle...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[MemoryBuiltins] Remove unused TLI parameters (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[MemoryBuiltins] Remove CallocLike (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Simon Pilgrim
[SLP][X86] slp-fma-loss.ll - add various targets with...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[MemoryBuiltins] Remove AlignedAllocLike (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Ilya Biryukov
[clangd] NFC. Add a newline at the end of the file
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Haojian Wu
[include-cleaner] Fix walkUsed only report a single...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
serge-sans...
[NFC] Finish cleaning up StringRef usage in OptTable...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Tobias Gysi
[mlir][llvm] Modernize LLVM instruction and global...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Dmitry Makogon
[SimplifyCFG] Prohibit hoisting of llvm.deoptimize...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Dmitry Makogon
[Test] Reduce deopt bundle in test with hoisted llvm...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Simon Pilgrim
[X86] Regenerate fastcc-byval.ll with visible stack...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Simon Pilgrim
[X86] Regenerate fastcc-byval.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Salvatore Dipietro
[AArch64] Lower READCYCLECOUNTER using MRS CNTVCT_EL0
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[MemoryBuiltins] Drop ReallocLike type (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[MemoryBuiltins] Remove some hardcoded builtins
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
serge-sans...
Adapt lldb to use StringRef for option storage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Guillaume Chatelet
[Alignment] Use Align in MCStreamer::emitCommonSymbol
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Max Kazantsev
[IndVars] Use symbolic max block exit count to handle...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Luke Lau
[Docs] Update PatFrag definition in documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Luke Lau
[AsmParser] Check that addrspace fits within 24 bits
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Corentin Jabot
[Clang] improve grammar in warn_utf8_symbol_homoglyph...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Max Kazantsev
[NFC] Rename variables in optimizeLoopExits
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Pierre van...
[GISel] Rework trunc/shl combine in a generic trunc...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Guillaume Chatelet
Revert D139098 "[Alignment] Use Align for ObjectFile...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
serge-sans...
Recommit of 8ae18303f97d5dcfaecc90b4d87effb2011ed82e...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[PtrAuth] Use default attributes for some ptrauth intri...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Guray Ozen
[mlir] Support llvm.readonly attribute on llvm pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Guillaume Chatelet
[Alignment] Use Align for ObjectFile::getSectionAlignment
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Vladislav Khmelevsky
[BOLT] Fix blocks layout reverse iterators
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Corentin Jabot
Implement CWG2631
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Elena Lepilkina
[Precommit][RISCV] Test for unsupported extensions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
serge-sans...
Revert "Recommit of 8ae18303f97d5dcfaecc90b4d87effb2011...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jean Perier
[flang] Lower intrinsics to HLFIR part 1
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
serge-sans...
Recommit of 8ae18303f97d5dcfaecc90b4d87effb2011ed82e...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nilanjana Basu
[AArch64] Extending lowering of 'zext <Y x i8> %x to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nilanjana Basu
[AArch64] Unit test for zext lowering for different...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Valentin Clement
[flang] Generate iteration shape from passed object
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Nikita Popov
[LangRef] Fix typo (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kazu Hirata
[clang] Don't including None.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kazu Hirata
[llvm] Use std::nullopt instead of None in comments...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Douglas Yung
Mark test lld/test/MachO/fat-arch.s updated in e54cfa4...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Kazu Hirata
[clang] Use std::nullopt instead of None in comments...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
liqinweng
[AARCH64][CostModel] Modified the cost of mask vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jeff Niu
[mlir] Fix examples build
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Sameer Sahasrabuddhe
[AAPointerInfo] rearrange code in preparation for furth...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jeff Niu
[mlir][ods] Add I8 and I16 cases to BitEnumAttr
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Paul Kirth
Revert "Reland "[pgo] Avoid introducing relocations...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Eric Li
[libTooling] Add flag to getRangeForEdit to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Chenbing Zheng
[InstCombine] Add tests for udiv with shl-mul; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Vy Nguyen
[lld-macho] Fix bug in reading cpuSubType field.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
NAKAMURA Takumi
[Bazel] Set HAVE_DLADDR in config.h
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jordan Rupprecht
Improve error handling for invalid breakpoint `-t`...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Paul Kirth
Reland "[pgo] Avoid introducing relocations by using...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Weining Lu
[LoongArch] Remove GlobalISel from the LINK_COMPONENTS...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jordan Rupprecht
[NFC] Fix leak handling breakpoint names.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
LLVM GN Syncbot
[gn build] Port 3b7af2796b3d
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Artem Dergachev
Revert "Revert "[-Wunsafe-buffer-usage] Initial commit...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jordan Rupprecht
[NFC] Fix leak in command options configuration.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Sami Tolvanen
[ModuleUtils][KCFI] Set !kcfi_type metadata for sanitiz...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Paul Kirth
Revert "Reland "[pgo] Avoid introducing relocations...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Jeff Niu
[flang] Fix flang after MLIR update
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Roman Lebedev
[compiler-rt] Update build_symbolizer.sh to use -passes...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Daniel Thornburgh
[CMake] Move dladdr check below _GNU_SOURCE check.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Joshua Batista
add floor library function
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Peiming Liu
[mlir][sparse] reject kernels with non-sparsfiable...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
David Green
[ARM][AArch64] Some additional for bitcast splats. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port one more codegen WinEH test to `-passes...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port last few Transforms tests to `-passes=`...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port last few Other tests to `-passes=` syntax
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port all Verifier tests to `-passes=` syntax
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Vitaly Buka
[NFC][asan] Guard implemetation with ASAN_INTERCEPT_SWA...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yaxun (Sam...
Revert "[AMDGPU] Disable bool range metadata to workaro...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen X86 tests that invoke opt to `-passe...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen WinEH tests that invoke opt to ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen Thumb2 tests that invoke opt to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen Thumb tests that invoke opt to ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen SystemZ tests that invoke opt to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen PowerPC tests that invoke opt to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen NVPTX tests that invoke opt to ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen Generic tests that invoke opt to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen ARM tests that invoke opt to `-passe...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen AMDGPU tests that invoke opt to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Roman Lebedev
[NFC] Port codegen AArch64 tests that invoke opt to...
commit
|
commitdiff
|
tree
|
snapshot
next