platform/upstream/llvm.git
2020-04-01 Uday Bondhugula[Attributor] Make attributor aware of aligned_alloc...
2020-04-01 Nikita Popov[InstCombine] Erase old instruction when replacing...
2020-04-01 Nikita Popov[InstCombine] Use replaceOperand() in div transforms
2020-04-01 Matt ArsenaultAMDGPU: Fix broken check lines
2020-04-01 Nicolas Vasilache[mlir][Linalg][Doc] Minor doc fixes
2020-04-01 Mehdi AminiRemove linking all targets from `mlir-opt` (NFC)
2020-04-01 Mehdi AminiAdd LLVM_ATTRIBUTE_UNUSED to function used only in...
2020-04-01 Uday Bondhugula[MLIR][NFC] clean up affine data copy test case
2020-04-01 Uday Bondhugula[MLIR][NFC] loop transforms/analyis utils cleanup ...
2020-04-01 Vedant Kumar[llvm-locstats] Fix labels on x-axis of comparison...
2020-04-01 Matt ArsenaultAMDGPU/GlobalISel: Switch test to checking final ISA
2020-04-01 Matt ArsenaultAMDGPU/GlobalISel: Change intrinsic ID for _L to _LZ opt
2020-04-01 Alexey Bataev[OPENMP50]Add initial support for OpenMP 5.0 iterator.
2020-04-01 Thomas Lively[WebAssembly] Rename SIMD min/max/avgr intrinsics for...
2020-04-01 Matt ArsenaultHIP: Link correct denormal mode library
2020-04-01 Matt ArsenaultAMDGPU: Fix consistently backwards logic for default...
2020-04-01 MaheshRavishankar[mlir] Modify GPU to SPIR-V conversion to respect
2020-04-01 Louis Dionne[libc++] SSH: Use -p when scp'ing to preserve modes...
2020-04-01 Kazuaki Ishizaki[lld] NFC: fix trivial typos in comments
2020-04-01 Arnold Schwaighofer[clang] CodeGen: Make getOrEmitProtocol public for...
2020-04-01 Louis Dionne[libc++] SSH: Properly handle test-executables that...
2020-04-01 Fangrui Song[ELF] Propagate LMA offset to sections with neither...
2020-04-01 Artem Dergachev[analyzer] RetainCountChecker: Add a suppression for...
2020-04-01 Heejin Ahn[WebAssembly] Fix subregion relationship in CFGSort
2020-04-01 Fangrui Song[ELF] Print symbols with non-default versions for bette...
2020-04-01 Georgii Rymar[llvm-readobj] - Do not crash when SHT_HASH table is...
2020-04-01 Sylvestre Ledruclagn-tidy/doc: Add a link to readability-static-access...
2020-04-01 Louis Dionne[libc++] Handle SSH errors more gracefully and make...
2020-04-01 Jessica Clarke[LegalizeTypes][RISCV] Correctly sign-extend comparison...
2020-04-01 Puyan Lotfi[llvm][clang][IFS] Enhancing the llvm-ifs yaml format...
2020-04-01 Tres Popp[MLIR] Implement LoopLikeInterface for loop.parallel
2020-04-01 scentiniReplace output file name in test with %t
2020-04-01 Guillaume Chatelet[Alignment][NFC] Mark IRTranslator::getMemOpAlignment...
2020-04-01 Guillaume Chatelet[Alignment][NFC] Remove remaining uses of MachineFrameI...
2020-04-01 Simon Pilgrim[X86][SSE] combinePTESTCC - fold TESTZ(X,~Y) -> TESTC...
2020-04-01 Sergej Jaskiewicz[libc++abi] Fix remote execution of .sh.cpp tests
2020-04-01 Guillaume Chatelet[Alignment][NFC] Transition to MachineFrameInfo::getObj...
2020-04-01 Kai Wang[RISCV] Support RISC-V ELF attributes sections in llvm...
2020-04-01 Simon PilgrimFix operator precedence warning. NFCI.
2020-04-01 Simon PilgrimFix unused variable warnings. NFCI.
2020-04-01 Benjamin Kramer[ARM] Silence warning in Release builds
2020-04-01 Guillaume Chatelet[Alignment][NFC] Convert SelectionDAG::InferPtrAlignmen...
2020-04-01 diggerlin[NFC] run clang format on the file llvm/include/llvm...
2020-04-01 Simon Pilgrim[X86][SSE] matchShuffleWithPACK - generalize zero/signb...
2020-04-01 Simon PilgrimFix "control reaches end of non-void function" warning...
2020-04-01 David Green[ARM] Extra vmull loop tests. NFC
2020-04-01 shchenzRevert "[LSR] re-add testcase for wrongly phi node...
2020-04-01 Guillaume Chatelet[Alignment][NFC] Convert MIR Yaml to MaybeAlign
2020-04-01 Kirill Bobyrev[clangd-vscode] NFC; Improve wording in documentation...
2020-04-01 Pierre-vh[Target][ARM] Improvements to the VPT Block Insertion...
2020-04-01 Pierre-vh[Target][ARM] Change VPTMaskValues to the correct encoding
2020-04-01 Muhammad Omair... Silent failing TestWatchpointCount.py aarch64/linux
2020-04-01 Raphael Isemann[lldb][NFC] Modernize TestExprChar
2020-04-01 Benjamin Kramer[GVNSink] Simplify code. NFC.
2020-04-01 shchenz[LSR] re-add testcase for wrongly phi node elimination...
2020-04-01 Kadir Cetinkaya[clangd] Run semaCodeComplete only with a preamble
2020-04-01 Cullen Rhodes[Transforms][SROA] Promote allocas with mem2reg for...
2020-04-01 Simon Pilgrim[X86][SSE] Handle basic inversion of PTEST/TESTP operan...
2020-04-01 shchenzRevert "[LSR] add testcase for wrongly phi node elimina...
2020-04-01 shchenz[LSR] add testcase for wrongly phi node elimination...
2020-04-01 Qiu Chaofan[NFC] [PowerPC] Add test for frsp elimination
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
next