platform/upstream/llvm.git
2018-11-19 Vedant Kumar[Coverage] Fix PR39258: support coverage regions that...
2018-11-19 Vedant Kumar[Sema] Fix PR38987: keep end location of a direct initi...
2018-11-19 Benjamin KramerRevert "[LoopSimplifyCFG] Teach LoopSimplifyCFG to...
2018-11-19 Stanislav Mekhanoshin[AMDGPU] Restored selection of scalar_to_vector (v2x16)
2018-11-19 Roman Lebedev[clang][CodeGen] Implicit Conversion Sanitizer: discove...
2018-11-19 Vedant Kumar[InstCombine] Set debug loc on `mergeStoreIntoSuccessor...
2018-11-19 Vedant Kumar[IR] Add hasNPredecessors, hasNPredecessorsOrMore to...
2018-11-19 Simon Pilgrim[DAGCombine] SimplifyNodeWithTwoResults - ensure same...
2018-11-19 Reid KlecknerFix clang test suite on Windows by reverting part of...
2018-11-19 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-11-19 Simon PilgrimFix unused function warning.
2018-11-19 Simon Pilgrim[TargetLowering] expandFP_TO_UINT - improve fp16 support
2018-11-19 Roman Lebedev[IR] DISubprogram::toSPFlags(): fix "enumeral and non...
2018-11-19 Simon PilgrimAdd missing stream operator for Polynomial class to...
2018-11-19 Craig Topper[X86][CostModel] Don't lookup intrinsic cost tables...
2018-11-19 Simon PilgrimAdd missing closing bracket.
2018-11-19 Paul RobinsonFix build break from r347239
2018-11-19 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-11-19 Eric FiselierAdd docker configurations used by the buildbots.
2018-11-19 Stella Stamenova[lldbsuite] Invoke sed on Windows to determine the...
2018-11-19 Simon Pilgrim[X86][SSE] Remove unnecessary bit-and in pshufb vector...
2018-11-19 Martin Elshuber[InterleavedLoadCombine] Fix warnings
2018-11-19 Craig Topper[X86] Attempt to improve v32i8/v64i8 multiply lowering...
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-19 Sam Parker[ARM] Attempt to fix arm selfhost bots after rL347191
2018-11-19 Kadir CetinkayaAddress comments.
2018-11-19 Kadir CetinkayaUse digest size instead of hardcoding it.
2018-11-19 Kadir Cetinkaya[clangd] Store source file hash in IndexFile{In,Out}
2018-11-19 Fangrui Song[AMDGPU] Fix -Wunused-variable
2018-11-19 Louis Dionne[libcxx] Fix incorrect #include for std::hash
2018-11-19 Louis Dionne[libcxx] Add missing <cstddef> includes in tests
2018-11-19 Stanislav Mekhanoshin[AMDGPU] Convert insert_vector_elt into set of selects
2018-11-19 Francis Visoiu... [llvm-nm] Fix use-after-free for MachOUniversalBinaries
2018-11-19 Martin Elshuber[InterleavedLoadCombine] Fix warning unused variable
2018-11-19 Wouter van... [WebAssembly] replaced .param/.result by .functype
2018-11-19 Sanjay Patel[SelectionDAG] simplify vector select with undef operand(s)
2018-11-19 Benjamin Kramer[InterleavedLoadCombine] Remove unused include. NFC.
2018-11-19 Benjamin KramerRevert "[LICM] Make LICM able to hoist phis"
2018-11-19 Zachary Turner[lit] On Windows, don't error if MSVC is not in PATH.
2018-11-19 Zachary TurnerRemove non-ASCII characters at the beginning of file.
2018-11-19 David Stuttard[AMDGPU] Derive GCNSubtarget from MF to get overridden...
2018-11-19 Anna Thomas[LV] Avoid vectorizing unsafe dependencies in uniform...
2018-11-19 Louis Dionne[libcxx] Add availability markup for bad_optional_acces...
2018-11-19 Sanjay Patel[Hexagon] make test immune to improvements in undef...
2018-11-19 Sanjay Patel[x86] add/make tests immune to improvements in undef...
2018-11-19 Zachary TurnerFix some issues with LLDB's lit configuration files.
2018-11-19 Fedor Sergeev[LoopPass] fixing 'Modification' messages in -debug...
2018-11-19 Patrick Lyster[OpenMP] Check target architecture supports unified...
2018-11-19 Zachary TurnerDon't use -O in lit tests.
2018-11-19 Sanjay Patel[SelectionDAG] simplify select FP with undef condition
2018-11-19 Sanjay Patel[x86] add test for select FP with undef condition; NFC
2018-11-19 Sanjay Patel[SelectionDAG] add simplifySelect() to reduce code...
2018-11-19 Clement Courbet[llvm-exegesis][NFC] More tests for ExegesisTarget...
2018-11-19 Martin ElshuberSubject: [PATCH] [CodeGen] Add pass to combine interlea...
2018-11-19 Eugene Leviant[ThinLTO] Fix comment. NFC
2018-11-19 Sanjay Patel[SelectionDAG] fix formatting; NFC
2018-11-19 Sam McCall[FileManager] getFile(open=true) after getFile(open...
2018-11-19 Roman Lebedev[llvm-exegesis] (+final perf overview) InstructionBench...
2018-11-19 Roman Lebedev[llvm-exegesis] Move InstructionBenchmarkClustering...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::rangeQu...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::dbScan...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::rangeQu...
2018-11-19 Roman Lebedev[llvm-exegesis] Analysis: writeMeasurementValue():...
2018-11-19 Roman Lebedev[llvm-exegesis] Analysis::writeSnippet(): be smarter...
2018-11-19 Roman Lebedev[llvm-exegesis] InstructionBenchmarkClustering::dbScan...
2018-11-19 Anastasia StulovaFixed uninitialized variable issue.
2018-11-19 Simon Pilgrim[X86] Add codegen tests for slow-shld scalar funnel...
2018-11-19 Michael PlatingsTest commit - delete trailing space.
2018-11-19 Michael PlatingsTest commit - delete a trailing space.
2018-11-19 Nicolai HaehnleAMDGPU/InsertWaitcnts: Some more const-correctness
2018-11-19 Sam Parker[ARM] Remove trunc sinks in ARM CGP
2018-11-19 John Brawn[LICM] Make LICM able to hoist phis
2018-11-19 Anastasia Stulova[OpenCL] Fix address space deduction in template args.
2018-11-19 Benjamin KramerRemove unused variable. NFC.
2018-11-19 Anton Korobeynikov[MSP430] Optimize srl/sra in case of A >> (8 + N)
2018-11-19 Serge GueltonFix disturbing warning - NFCI
2018-11-19 Craig Topper[X86] Use a pcmpgt with 0 instead of psrad 31, to fill...
2018-11-19 Fangrui Song[LoopSimplifyCFG] Add requires: asserts after rL347183
2018-11-19 Max Kazantsev[LoopSimplifyCFG] Teach LoopSimplifyCFG to constant...
2018-11-19 Vedant Kumar[ProfileSummary] Standardize methods and fix comment
2018-11-19 Craig Topper[X86] Use compare with 0 to fill an element with sign...
2018-11-19 Craig Topper[X86] Remove most of the SEXTLOAD Custom setOperationAc...
2018-11-19 Brad Smith[PowerPC] Set the default PLT mode on OpenBSD/powerpc...
2018-11-18 Brad SmithReplace the UTF-8 characters in the error message.
2018-11-18 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2018-11-18 Craig Topper[X86] Add custom type legalization for extending v4i8...
2018-11-18 Craig Topper[X86] Add a 32-bit command line with only sse2 to vecto...
2018-11-18 Zachary TurnerRevert "Implement basic DidAttach and DidLaunch for...
2018-11-18 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2018-11-18 Craig Topper[X86] Disable combineToExtendVectorInReg under -x86...
2018-11-18 Craig Topper[X86] Lower v16i16->v8i16 truncate using an 'and' with...
2018-11-18 Sanjay Patel[DAG] add undef simplifications for select nodes
2018-11-18 Simon PilgrimRemove unused variable. NFCI.
2018-11-18 Simon Pilgrim[X86][SSE] Split IsSplatValue into GetSplatValue and...
2018-11-18 Sanjay Patel[x86] regenerate full checks; NFC
2018-11-18 Sanjay Patel[SystemZ] make test immune to improvements in undef...
2018-11-18 Sanjay Patel[Hexagon] make tests immune to improvements in undef...
2018-11-18 Sanjay Patel[ARM] make test immune to improvements in undef simplif...
2018-11-18 Aaron BallmanAdd the abseil-duration-factory-scale check.
2018-11-18 Simon Pilgrim[X86][SSE] Relax IsSplatValue - remove the 'variable...
next