platform/upstream/llvm.git
2020-04-02 Serguei Katkov[DOC] Remove too strong restriction for ‘llvm.experimen...
2020-04-02 Nathan Lanza[cmake] Only set deps for an ExternalProject if the...
2020-04-02 Johannes Doerfert[Attributor] Use the proper context instruction in...
2020-04-02 Johannes Doerfert[Attributor][FIX] Do not compute ranges for arguments...
2020-04-02 Johannes Doerfert[Utils][FIX] Properly deal with occasionally deleted...
2020-04-02 Johannes Doerfert[Attributor][NFC] Predetermine the module
2020-04-02 Johannes Doerfert[Attributor] Derive better alignment for accessed pointers
2020-04-02 Nico WeberRevert "[ORC] Export __cxa_atexit from the main JITDyli...
2020-04-02 Johannes Doerfert[Attributor][FIX] Prevent alignment breakage wrt. must...
2020-04-02 Johannes Doerfert[Attributor][NFC] Cleanup leftover check lines
2020-04-02 Yaxun (Sam... Fix infinite recursion in deferred diag emitter
2020-04-02 Louis Dionne[libc++] Execute tests from the Lit execution root...
2020-04-02 Louis Dionne[libc++] Add missing FILE_DEPENDENCIES markup
2020-04-02 Lang Hames[ORC] Export __cxa_atexit from the main JITDylib in...
2020-04-02 Adrian PrantlRevert "Preserve the owning module information from...
2020-04-02 Johannes Doerfert[Attributor][NFC] Use a BumpPtrAllocator to allocate...
2020-04-02 Johannes Doerfert[LangRef][AliasAnalysis] Clarify `noalias` affects...
2020-04-02 Adrian PrantlPreserve the owning module information from DWARF in...
2020-04-02 Adrian PrantlRemove const qualifier from Modules returned by Externa...
2020-04-01 zoecarver[libcxx] Stop using builtin type traits for is_floating...
2020-04-01 Sam Clegg[WebAssembly] EmscriptenEHSjLj: Mark __invoke_ function...
2020-04-01 Vedant KumarReapply: [Host.mm] Check for the right macro instead...
2020-04-01 Uday Bondhugula[MLIR][NFC] drop unnecessary matches in affine dma...
2020-04-01 Uday Bondhugula[MLIR] Add method to drop duplicate result exprs from...
2020-04-01 River Riddle[mlir] Move LLVMPassIncGen to LLVMIR/Transforms/CMakeLi...
2020-04-01 Walter ErquinigoRevert "[intel-pt] Implement a basic test case"
2020-04-01 Walter Erquinigo[intel-pt] Implement a basic test case
2020-04-01 Louis Dionne[libc++] SSH: Create a tarball of dependencies and...
2020-04-01 Walter ErquinigoRevert "[intel-pt] Implement a basic test case"
2020-04-01 Aaron BallmanUpdating the documentation for the noescape attribute.
2020-04-01 David BlaikieDebugInfo: Defaulted non-type template parameters of...
2020-04-01 Walter Erquinigo[intel-pt] Implement a basic test case
2020-04-01 Walter Erquinigo[source maps] Ensure all valid source maps are added...
2020-04-01 Daniel Sanders[globalisel][legalizer] Fix DebugLoc bugs caught by...
2020-04-01 Lang Hames[ORC] Don't require a null-terminator on MemoryBuffers...
2020-04-01 Lang Hames[ORC] Add JITDylib name to debugging output when defini...
2020-04-01 Alex Brachet[libc] Add sigfillset and sigdelset
2020-04-01 Sanjay Patel[InstCombine] enhance freelyNegateValue() by handling xor
2020-04-01 Sanjay Patel[InstCombine] add tests for negate with xor operand...
2020-04-01 Alexey BataevRevert "[OPENMP50]Add initial support for OpenMP 5...
2020-04-01 Jonathan RoelofsFix PR45371: SeparateConstOffsetFromGEP clean up bookke...
2020-04-01 Nikita PopovRevert "[InstCombine] Erase old instruction when replac...
2020-04-01 Nikita Popov[SimplifyLibCalls] Erase replaced instructions
2020-04-01 Uday Bondhugula[NewGVN] Make NewGVN aware of aligned_alloc
2020-04-01 Uday Bondhugula[GVN] Make GVN aware of aligned_alloc
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...
next