platform/upstream/llvm.git
2020-10-13 Pietro AlbiniAdd expected response time and escalation path to the...
2020-10-13 Roman Lebedev[SCEV] BuildConstantFromSCEV(): properly handle SCEVZer...
2020-10-13 Simon Pilgrim[X86] Convert integer _mm_reduce_* intrinsics to emit...
2020-10-13 Simon Pilgrim[InstCombine] Support uniform vector splats in (((...
2020-10-13 Max Kazantsev[Test] Use generated auto-checks to make further change...
2020-10-13 Jay Foad[AMDGPU] Use lowercase for subtarget feature names...
2020-10-13 Tobias Hieta[llvm-install-name-tool] Add -delete_all_rpaths option
2020-10-13 Craig Topper[X86][SelectionDAG] Add SADDO_CARRY and SSUBO_CARRY...
2020-10-13 Thomas LivelyReland "[WebAssembly] Emulate v128.const efficiently""
2020-10-13 Sam Clegg[lld][WebAssembly] Don't GC library objects under ...
2020-10-13 Eugene Zhulenev[mlir] Add async.await operation to async dialect
2020-10-13 Richard SmithCanonicalize declaration pointers when forming APValues.
2020-10-13 Richard SmithEnsure that InheritedAttrs are properly inherited along...
2020-10-13 Jez Ng[llvm-readobj] Don't print out section names for STABS...
2020-10-13 Dan Gohman[WebAssembly] GC constructor functions in otherwise...
2020-10-13 LLVM GN Syncbot[gn build] Port 412cdcf2edf
2020-10-13 Wang, Pengfei[X86] Add HRESET instruction.
2020-10-13 Adrian PrantlAdd accessors. (NFC)
2020-10-13 Fangrui Song[llc] -filetype=null: don't create .null if -o is not...
2020-10-13 Sam Clegg[lld][WebAssembly] Add support for -Bsymbolic flag
2020-10-13 Ruiling Song[AMDGPU] Update LiveVariables in convertToThreeAddress()
2020-10-12 Jonas Devlieghere[llvm] Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake
2020-10-12 Bruno Cardoso... [SemaTemplate] Stop passing insertion position around...
2020-10-12 Dave Lee[lldb] Remove unused code in GetVersion (NFC)
2020-10-12 Dave Lee[lldb] Handle alternative output in TestAbortExitCode
2020-10-12 Nathan Ridge[clangd] Try harder to get accurate ranges for document...
2020-10-12 Jonas Devlieghere[lldb] Add instrumentation runtime category
2020-10-12 Jonas Devlieghere[lldb] Alphabetically sort test categories (NFC)
2020-10-12 Craig Topper[BitCodeAnalyzer] Add a few missing TYPE_CODES and...
2020-10-12 Xun Li[Coroutine] Rename coro-semmetric-transfer.cpp and...
2020-10-12 Stella Laurenzo[mlir] Make Python bindings installable.
2020-10-12 Eli Friedman[AArch64] Add tests for 128-bit shift variations.
2020-10-12 Duncan P. N... Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDir...
2020-10-12 Erich KeaneEnsure TreeTransform considers ParmVarDecls as transfor...
2020-10-12 Sanjay Patel[CostModel] get type-based cost for vector intrinsics...
2020-10-12 Duncan P. N... DependencyScanning: pull factory function into Minimize...
2020-10-12 Paul C. Anagnostopoulos[TableGen] Add overload of RecordKeeper::getAllDerivedD...
2020-10-12 Craig Topper[X86] Add more tests for D89178. NFC
2020-10-12 Mateusz Mikuła[MinGW][clang-shlib] Build only when LLVM_LINK_LLVM_DYL...
2020-10-12 Martin Storsjö[LLD] [COFF] Fix a ubsan error in pdb-type-server-missi...
2020-10-12 Martin Storsjö[libunwind] [SEH] Don't interact with foreign exceptions
2020-10-12 JonChesterfield[libomptarget][amdgcn] Implement partial barrier
2020-10-12 Nicolas Vasilache[mlir][Linalg] Temporarily circumvent TensorConstant...
2020-10-12 Nico Weber[gn build] Add libclang_rt.ios.a, libclang_rt.iossim...
2020-10-12 Tony[AMDGPU] Correct processor names for gfx1010 and gfx1011
2020-10-12 Roman LebedevReland "[SCEV] Model ptrtoint(SCEVUnknown) cast not...
2020-10-12 Roman Lebedev[NFC][ScalarEvolution] Add tests with ptrtoint in const...
2020-10-12 Arthur EubanksRevert "Canonicalize declaration pointers when forming...
2020-10-12 Cameron McInally[SVE] Fix VBITS_GE_256 typo in fixed-width tests.
2020-10-12 Walter Erquinigo[trace] Scaffold "thread trace dump instructions"
2020-10-12 Valentin Clement[flang][openacc] Lower data construct
2020-10-12 Xun Li[Coroutine][Sema] Only tighten the suspend call temp...
2020-10-12 brett koonceupdate .txt --> .md links
2020-10-12 Ben Vanik[mlir] fixing typo in parseAttribute that was ignoring...
2020-10-12 Adrian McCarthy[LLDB] Fix 37 tests on Windows
2020-10-12 Arthur Eubanks[Inliner][NPM] Fix various tests under NPM
2020-10-12 Simon Pilgrim[InstCombine] FoldShiftByConstant - create Scalar/Vecto...
2020-10-12 Nathan Ridge[clangd] Heuristic resolution for dependent type and...
2020-10-12 Adhemerval... [sanitizer] Disable fast_unwind_on_malloc as default...
2020-10-12 Fangrui Song[X86] Support -march=x86-64-v[234]
2020-10-12 Valentin Clement[flang][openacc] Lower parallel construct
2020-10-12 Valentin Clement[flang][openacc] Update Loop Construct lowering to...
2020-10-12 Simon Pilgrim[InstCombine] FoldShiftByConstant - create Scalar/Vecto...
2020-10-12 Simon Pilgrim[InstCombine] FoldShiftByConstant - merge equivalent...
2020-10-12 Teresa JohnsonRestore "[ThinLTO] Avoid temporaries when loading globa...
2020-10-12 Florian Hahn[VPlan] Use VPValue def for VPMemoryInstructionRecipe.
2020-10-12 Mark de WeverMake likelihood lit test less brittle
2020-10-12 Fangrui Song[compiler-rt] Suppress -Wunused-result due to ::write...
2020-10-12 Hans WennborgRevert 1c021c64c "[SCEV] Model ptrtoint(SCEVUnknown...
2020-10-12 Konstantin... [GlobalISel][KnownBits] Early return on out of bound...
2020-10-12 Dávid Bolvanský[Tests] Regenerate test checks; NFC
2020-10-12 Mircea Trofin[NFC][MC] Use MCRegister in LiveRangeMatrix
2020-10-12 Florian Hahn[VPlan] Use operands for printing of VPWidenMemoryInstr...
2020-10-12 Mircea Trofin[NFC][Regalloc] Pass VirtRegMap by reference.
2020-10-12 Sebastian Neubauer[AMDGPU] Print metadata on error
2020-10-12 Florian Hahn[LoopDeletion] Remove over-eager SCEV verification.
2020-10-12 Sebastian Neubauer[AMDGPU] Insert waterfall loops for divergent calls
2020-10-12 Cameron McInally[SVE] Lower fixed length VECREDUCE_XOR operation
2020-10-12 Jay Foad[AMDGPU] Use @LINE for error checking in gfx10 assemble...
2020-10-12 Simon Pilgrim[InstCombine] matchFunnelShift - fold or(shl(a,x),lshr...
2020-10-12 Simon Pilgrim[InstCombine] matchFunnelShift - remove shift value...
2020-10-12 Simon Pilgrim[InstCombine] matchFunnelShift - canonicalize to OR...
2020-10-12 David Spickett[lldb] Note difference in vFile:pread/pwrite format...
2020-10-12 Haojian Wu[clangd] Disable a failure TopLevelDecls test.
2020-10-12 Haojian WuDump decl when the test matcher fails.
2020-10-12 Max Kazantsev[NFC] Remove redundant isFullSet checks
2020-10-12 LLVM GN Syncbot[gn build] Port f9317f7bf6b
2020-10-12 Kadir Cetinkaya[clangd] Record memory usages after each notification
2020-10-12 Kadir Cetinkaya[clangd] Add a helper for exposing tracer status
2020-10-12 Kadir Cetinkaya[clangd] Introduce memory usage dumping to TUScheduler...
2020-10-12 Kadir Cetinkaya[clangd] Introduce memory dumping to FileIndex, FileSym...
2020-10-12 Kadir Cetinkaya[clangd] Add a metric for tracking memory usage
2020-10-12 Kadir Cetinkaya[clangd] Introduce MemoryTrees
2020-10-12 Simon Pilgrim[DAG][ARM][MIPS][RISCV] Improve funnel shift promotion...
2020-10-12 Alexander Kornienko[clang-tidy] Fix IncludeInserter usage example in a...
2020-10-12 Kadir Cetinkaya[clangd][NFC] Fix formatting in ClangdLSPServer
2020-10-12 Christian Sigg[mlir][gpu] Adding gpu runtime wrapper functions for...
2020-10-12 Kazushi (Jam... [VE] Support copysign math function
2020-10-12 Pavel Labath[lldb/Utility] Introduce UnimplementedError
2020-10-12 Sam McCall[clangd] Stop capturing trace args if the tracer doesn...
next