summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-12-05[Orc] Add a SymbolStringPool data structure for efficient storage and fastLang Hames
2017-12-05[SafepointIRVerifier] Allow deriving pointers from unrelocated baseAnna Thomas
2017-12-05[AArch64] Do not abort if overflow check does not use EQ or NE.Joel Galenson
2017-12-05[X86][AVX512] Tag BLENDM instruction scheduler classesSimon Pilgrim
2017-12-05[ModRefInfo] Initialize ArgMask to MRI_NoModRef.Alina Sbirlea
2017-12-05[X86][AVX512] Tag GATHER/SCATTER instruction scheduler classesSimon Pilgrim
2017-12-05[DWARFv5] Emit v5 line table header.Paul Robinson
2017-12-05AMDGPU: Fix SDWA crash on inline asmMatt Arsenault
2017-12-05Re-commit r319490 "XOR the frame pointer with the stack cookie when protectin...Hans Wennborg
2017-12-05[X86][AVX512] Tag VPSLLDQ/VPSRLDQ instruction scheduler classesSimon Pilgrim
2017-12-05Modify ModRefInfo values using static inline method abstractions [NFC].Alina Sbirlea
2017-12-05[SystemZ] Validate shifted compare value in adjustForTestUnderMaskUlrich Weigand
2017-12-05[X86][AVX512] Tag VPTRUNC/VPMOVSX/VPMOVZX instruction scheduler classesSimon Pilgrim
2017-12-05[WebAssembly] Make stack-pointer imports mutable.Dan Gohman
2017-12-05Simplify test.Rafael Espindola
2017-12-05AMDGPU: Fix infinite loop with dbg_valueMatt Arsenault
2017-12-05[CVP] Remove some {s|u}sub.with.overflow checks.Joel Galenson
2017-12-05[ConstantRange] Support subtraction in makeGuaranteedNoWrapRegion.Joel Galenson
2017-12-05[X86][X87] Tag FCMOV instruction scheduler classesSimon Pilgrim
2017-12-05Test commit.Joel Galenson
2017-12-05[SelectionDAG] Remove the code that handles SETCC with a scalar result type f...Craig Topper
2017-12-05[SelectionDAG] Remove unused method declaration.Craig Topper
2017-12-05[WebAssembly] Implement WASM_STACK_POINTER.Dan Gohman
2017-12-05[WebAssembly] Don't emit .import_global for the wasm target.Dan Gohman
2017-12-05[PGO] detect infinite loop and form MST properlyXinliang David Li
2017-12-05Delete temp file if rename fails.Rafael Espindola
2017-12-05[X86][AVX512] Tag VNNIW instruction scheduler classesSimon Pilgrim
2017-12-05[InstCombine] Additional test for PR35354, NFC.Alexey Bataev
2017-12-05[X86][AVX512] Drop some default NoItinerary arguments that aren't needed any ...Simon Pilgrim
2017-12-05[x86][AVX512] Lowering kunpack intrinsics to LLVM IRJina Nahias
2017-12-05Add REQUIRES asserts in combine_loads_from_build_pair.llBjorn Pettersson
2017-12-05[DAGCombine] Move AND nodes to multiple load leavesSam Parker
2017-12-05[X86][AVX512] Tag VPMADD52/VPSADBW instruction scheduler classesSimon Pilgrim
2017-12-05[DAGCombine] Handle big endian correctly in CombineConsecutiveLoadsBjorn Pettersson
2017-12-05[X86][AVX512] Add missing scalar CMPSS/CMPSD logic scheduler classesSimon Pilgrim
2017-12-05Bail out of a SimplifyCFG switch table opt at undef values.Mikael Holmen
2017-12-05[X86][AVX512] Cleanup bit logic scheduler classesSimon Pilgrim
2017-12-05[DAGCombine] isLegalNarrowLoad function (NFC)Sam Parker
2017-12-05[X86][AVX512] Tag scalar CVT and CMP instruction scheduler classesSimon Pilgrim
2017-12-05[XRay][docs] Document xray_mode and log registration API.Dean Michael Berris
2017-12-05[InstCombine] Don't crash on out of bounds shiftsIgor Laevsky
2017-12-05[X86][AVX512] Tag VPCMP/VPCMPU instruction scheduler classesSimon Pilgrim
2017-12-05[X86][AVX512] Cleanup VPCMP scheduler classesSimon Pilgrim
2017-12-05[X86][AVX512] Tag VFIXUPIMM instructions scheduler classesSimon Pilgrim
2017-12-05[SystemZ] set 'guessInstructionProperties = 0' and set flags as needed.Jonas Paulsson
2017-12-05[Regalloc] Generate and store multiple regalloc hints.Jonas Paulsson
2017-12-05Fix build bot after r319750 "[Support/TarWriter] - Don't allow TarWriter to a...George Rimar
2017-12-05Re-commit "[cmake] Enable zlib support on windows"Pavel Labath
2017-12-05[Support/TarWriter] - Don't allow TarWriter to add the same file more than once.George Rimar