platform/upstream/llvm.git
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...
2020-04-25 Pratyai Mazumder[SanitizerCoverage] Add `__sanitizer_cov_bool_flag_init...
2020-04-25 Andrew BrowneRevert "ADT: SmallVector size/capacity use word-size...
2020-04-25 Craig Topper[X86] Improve accuracy of cost for v16i64->v16i8 trunca...
2020-04-25 Stella LaurenzoDefine SDBM key methods in its own cpp file.
2020-04-25 Andrew BrowneADT: SmallVector size/capacity use word-size integers...
2020-04-25 Adrian PrantlInvert an #ifdef in XcodeSDKModuleTests.cpp and actuall...
2020-04-25 Carl Ritson[SlotIndexes] Add insertion point for insertMBBIntoMaps
2020-04-25 Eric Schweitz[flang] Support for making unique internal names.
2020-04-25 Sam McCall[clangd] Look for compilation database in `build` subdi...
2020-04-25 Benjamin KramerReplicate attributes on definition to make MSVC less...
2020-04-25 Adrian PrantlAdd a getter to retrieve the XcodeSDK from Module and...
2020-04-24 Adrian PrantlRevert "Add a getter to retrieve the XcodeSDK from...
2020-04-24 Adrian PrantlAdd a getter to retrieve the XcodeSDK from Module and...
2020-04-24 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2020-04-24 Sean Silva[shape] Add inferReturnTypes to a couple ops.
2020-04-24 Sean Silva[shape] More constant folding
2020-04-24 Eric ChristopherFix a dangling-gsl warning and avoid transitively inclu...
2020-04-24 Adrian PrantlRelax testcase. The Clang module debug info may return...
2020-04-24 Sean Silva[shape] Basic constant folding.
2020-04-24 Craig Topper[X86][ArgumentPromotion] Allow Argument Promotion if...
2020-04-24 Stephen Neuendorffer[MLIR] Fix typo in lib/Interfaces
2020-04-24 Adrian PrantlDisable path-sensitive test on Windows.
2020-04-24 Snehasish KumarUse .text.unlikely and .text.eh prefixes for MachineBas...
2020-04-24 Fangrui Song[XRay] Change Sled.Function to PC-relative for sled...
2020-04-24 peter klausler[flang] More CHARACTER runtime support + unit test
2020-04-24 Amara Emerson[AArch64][GlobalISel] Fix sub-64b stack parameter passi...
2020-04-24 Louis Dionne[libc++] NFC: Expose a top-level parseScript function...
next