platform/upstream/llvm.git
2018-06-21 David Green[DA] Enable -da-delinearize by default
2018-06-21 Simon Pilgrim[X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882)
2018-06-21 Simon Pilgrim[SLPVectorizer][X86] Add horizontal add/sub tests
2018-06-21 Mikael Holmen[DebugInfo] Make sure all DBG_VALUEs' reguse operands...
2018-06-21 Simon AtanasyanCODE_OWNERS: Take ownership of the MIPS backend
2018-06-21 Eric Liu[clangd] Fix proximity signal output format. NFC
2018-06-21 Ivan Donchevskii[Sema] Fix overloaded static functions for templates
2018-06-21 David Green[DAGCombine] Fix alignment for offset loads/stores
2018-06-21 Simon PilgrimFix double-float constant truncation warnings. NFCI.
2018-06-21 Eric ChristopherRemove FIXME comment about WIP.
2018-06-21 Eric ChristopherAdd some explanatory text to the associated symbol...
2018-06-21 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-06-21 Mikael Holmen[DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables
2018-06-21 Craig Topper[X86] Go through some tests that still reference old...
2018-06-21 Chandler Carruth[PM/LoopUnswitch] Add partial non-trivial unswitching...
2018-06-21 Chandler Carruth[RISC-V] Fix a test case to not include label names...
2018-06-21 Michael ZolotukhinProvenanceAnalysis: Store WeakTrackingVH instead of...
2018-06-21 Craig Topper[X86] Remove masking from the 512-bit floating point...
2018-06-21 Craig Topper[X86] Remove masking from 512-bit floating max/min...
2018-06-21 Tim ShenRevert "[SCEV] Improve zext(A /u B) and zext(A % B)"
2018-06-21 Tim Shen[SCEV] Improve zext(A /u B) and zext(A % B)
2018-06-21 Bruno Cardoso... Revert "Add python tool to dump and construct header...
2018-06-21 Bruno Cardoso... Revert "Warning for framework headers using double...
2018-06-21 Bruno Cardoso... Revert "Fix hmaptool cmake file to work on Windows"
2018-06-21 Evgeniy StepanovASan docs: no_sanitize("address") works on globals.
2018-06-21 Sam Clegg[WebAssembly] Error on mismatched function signature...
2018-06-20 Richard SmithWhen a dependent alignas is applied to a non-dependent...
2018-06-20 Bruno Cardoso... Fix hmaptool cmake file to work on Windows
2018-06-20 Akira HatanakaUse cast instead of dyn_cast_or_null.
2018-06-20 Wolfgang Pieb[DWARF] Improved error reporting for range lists.
2018-06-20 Sam Clegg[WebAssembly] Minor cleanup to test inputs. NFC.
2018-06-20 Sam Clegg[WebAssembly] Update function signature mismatch error...
2018-06-20 Simon Dardis[mips] Add microMIPS specific addressing patterns.
2018-06-20 Bruno Cardoso... Warning for framework headers using double quote includes
2018-06-20 Alina SbirleaGeneralize MergeBlockIntoPredecessor. Replace uses...
2018-06-20 Richard SmithRelated to PR37768: improve diagnostics for class name...
2018-06-20 Bruno Cardoso... Fix WasmEHFuncInfo.h to include what it uses
2018-06-20 Alexander PolyakovImprove SBThread's stepping API using SBError parameter.
2018-06-20 Alina Sbirlea[MemorySSA] Add convenience APIs in updater to avoid...
2018-06-20 Simon DardisRemove myself from the release testers list. (NFC)
2018-06-20 Bruno Cardoso... Add python tool to dump and construct header maps
2018-06-20 Benjamin Kramer[Dominators] Simplify child lists and make them determi...
2018-06-20 Reid Kleckner[MS] Make sure __GetExceptionInfo works on types with...
2018-06-20 Alina Sbirlea[MemorySSA] Verify Phi incoming blocks are block predec...
2018-06-20 Craig Topper[X86] Use setcc ISD opcode for AVX512 integer compariso...
2018-06-20 Martin Storsjo[CMake] Convert paths to the right form in standalone...
2018-06-20 Martin Storsjo[CMake] Convert paths to the right form in standalone...
2018-06-20 Simon Pilgrim[SLPVectorizer] Provide InstructionsState down the...
2018-06-20 Martin Storsjo[CMake] Convert paths to the right form in standalone...
2018-06-20 Artem Belevich[CUDA] Removed unused __nvvm_* builtins with non-generi...
2018-06-20 Stanislav MekhanoshinAllow binop C1, (select cc, CF, CT) -> select folding
2018-06-20 David Carlier[TSan] fix build and couple of unit tests on FreeBSD
2018-06-20 Sanjay Patel[InstCombine] fix typo in test comment; NFC
2018-06-20 David Carlier[Lsan] intercept thr_exit on FreeBSD
2018-06-20 Pavel LabathRemove some instances of manual UUID pretty-printing
2018-06-20 Simon Dardis[mips] Correct predicates for loads, bit manipulation...
2018-06-20 Matt ArsenaultAMDGPU: Fix scalar_to_vector for v4i16/v4f16
2018-06-20 Matt ArsenaultAMDGPU: Fix missing C++ mode comment
2018-06-20 Leonard ChanFixed test in prior build where FileCheck tried to...
2018-06-20 Krzysztof Parzyszek[Hexagon] Replace .ll test for expanding post-ra pesudo...
2018-06-20 Sanjay Patel[IR] add/use isIntDivRem convenience function
2018-06-20 Chandler Carruth[PM/LoopUnswitch] Support partial trivial unswitching.
2018-06-20 Leonard ChanFixed test that failed when checking what variable...
2018-06-20 Alex Bradbury[RISCV] Accept fmv.s.x and fmv.x.s as mnemonic aliases...
2018-06-20 Jessica Paquette[MachineOutliner] Add debug info test for the outliner
2018-06-20 Vedant Kumar[Local] Generalize insertReplacementDbgValues, NFC
2018-06-20 Sanjay Patel[InstCombine] add vector select of binops tests (PR37806)
2018-06-20 Florian Hahn[PredicateInfo] Order instructions in different BBs...
2018-06-20 Pavel LabathMake test sources compatible with android+libcxx+modules
2018-06-20 Leonard Chan[Fixed Point Arithmetic] Fixed Point Precision Bits...
2018-06-20 Alex Shlyapnikov[Sanitizers] Remove OOM/BadRequest allocator error...
2018-06-20 Paul Robinson[DWARF] Don't keep a ref to possibly stack allocated...
2018-06-20 Vlad TsyrklevichIRMover: Account for matching types present across...
2018-06-20 Vedant Kumar[Local] Add a utility to insert replacement dbg.values...
2018-06-20 Paul RobinsonRemove a redundant initialization. NFC
2018-06-20 Simon Pilgrim[SLPVectorizer] Move isOneOf after InstructionsState...
2018-06-20 Bjorn Pettersson[DAG] Don't map a TableId to itself in the ReplacedValu...
2018-06-20 Simon Atanasyan[ELF][MIPS] Fill a primary-GOT as much as possible
2018-06-20 Nico WeberSimplify. No behavior change.
2018-06-20 Andrey Churbanovminor: fixed typo in debug print
2018-06-20 Nirav Dave[DAG] Fix and-mask folding when narrowing loads.
2018-06-20 Eugene Leviant[LIT] Enable testing of LLVM gold plugin on Mac OS X
2018-06-20 Sam Clegg[WebAssembly] Update know failures for the wasm waterfall
2018-06-20 Simon Pilgrim[SLPVectorizer] Use InstructionsState to record AltOpcode
2018-06-20 Kuba MracekFix-up for r335123: Set default apple_platform to ...
2018-06-20 Pavel LabathMake sure TestNumThreads works with libc++
2018-06-20 Andrea Di Biagio[llvm-mca] use APint::operator[] to obtain the bit...
2018-06-20 Simon Pilgrim[SLPVectorizer] Relax "alternate" opcode vectorisation...
2018-06-20 Sanjay Patel[InstSimplify] Fix missed optimization in simplifyUnsig...
2018-06-20 Sanjay Patel[InstSimplify] Add tests for missed optimizations in...
2018-06-20 Alex Bradbury[RISCV] Add InstAlias definitions for fgt.{s|d}, fge...
2018-06-20 Mikhail Dvoretckii[X86] Adding a test for PR37879
2018-06-20 Sam McCall[ADT] Allow llvm::hash_code as DenseMap key.
2018-06-20 Krzysztof Parzyszek[Hexagon] Remove 'T' from HasVNN predicates, NFC
2018-06-20 Kuba Mracek[sanitizer] Unify and generalize Apple platforms in...
2018-06-20 Simon Dardis[mips] Fix the predicates of some DSP instructions...
2018-06-20 Sanjay Patel[InstCombine] ignore debuginfo when removing redundant...
2018-06-20 Alex Bradbury[RISCV] Add InstAlias definitions for sgt and sgtu
2018-06-20 Tim NorthoverARM: convert ORR instructions to ADD where possible...
2018-06-20 Tim Northover[AArch64] Implement FLT_ROUNDS macro.
next