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
2020-04-01
Tres Popp
[MLIR] Rename collapsePLoops -> collapseParallelLoops
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Vlastimil Labsky
[AVR] Fix function pointer address space
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Raphael Isemann
[lldb][NFC] Modernize TestCallUserAnonTypedef
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Tres Popp
[MLIR] Replace OpBuilder(Block) with atBlockBegin and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Sam Parker
[TTI] Remove getCallCost
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Craig Topper
[VectorUtils][X86] De-templatize scaleShuffleMask and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Raphael Isemann
[lldb] Allow expect_expr without a running target
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Simon Pilgrim
[X86][AVX] Add additional 256/512-bit test cases for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Simon Pilgrim
[X86] Run XOP vector rotation tests with/without AVX2
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Haojian Wu
[clangd] Add a flag to turn on recovery-expr.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Fangrui Song
[Frontend] Replace CC1 option -masm-verbose with -fno...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Fangrui Song
[Driver] Flip the CC1 default of -fdiagnostics-show...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Sam Clegg
[lld][WebAssembly] Early error if output file cannot...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Hanhan Wang
[mlir][Linalg] Extend fusion to support WAW atm on...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Hanhan Wang
[mlir][Linalg] Introduce linalg.pooling_min/max/sum op.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Ian Levesque
[clang][xray] Add xray attributes to functions without...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Shiva Chen
[RISCV] Split RISCVISelDAGToDAG.cpp to RISCVISelDAGToDA...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Kai Luo
[PowerPC] Don't generate ST_VSR_SCAL_INT if power8...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Shengchen Kan
[X86][MC] Disable Prefix padding after hardcode/prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
KAWASHIMA Takahiro
Fix simultaneous .gcda creation
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Fangrui Song
[Driver] Don't pass -fobjc-rumtime= for non-ObjC input
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Weverything
Fix diagnostics where _Atomic can't be applied
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Fangrui Song
[Driver] Don't pass -fmessage-length=0 to CC1
commit
|
commitdiff
|
tree
|
snapshot
2020-04-01
Alex Grosul
[VectorOps] Implement a simple folder for identity...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Matt Arsenault
AMDGPU/GlobalISel: Fix insert point when lowering G_FMAD
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Fangrui Song
[Support] Delete ioctl TIOCGWINSZ
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nico Weber
[analyzer] Use IgnoreImpCasts() instead of reimplementi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Eli Friedman
Fix leak in GVNSink introduced in D72467.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Ben Langmuir
Forward WrapperFrontendAction::shouldEraseOutputFiles()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Alexey Bataev
[OPENMP][DOCS]Mark array shaping as done, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Alexey Bataev
[OPENMP50]Codegen for array shaping expression in map...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Julian Lettner
[lit] Refine adoption of argparse --version action
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Davide Italiano
[debugserver/ARM64] Make sure watchpoints hit are attri...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Alexey Bataev
[OPENMP50]Fix size calculation for array shaping expres...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
JonChesterfield
[libomptarget][nfc] Move non-freestanding headers out...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Lei Zhang
[mlir][spirv] Include SPIR-V op definitions in main...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Evgenii Stepanov
Fix MSan false positive due to select folding.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Fangrui Song
[ELF][test] Add 'REQUIRES: x86' to threads.s
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Matt Arsenault
AMDGPU: Make HIPToolChain a subclass of AMDGPUToolChain
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Fangrui Song
[PPCInstPrinter] Print conditional branches as `bt...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Matt Arsenault
HIP: Ensure new denormal mode attributes are set
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Adrian Prantl
Replace uint32_t with typedef (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Adrian Prantl
Add a Type::Payload typedef. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Joel E. Denny
[FileCheck] Add missing %ProtectFileCheckOutput to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Hubert Tong
[Object] Update ObjectFile::makeTriple for XCOFF
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Daniel Frampton
[AArch64] Change AArch64 Windows EH UnwindHelp object...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Daniel Frampton
[AArch64] Fix mismatch in prologue and epilogue for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Alexey Bataev
[OPENMP50]Allow use of array shaping expression in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Louis Dionne
[libc++] Use 'export' instead of 'env' to run remote...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Sam McCall
[clangd] Don't build clangdserver for (most) completion...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Stanislav Mekhanoshin
Fixed windows failure after D74873
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Uday Bondhugula
[MLIR][NFC] modernize affine.for unroll test pass
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Ben Langmuir
[pch] Honour -fallow-pch-with-compiler-errors for overa...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Richard Smith
Switch this function to the LLVM variable naming conven...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Sergej Jaskiewicz
[cmake] Link libc++ tests against static libc++/libc...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Anna Thomas
Revert "[InlineFunction] Handle return attributes on...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nikita Popov
[InstCombine] Use replaceOperand() in some select trans...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Eli Friedman
Remove "mask" operand from shufflevector.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nikita Popov
[InstCombine] Use replaceOperand() in descaling
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nikita Popov
[InstCombine] Erase old alloca in cast of alloca transform
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nikita Popov
[InstCombine] Use replaceOperand() in non zero phi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Nikita Popov
[InstCombine] Report change in non zero phi transform
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Louis Dionne
[libc++] Allow running .sh.cpp tests with SSHExecutors
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Jonas Devlieghere
Re-land "[lldb/Reproducers] Always collect the whole...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Richard Smith
[docs] Make llvm-addr2line documentation more explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Lei Zhang
[mlir][spirv] Change op doc description autogen separator
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Fangrui Song
[gn build] Port 03f43b3aca36
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Amara Emerson
Add a new -fglobal-isel option and make -fexperimental...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Eli Friedman
[AArch64][SVE] Add support for fcmp.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Benjamin Kramer
Replace std::string::find == 0 with StringRef::startswith
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Jez Ng
[lld] Initial commit for new Mach-O backend
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Guozhi Wei
[CodeGenPrepare] Delete intrinsic call to llvm.assume...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Stanislav Mekhanoshin
[AMDGPU] Define 16 bit VGPR subregs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Anna Thomas
[InlineFunction] Handle return attributes on call withi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Walter Erquinigo
[intel-pt] Fix existing support in LLDB
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Jonathan Coe
[clang-format] Correct line breaks in C# generic type...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Louis Dionne
[libc++] Move a bunch of tests from .sh.cpp to .pass.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Adrian Prantl
Add an opque payload field to lldb::Type (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Uday Bondhugula
[MLIR][NFC] Move test/Transforms/lower-affine.mlir...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Louis Dionne
[libc++] Make sure substitutions are expanded inside...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Davide Italiano
Revert "[lldb/Reproducers] Always collect the whole...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Ulrich Weigand
[SystemZ] Allow %r0 in address context for AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Uday Bondhugula
[InstCombine] Deduce attributes for aligned_alloc in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Tyker
Fix 7093b92a136b0696cf9cfc3f9822973ed886be5b
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Jonas Devlieghere
[lldb/API] Add missing reproducer instrumentation to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Uday Bondhugula
[MLIR] Add simple runner utilities for timing
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
zhizhouy
[NFC] Do not run CGProfilePass when not using integrate...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Fangrui Song
[llvm-symbolizer] Delete unneeded option name comments...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Reid Kleckner
Make FunctionDecl::isDefined non-virtual, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Simon Pilgrim
[X86][SSE] Add additional PTEST/TESTP inversion tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Simon Pilgrim
[X86][SSE] Simplify PTEST/TESTP tests for D76984
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Valentin Churavy
Add manually overriding of the darwin SDK version
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Sam McCall
[CodeComplete] Member completion for concept-constraine...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Douglas Yung
Fix buildgo.sh script to fix linux build failure due...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Sterling Augustine
New symbolizer option to print files relative to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
MaheshRavishankar
[mlir][Linalg] Allow tiling of batch dimension for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Florian Hahn
[SCCP] Limit use of range info for binops to integers...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Guillaume Chatelet
[Alignment][NFC] Deprecate MachineMemOperand::getMachin...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Louis Dionne
[libc++abi] Remove the old testit script
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Tyker
[AssumeBundles] Preserve information in EarlyCSE
commit
|
commitdiff
|
tree
|
snapshot
next