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
2021-03-01
Benjamin Kramer
[Driver] Don't litter the source directory in test
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Marek Kurdej
[libc++] [docs] [C++2b] Update status page with issues...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Simon Pilgrim
[DAG] visitVECTOR_SHUFFLE - move shuffle canonicalizati...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
serge-sans...
Use a fast path when initializing LineOffsetMapping
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Sam McCall
[clangd] Use flags from open files when opening headers...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Max Kazantsev
[NFC] Detect IV increment expressed as uadd_with_overfl...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Max Kazantsev
[NFC] Introduce function getIVStep for further reuse
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Max Kazantsev
[NFC] Whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Max Kazantsev
[NFC] Factor out IV detector function for further reuse
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Fangrui Song
[profile] Delete zero-size dummy sections
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Juneyoung Lee
[SimplifyCFG] Update FoldTwoEntryPHINode to handle...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Serguei Katkov
[Statepoint lowering] Require spill of deopt value...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Sam Clegg
[lld][ELF] Removing redundant cast. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Stephen Kelly
Add tests which include brace initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Craig Topper
[DAGCombiner][X86] Don't peek through ANDs on the shift...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Kazu Hirata
[IR] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Kazu Hirata
[TableGen] Use ListSeparator (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Kazu Hirata
[llvm] Use set_is_subset (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Craig Topper
[DAGCombiner] Don't skip no overflow check on UMULO...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb/Target] Remove outdated code
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb/Interpreter] Fix deep copying for OptionValue...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb] OptionValueProperties::Get[Set]PropertyAtIndexAs...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb][NFC] Make OptionValueArgs::GetArgs constant
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb/Interpreter][NFC] Remove explicit default initial...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb/Interpreter][NFC] Replace default constructors...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Tatyana Krasnukha
[lldb/Interpreter][NFC] Remove more deleted const char...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Matt Arsenault
AMDGPU/GlobalISel: Add subtarget to a test
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Sanjay Patel
[InstCombine] avoid infinite loop in demanded bits...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
David Green
[ARM] VMOVN undef folding
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Nico Weber
[lld/mac] Simplify encodeDylibOrdinal() a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Simon Pilgrim
[X86][AVX] Reuse existing VBROADCAST(x) for SCALAR_TO_V...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
David Green
[ARM] VECTOR_REG_CAST undef -> undef
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Wei Mi
[SampleFDO] Add a cutoff flag to control how many symbo...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Craig Topper
[X86] Add avx512f command lines to vec_smulo and vec_umulo.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Chen Zheng
[Debug-Info][NFC] use emitDwarfUnitLength for debug...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
William S....
[Attributor] Conditinoally delete fns
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Aart Bik
[mlir][sparse] fixed inaccury in maintaining universal...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Craig Topper
[X86] Fix a couple comments that said LHS where they...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Stella Laurenzo
NFC: Adds labels to a linalg test and extend a missing...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stella Laurenzo
[mlir][linalg] Add symbolic type conversion to linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stella Laurenzo
[mlir][linalg] Generate additional interfaces for named...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Craig Topper
[X86] Add back SSE check prefix for vec-umulo.ll. Regen...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Greg McGary
[lld-macho] check minimum header length when opening...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Darwin Xu
[clang-format] Fix AlignConsecutiveDeclarations handlin...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Greg McGary
[lld-macho] Implement options -rename_section -rename_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
Revert "[clang-itdy] Simplify virtual near-miss check"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Mehdi Amini
Fix Block::eraseArguments: keep track the first removed...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Mehdi Amini
Fix Block::eraseArguments to properly update the cached...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Mehdi Amini
Change the error message when `-split-input-file` is...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Tony Tye
[NFC][AMDGPU] Document the AMDGPU target feature defaults
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jacques Pienaar
[mlir] Improve test coverage for print-op-graph
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kazu Hirata
[IR] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kazu Hirata
[llvm] Fix typos in documentation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kazu Hirata
[llvm-readobj] Use ListSeparator (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jez Ng
[lld-macho] Extract embedded addends for arm64 UNSIGNED...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jez Ng
[lld-macho] Add test for a variety of arm64 relocations
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jez Ng
[lld-macho] Don't emit rebase opcodes for subtractor...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jez Ng
[lld-macho] Properly test subtractor relocations &...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Mehdi Amini
Store (cache) the Argument number (index in the argumen...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Gabor Horvath
[clang][Lifetimes] Fix false positive warning from...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Sanjay Patel
[SimplifyCFG] avoid illegal phi with both poison and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Wang, Pengfei
[X86] Disable rematerializion for PTILELOADDV
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify suspicious memset usage check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify boolean expr check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify special member functions check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify redundant branch condition check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify suspicious enum usage check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify redundant member init check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify default member init check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Simplify shrink to fit check
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Stephen Kelly
[clang-tidy] Handle uninstantiated templates in redunda...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Ella Ma
[llvm] Add assertions for the smart pointers with the...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kazu Hirata
[Transforms/Utils] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kazu Hirata
[TableGen] Use ListSeparator (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Vitaly Buka
[NFC] Remove tab from the source
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Fangrui Song
[test] Add -triple x86_64 to attr-retain.cpp
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Eric Schweitz
[flang][fir] Upstream utility function valueHasFirAttri...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
River Riddle
[mlir] Simplify various pieces of code now that Identif...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Rob Suderman
[MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jessica Clarke
[clang][NFC] Clean up whitespace in ClangOpcodesEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Fangrui Song
[test] Add -triple x86_64 to attr-retain.c
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Eric Schweitz
[flang][fir] Add remaining Ops. Updates to pre-existing...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Heejin Ahn
[WebAssembly] Fix reverse mapping in WasmEHFuncInfo
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Sam Clegg
[lld][WebAssembly] Rename methods/members to match...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kevin Zhou
[Polly] Refactoring IsInnermostParallel() in ISL to...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Fangrui Song
ELF: Create unique SHF_GNU_RETAIN sections for llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Fangrui Song
Add GNU attribute 'retain'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Kazu Hirata
[Driver] Fix a warning about the the initialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jianzhou Zhao
[msan] Use non-transparent-huge-page at SetShadow
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jessica Paquette
[AArch64][GlobalISel] Import FMOV patterns rather than...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Fangrui Song
[test] Fix PGOProfile/comdat_internal.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Jacques Pienaar
[mlir] Add regions to OpAdaptor
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Ryan Prichard
Reland "[builtins] Define fmax and scalbn inline"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Vladimir Vereschaka
[Driver] Print process statistics report on CC_PRINT_PR...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Fangrui Song
[InstrProfiling] Use llvm.compiler.used instead of...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Eric Schweitz
[flang][fir][NFC] Removes deprecated messages in builds.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Matheus Izvekov
[clang] implicitly delete space ship operator with...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Rob Suderman
[MLIR][TOSA] Lower tosa.identity and tosa.identitiyn...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Arthur Eubanks
[docs] Add documentation on using the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Matt Arsenault
AMDGPU: Use kill instruction to hint soft clause live...
commit
|
commitdiff
|
tree
|
snapshot
next