platform/upstream/llvm.git
2020-04-01 Bjorn Pettersson[X86] Do not assume types are legal in getFauxShuffleMask
2020-04-01 Martin Storsjö[lldb] [PECOFF] Only use PECallFrameInfo on the one...
2020-04-01 Guillaume Chatelet[Alignment][NFC] Use Align in SelectionDAG::getMemIntri...
2020-04-01 Georgii Rymar[yaml2obj] - Add NBucket and NChain fields for the...
2020-04-01 Pavel Labath[lldb] Inherit host environment when running shell...
2020-04-01 River Riddle[mlir][Pass] Add support for generating pass documentio...
2020-04-01 River Riddle[mlir][Pass] Add support for generating pass utilities...
2020-04-01 River Riddle[mlir][Pass] Move the registration of conversion passes...
2020-04-01 River Riddle[mlir][Pass] Move the registration of dialect passes...
2020-04-01 River Riddle[mlir][Pass] Add a tablegen backend for defining Pass...
2020-04-01 Sam McCall[clangd] Force delayed-template-parsing off in code...
2020-04-01 Florian Hahn[ConstantRange] Use APInt::or/APInt::and for single...
2020-04-01 Raphael Isemann[clang] Minor cleanup in CloneDetectionTest
2020-04-01 Ulysse BeaugnonAdd a method to build affine maps with zero or more...
2020-04-01 Dmitry Vyukovtsan: fix Go build on Windows
2020-04-01 Florian Hahn[Matrix] Add new test case with getelementptr constant...
2020-04-01 Qiu Chaofan[DAGCombiner] Require ninf for sqrt recip estimation
2020-04-01 Florian Hahn[Verifier] Verify matrix dimensions operands match...
2020-04-01 Raphael Isemann[lldb][NFC] Modernize TestXValuePrinting
2020-04-01 Raphael Isemann[lldb][NFC] Modernize call-function tests
2020-04-01 Tres Popp[MLIR] Rename collapsePLoops -> collapseParallelLoops
2020-04-01 Vlastimil Labsky[AVR] Fix function pointer address space
2020-04-01 Raphael Isemann[lldb][NFC] Modernize TestCallUserAnonTypedef
2020-04-01 Tres Popp[MLIR] Replace OpBuilder(Block) with atBlockBegin and...
2020-04-01 Sam Parker[TTI] Remove getCallCost
2020-04-01 Craig Topper[VectorUtils][X86] De-templatize scaleShuffleMask and...
2020-04-01 Raphael Isemann[lldb] Allow expect_expr without a running target
2020-04-01 Simon Pilgrim[X86][AVX] Add additional 256/512-bit test cases for...
2020-04-01 Simon Pilgrim[X86] Run XOP vector rotation tests with/without AVX2
2020-04-01 Haojian Wu[clangd] Add a flag to turn on recovery-expr.
2020-04-01 Fangrui Song[Frontend] Replace CC1 option -masm-verbose with -fno...
2020-04-01 Fangrui Song[Driver] Flip the CC1 default of -fdiagnostics-show...
2020-04-01 Sam Clegg[lld][WebAssembly] Early error if output file cannot...
2020-04-01 Hanhan Wang[mlir][Linalg] Extend fusion to support WAW atm on...
2020-04-01 Hanhan Wang[mlir][Linalg] Introduce linalg.pooling_min/max/sum op.
2020-04-01 Ian Levesque[clang][xray] Add xray attributes to functions without...
2020-04-01 Shiva Chen[RISCV] Split RISCVISelDAGToDAG.cpp to RISCVISelDAGToDA...
2020-04-01 Kai Luo[PowerPC] Don't generate ST_VSR_SCAL_INT if power8...
2020-04-01 Shengchen Kan[X86][MC] Disable Prefix padding after hardcode/prefix
2020-04-01 KAWASHIMA TakahiroFix simultaneous .gcda creation
2020-04-01 Fangrui Song[Driver] Don't pass -fobjc-rumtime= for non-ObjC input
2020-04-01 WeverythingFix diagnostics where _Atomic can't be applied
2020-04-01 Fangrui Song[Driver] Don't pass -fmessage-length=0 to CC1
2020-04-01 Alex Grosul[VectorOps] Implement a simple folder for identity...
2020-03-31 Matt ArsenaultAMDGPU/GlobalISel: Fix insert point when lowering G_FMAD
2020-03-31 Fangrui Song[Support] Delete ioctl TIOCGWINSZ
2020-03-31 Nico Weber[analyzer] Use IgnoreImpCasts() instead of reimplementi...
2020-03-31 Eli FriedmanFix leak in GVNSink introduced in D72467.
2020-03-31 Ben LangmuirForward WrapperFrontendAction::shouldEraseOutputFiles()
2020-03-31 Alexey Bataev[OPENMP][DOCS]Mark array shaping as done, NFC.
2020-03-31 Alexey Bataev[OPENMP50]Codegen for array shaping expression in map...
2020-03-31 Julian Lettner[lit] Refine adoption of argparse --version action
2020-03-31 Davide Italiano[debugserver/ARM64] Make sure watchpoints hit are attri...
2020-03-31 Alexey Bataev[OPENMP50]Fix size calculation for array shaping expres...
2020-03-31 JonChesterfield[libomptarget][nfc] Move non-freestanding headers out...
2020-03-31 Lei Zhang[mlir][spirv] Include SPIR-V op definitions in main...
2020-03-31 Evgenii StepanovFix MSan false positive due to select folding.
2020-03-31 Fangrui Song[ELF][test] Add 'REQUIRES: x86' to threads.s
2020-03-31 Matt ArsenaultAMDGPU: Make HIPToolChain a subclass of AMDGPUToolChain
2020-03-31 Fangrui Song[PPCInstPrinter] Print conditional branches as `bt...
2020-03-31 Matt ArsenaultHIP: Ensure new denormal mode attributes are set
2020-03-31 Adrian PrantlReplace uint32_t with typedef (NFC)
2020-03-31 Adrian PrantlAdd a Type::Payload typedef. (NFC)
2020-03-31 Joel E. Denny[FileCheck] Add missing %ProtectFileCheckOutput to...
2020-03-31 Hubert Tong[Object] Update ObjectFile::makeTriple for XCOFF
2020-03-31 Daniel Frampton[AArch64] Change AArch64 Windows EH UnwindHelp object...
2020-03-31 Daniel Frampton[AArch64] Fix mismatch in prologue and epilogue for...
2020-03-31 Alexey Bataev[OPENMP50]Allow use of array shaping expression in...
2020-03-31 Louis Dionne[libc++] Use 'export' instead of 'env' to run remote...
2020-03-31 Sam McCall[clangd] Don't build clangdserver for (most) completion...
2020-03-31 Stanislav MekhanoshinFixed windows failure after D74873
2020-03-31 Uday Bondhugula[MLIR][NFC] modernize affine.for unroll test pass
2020-03-31 Ben Langmuir[pch] Honour -fallow-pch-with-compiler-errors for overa...
2020-03-31 Richard SmithSwitch this function to the LLVM variable naming conven...
2020-03-31 Sergej Jaskiewicz[cmake] Link libc++ tests against static libc++/libc...
2020-03-31 Anna ThomasRevert "[InlineFunction] Handle return attributes on...
2020-03-31 Nikita Popov[InstCombine] Use replaceOperand() in some select trans...
2020-03-31 Eli FriedmanRemove "mask" operand from shufflevector.
2020-03-31 Nikita Popov[InstCombine] Use replaceOperand() in descaling
2020-03-31 Nikita Popov[InstCombine] Erase old alloca in cast of alloca transform
2020-03-31 Nikita Popov[InstCombine] Use replaceOperand() in non zero phi...
2020-03-31 Nikita Popov[InstCombine] Report change in non zero phi transform
2020-03-31 Louis Dionne[libc++] Allow running .sh.cpp tests with SSHExecutors
2020-03-31 Jonas DevlieghereRe-land "[lldb/Reproducers] Always collect the whole...
2020-03-31 Richard Smith[docs] Make llvm-addr2line documentation more explicit...
2020-03-31 Lei Zhang[mlir][spirv] Change op doc description autogen separator
2020-03-31 Fangrui Song[gn build] Port 03f43b3aca36
2020-03-31 Amara EmersonAdd a new -fglobal-isel option and make -fexperimental...
2020-03-31 Eli Friedman[AArch64][SVE] Add support for fcmp.
2020-03-31 Benjamin KramerReplace std::string::find == 0 with StringRef::startswith
2020-03-31 Jez Ng[lld] Initial commit for new Mach-O backend
2020-03-31 Guozhi Wei[CodeGenPrepare] Delete intrinsic call to llvm.assume...
2020-03-31 Stanislav Mekhanoshin[AMDGPU] Define 16 bit VGPR subregs
2020-03-31 Anna Thomas[InlineFunction] Handle return attributes on call withi...
2020-03-31 Walter Erquinigo[intel-pt] Fix existing support in LLDB
2020-03-31 Jonathan Coe[clang-format] Correct line breaks in C# generic type...
2020-03-31 Louis Dionne[libc++] Move a bunch of tests from .sh.cpp to .pass.cpp
2020-03-31 Adrian PrantlAdd an opque payload field to lldb::Type (NFC).
2020-03-31 Uday Bondhugula[MLIR][NFC] Move test/Transforms/lower-affine.mlir...
2020-03-31 Louis Dionne[libc++] Make sure substitutions are expanded inside...
next