platform/upstream/llvm.git
2020-04-27 Dmitri GribenkoExplicitly tell Clang to output to stdout in a test...
2020-04-27 Aleksandr Urakov[lldb][TypeSystemClang] Desugar an elaborated type...
2020-04-27 Tres Popp[MLIR] Remove document references to gpu.kernel_module...
2020-04-27 Raphael Isemann[lldb] Improve error message when --func-regex paramete...
2020-04-27 Louis Dionne[libc++] Mark C++20 Synchronization Library tests as...
2020-04-27 River Riddle[mlir] Don't allocate an operand storage if the operati...
2020-04-27 River Riddle[mlir] Optimize operand storage such that all operation...
2020-04-27 River Riddle[mlir] Optimize the allocation of resizable operand...
2020-04-27 Craig Topper[X86][CostModel] Fix typos in test. NFC
2020-04-27 QingShan Zhang[NFC][DAGCombine] Adding three helper functions and...
2020-04-27 Saiyedul Islam[AMDGPU] Expose llvm fence instruction as clang intrinsic
2020-04-27 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix segment's vmsize
2020-04-27 Craig Topper[X86] Add cost model tests for conversions between...
2020-04-27 Craig Topper[X86] Add cost table entry for v2i32->v2f64 fp_to_uint...
2020-04-27 Arthur Eubanks[clangd] Strip /showIncludes in clangd compile commands
2020-04-26 Fangrui Song[TableGen] Simplify with TGParser::consume()
2020-04-26 Sam McCall[clangd] Fold buildAST into ParsedAST::build. NFCI
2020-04-26 River Riddle[mlir][DenseStringAttr] Fix support for splat detection...
2020-04-26 Hongtao Yu[ViewCFG] Allow printing edge weights in debuggers
2020-04-26 Matt ArsenaultAMDGPU: Add some missing atomics tests
2020-04-26 Sergei Trofimovich[Lexicon] fix typo "may is" -> "is"
2020-04-26 Benjamin Kramer[IR] Since AttributeSets are sorted, binary search...
2020-04-26 Ayal Zaks[LV] Fix recording of BranchTakenCount for FoldTail
2020-04-26 Florian Hahn[DSE,MSSA] Continue checking more remaining candidates...
2020-04-26 Benjamin Kramer[clang-tidy] Use StringSwitch in a bunch of places...
2020-04-26 Sanjay Patel[InstCombine] updated test comments; NFC
2020-04-26 Benjamin KramerSort EnumAttr so it matches Attribute::operator<
2020-04-26 Simon Pilgrim[polly] Don't include PassSupport.h directly - include...
2020-04-26 Alexandre GaneaRe-land [MC] Fix quadratic behavior in addPendingLabel
2020-04-26 Simon Pilgrim[X86][SSE] getFauxShuffle - support insert(truncate...
2020-04-26 Simon PilgrimX86ISelDAGToDAG.cpp - remove unnecessary includes....
2020-04-26 Simon PilgrimMachineFunction.h - reduce includes to forward declarat...
2020-04-26 Simon PilgrimX86MCTargetDesc.h - remove unused DataType.h include...
2020-04-26 Simon PilgrimX86MCTargetDesc.cpp - remove MSVC intrin.h include...
2020-04-26 Simon PilgrimX86MacroFusion.h - reduce MachineScheduler.h include...
2020-04-26 Benjamin Kramerraw_ostream_test: Add a missing buffer flush
2020-04-26 Sam McCall[clangd] Disable delayed template parsing in the main...
2020-04-26 Florian Hahn[SCCP] Support ranges for loads and stores.
2020-04-26 Florian Hahn[SCCP] Add load/store test for integer ranges.
2020-04-26 Benjamin Kramerraw_ostream: Simplify code a bit. NFCI.
2020-04-26 Simon Pilgrim[Pass] Ensure we don't include PassSupport.h or PassAna...
2020-04-26 Sander de Smalen[SveEmitter] Add IsAppendSVALL and builtins for svptrue...
2020-04-26 David Zarzycki[CMake] Fix logic error: NOT LIBCLANG_BUILD_STATIC...
2020-04-26 Simon PilgrimX86Operand.h - remove unnecessary includes. NFC.
2020-04-26 Simon PilgrimAMDGPU/Utils - cleanup include and forward declarations...
2020-04-26 Benjamin Kramer[IR] Simplify code to print string attributes a bit...
2020-04-26 Benjamin KramerDefault raw_string_ostream to be unbuffered
2020-04-26 Fangrui Song[TableGen] Delete unused Record::resolveReferencesTo...
2020-04-26 Nikita Popov[CaptureTracking] Make MaxUsesToExplore cheaper (NFC)
2020-04-26 Nikita Popov[GVN] Reduce expression size (NFC)
2020-04-26 Nikita Popov[IR] Use map for string attributes (NFC)
2020-04-26 Craig Topper[X86] Fix the cost of v16i1->v16i16 sext/zext on avx...
2020-04-26 Craig Topper[X86][CostModel] Improve costs for vXi1 sign_extend...
2020-04-26 Craig Topper[X86][CostModel] Add sext/zext from vXi1 tests to min...
2020-04-26 Fangrui Song[TableGen] Add TGParser::consume()
2020-04-26 Kang Zhang[NFC][PowerPC] Add the killed flag for the case expand...
2020-04-26 Nathan Ridge[clangd] Enable textual fallback for go-to-definition...
2020-04-26 Chris Lattner[SourceMgr] Tidy up the SourceMgr header file to includ...
2020-04-26 Fangrui Songllvm-tblgen -gen-dag-isel: Hoist SmallVector TmpBuf
2020-04-26 Kang Zhang[NFC][PowerPC] Add a new test case in expand-isel-liven...
2020-04-26 Fangrui Songllvm-tblgen -gen-dag-isel: Reduce lib/Target/*/*GenDAGI...
2020-04-26 Fangrui Song[X86] Shrink lib/Target/X86/X86GenDisassemblerTables.inc
2020-04-25 Ayke van Laethem[AVR][NFC] Move preprocessor tests to Preprocessor...
2020-04-25 Fangrui Song[TableGen] Drop deprecated leading # when parsing a...
2020-04-25 Fangrui Song[TableGen] Drop deprecated leading # operation (NOP...
2020-04-25 Ayke van Laethem[builtins] Support architectures with 16-bit int
2020-04-25 Craig Topper[X86] Improve lowering of v16i8->v16i1 truncate under...
2020-04-25 Jon Roelofs[docs] Fix :option: links
2020-04-25 Chris Lattner[SourceMgr/MLIR diagnostics] Introduce a new method...
2020-04-25 Benjamin KramerAdjust namespace to make GCC 6 happy
2020-04-25 Alex Brachet[TableGen] [NFC] Make argv0 const
2020-04-25 Craig Topper[X86] Add avx512vl to the truncate cost model test...
2020-04-25 Simon PilgrimX86ISelLowering.h - remove unnecessary includes. NFC.
2020-04-25 Alexandre Ganea[Support] Fix fragile ThreadPool test
2020-04-25 Sergei Trofimovichllvm: IPO: handle IRMover error handling, bug #45636
2020-04-25 peter klauslerRework DATA statement semantics to use typed expressions
2020-04-25 Sam Clegg[lld][WebAssembly] Fix crash on function signature...
2020-04-25 Cristian Adamlibclang: Add static build support for Windows
2020-04-25 Sergey Dmitriev[Attributor] Do not set 'returned' attribute for argume...
2020-04-25 Alexander Belyaev[MLIR] Replace splitBlock() with createBlock in Generic...
2020-04-25 Sanjay Patel[x86] use vector instructions to lower even more FP...
2020-04-25 Sanjay Patel[InstCombine] generalize canonicalization of masked...
2020-04-25 Florian Hahn[DSE] Add stat for remaining stores after DSE.
2020-04-25 Sanjay Patel[InstCombine] add tests for icmp with bitmask logic...
2020-04-25 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-04-25 Florian Hahn[ValueLattice] Merging unknown with empty CR is unknown.
2020-04-25 Igor Kudrin[LLD][ELF] Implement --discard-* for cases when -r...
2020-04-25 Igor Kudrin[DebugInfo][DWARF64] Fix dumping pre-standard .debug_st...
2020-04-25 Igor Kudrin[llvm-dwp] Refuse DWARFv5 input DWP files.
2020-04-25 Simon PilgrimMCJIT.h - reduce unnecessary includes to forward declar...
2020-04-25 Kadir Cetinkaya[clangd] Disable dependency-output lit test on windows
2020-04-25 Kadir Cetinkaya[clangd] Disable all dependency outputs
2020-04-25 Tyker[AssumeBundles] Refactor asssume builder
2020-04-25 Benjamin KramerGive helpers internal linkage. NFC.
2020-04-25 Ehud Katz[CodeExtractor] Fix extraction of a value used only...
2020-04-25 Rob SudermanMemory corruption issure for DenseStringElementsAttr
2020-04-25 Rob Suderman[mlir] Add support for sparse DenseStringElements.
2020-04-25 Uday Bondhugula[MLIR]][DOC] Fix dimension validity constraint in affin...
2020-04-25 Craig Topper[X86] Add cost model tests for truncating from v2i8...
2020-04-25 Craig Topper[CallSite removal] Rename CallSite.h to AbstractCallSit...
next