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-10-01
Roman Lebedev
[X86][Costmodel] Load/store i64/f64 Stride=2 VF=4 inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Roman Lebedev
[X86][Costmodel] Load/store i64/f64 Stride=2 VF=2 inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Roman Lebedev
[X86][Costmodel] Load/store i32/f32 Stride=2 VF=32...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Roman Lebedev
[X86][Costmodel] Load/store i32/f32 Stride=2 VF=16...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Roman Lebedev
[X86][Costmodel] Load/store i32/f32 Stride=2 VF=8 inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Roman Lebedev
[X86][Costmodel] Load/store i32/f32 Stride=2 VF=4 inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Roman Lebedev
[X86][Costmodel] Load/store i32/f32 Stride=2 VF=2 inter...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
LLVM GN Syncbot
[gn build] Port fb99424a6f65
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Anirudh Prasad
[SystemZ][z/OS] Introduce initial support for GOFF...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Eric Schweitz
[fir] Remove obsolete fir.negf and fir.modf ops
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jon Chesterfield
[libomptarget][amdgpu] Refactor memory pool collection
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Tobias Gysi
[mlir][linalg] Retire PoolingMaxOp/PoolingMinOp/Pooling...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Pavel Labath
[lldb] Simplify TestCompletion.py
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Fraser Cormack
[RISCV][NFC] Reformat a line of frame lowering code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Nico Weber
[clang] Try to unbreak crash-report.cpp on PS4 bot...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Nemanja Ivanovic
[PowerPC] Optimal sequence for doubleword vec_all_...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Michał Górny
[lldb] [test] Delay pty/tty imports to fix Windows...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Marcelo Juchem
Fix ambiguous overload build failure
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Valentin Clement
[fir][NFC] Remove explicit num of inlined element for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Eric Schweitz
[fir] Add fir.char_convert op
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Michał Górny
[lldb] Add a gdb_remote_client test for connecting...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Uday Bondhugula
[MLIR][GPU] Add GPU launch op support for dynamic share...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Hans Wennborg
[libFuzzer] Fix two typos
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Alexander Belyaev
[mlir] Enable loop peeling for "reduction" dimensions...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Fraser Cormack
[RISCV][NFC] Add closing parentheses to frame layout...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Michał Górny
[lldb] [Host] Refactor TerminalState
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Kadir Cetinkaya
[clangd] Handle members of anon structs in SelectionTree
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Florian Hahn
[BasicAA] Add test showing 32 bit overflow issue for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Matthew Devereau
[AArch64][SVE] Replace fmul, fadd and fsub LLVM IR...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Kerry McLaughlin
[SLPVectorizer] Fix crash in isShuffle with scalable...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Florian Hahn
[llvm-reduce] Skip updating calls where OldF isn't...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Spickett
Revert "[libcxx][test] Use python specified by build...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Spickett
Revert "[libcxx] Run u16string tests for gdb pretty...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Krasimir Georgiev
Revert "[LoopVectorize] Permit vectorisation of more...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Balázs Kéri
[clang][ASTImporter] Import ConstructorUsingShadowDecl...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Spickett
[flang][driver] Error if uuidgen is not installed
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Gabor Marton
[clang][ASTImporter] Import InheritedConstructor and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Sherwood
[LoopVectorize] Permit vectorisation of more select...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Sander de Smalen
[SelectionDAG] Handle promotion + widening in getCopyTo...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Valentin Clement
[fir][NFC] Move fir.select_type builder to cpp file
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Valentin Clement
[fir][NFC] Update doc for pinned attr in fir.alloca
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jean Perier
[flang] Revert 3 commits pushed by mistake along b7c07c...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jean Perier
[flang] Improve runtime interface with C99 complex
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jean Perier
[flang][NFC] Add debug dump method to evaluate::Expr...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jean Perier
[flang] Add a wrapper for Fortran main program
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Jean Perier
[flang][NFC] Fix header comments in some runtime headers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Teresa Johnson
[MemProf] Loosen matching of profile data to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Koutheir Attouchi
Expose `DIBuilder::finalizeSubprogram()` through the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Albion Fung
[PowerPC] Fix lharx and lbarx builtin signatures
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Vitaly Buka
[NFC][asan] Remove redundant functions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Vitaly Buka
[NFC][lsan] Expand use StackDepotReverseMap
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Vitaly Buka
[NFC][sanitizer] Lazy init in StackDepotReverseMap
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
LLVM GN Syncbot
[gn build] Port 3077bc90de8d
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Christopher...
[NFC] Restore magic and magicu to a globally visible...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
ZijunZhao
add tsan shared library
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Vitaly Buka
[NFC][sanitizer] Add const into method
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Yonghong Song
BPF: implement isLegalAddressingMode() properly
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Philip Reames
[test] Add tests covering a missing opt in SCEV's isSCE...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Leonard Chan
[libcxx][test] Use python specified by build rather...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Philip Reames
[SCEV] Modernize code style of isSCEVExprNeverPoison...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Teresa Johnson
[MemProf] Record accesses for all words touched in...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Rafael Auler
[MC] Fix buildbots with shared lib builds
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Amara Emerson
[GlobalISel] Extend CombinerHelper::matchConstantOp...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jean Perier
[flang][NFC] Add debug dump method to evaluate::Expr...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Craig Topper
[RISCV] Remove Zbproposedc extension
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jean Perier
[flang] Take into account SubprogramDetails in GetInter...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jon Chesterfield
[openmp][docs] Describe how the internal components...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jean Perier
[flang][NFC] Fix header comments in some runtime headers
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Petr Hosek
[CMake] Remove the LLD LTO check for Darwin
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Gwen Mittertreiner
[compiler-rt] Add -fno-omit-frame-pointer check to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jon Chesterfield
[openmp] Add addrspacecast to getOrCreateIdent
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jon Chesterfield
[libomptarget] Apply D110029 to amdgpu
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Arnold Schwaighofer
[cora async] Cleanup undefined llvm.coro.async.resume
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Nicolas Vasilache
[mlir][Linalg] Refactor comprehensive bufferize for...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jinsong Ji
[AIX] Rename binder option for PGO support
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Florian Hahn
Revert "Recommit "[SCEV] Look through single value...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Andrew Browne
[DFSan] Optimize code for writing to shadow. Move SetSh...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
LLVM GN Syncbot
[gn build] Port 050edef8538e
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Maksim Panchenko
[MC] Make MCDwarfLineStr class public
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Albion Fung
[PowerPC] Improved codegen related to xscvdpsxws/xscvdpuxws
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Amara Emerson
[GlobalISel] Extend G_SELECT of known condition combine...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Peter Klausler
[flang] Fold FINDLOC()
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Sanjay Patel
[InstCombine] restrict shift-trunc-shift fold to opposi...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Sanjay Patel
[InstCombine] add tests for shift-trunc-shift; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Nico Weber
Reland "[clang-cl] Accept `#pragma warning(disable...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Nikita Popov
[BasicAA] Move more extension logic into ExtendedValue...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
wren romano
[mlir][sparse] Correcting a few typos
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Arthur Eubanks
[clang] Don't modify OptRemark if the argument is not...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
peter klausler
[flang] Fix test regression from SQRT folding
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Nico Weber
[clang] Make crash reproducer work with clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Zequan Wu
[clang] do not emit note for bad conversion when destin...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Nico Weber
[clang] Remove duplication in types::getCompilationPhases()
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Louis Dionne
[libc++abi][NFCI] Consistently group new_handler, unexp...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Haowei Wu
Revert "[libc++][libc++abi] Add tests for vendor-specif...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
peter klausler
[flang] Front-end and runtime support for CALL EXIT...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Lei Zhang
[mlir][linalg] Fix incorrect bound calculation for...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Jonas Devlieghere
[lldb] Remove support for replaying the test suite...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Stanislav Mekhanoshin
[AMDGPU] move hasAGPRs/hasVGPRs into header
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Arthur Eubanks
Manually create unique_ptr in various pass adaptors
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Nikita Popov
[BasicAA] Use ExtendedValue in VariableGEPIndex (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next