summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-05[X86] Fix a bug in handling GRXX subclasses in Domain Reassignment passGuy Blank
2017-12-05[SelectionDAG] Use WidenTargetBoolean in WidenVecRes_MLOAD and WidenVecOp_MST...Craig Topper
2017-12-05Test commit, as per the LLVM Developer Policy.Michael Trent
2017-12-05[X86] Use vector widening to support sign extend from i1 when the dest type i...Craig Topper
2017-12-05Revert r319691: [globalisel][tablegen] Split atomic load/store into separate ...Daniel Sanders
2017-12-05Disable detect_leaks in the ASanified build of LLVM when using Apple LLVM. Th...Kuba Mracek
2017-12-05[X86] Fix a crash if avx512bw and xop are both enabled when the IR contrains ...Craig Topper
2017-12-05AMDGPU: Fix missing subtarget feature initializerMatt Arsenault
2017-12-05AMDGPU: Fix crash when scheduling DBG_VALUEMatt Arsenault
2017-12-05[X86] Use vector widening to support zero extend from i1 when the dest type i...Craig Topper
2017-12-05[X86] Don't use kunpck for vXi1 concat_vectors if the upper bits are undef.Craig Topper
2017-12-05[X86] Use getZeroVector and remove an unnecessary creation of an APInt before...Craig Topper
2017-12-05[X86] Rearrange some of the code around AVX512 sign/zero extends. NFCICraig Topper
2017-12-05[cmake] Modernize some conditionals. NFCShoaib Meenai
2017-12-05MachineFrameInfo: Cleanup some parameter naming inconsistencies; NFCMatthias Braun
2017-12-05TwoAddressInstructionPass: Trigger -O0 behavior on optnoneMatthias Braun
2017-12-05[CMake] Don't use comma as an alternate separatorPetr Hosek
2017-12-04AMDGPU/EG: Add a new FeatureFMA and use it to selectively enable FMA instructionJan Vesely
2017-12-04AMDGPU: Disable fp64 support on pre GCN asicsJan Vesely
2017-12-04[msan] Add a fixme note for a minor deficiency.Evgeniy Stepanov
2017-12-04Revert r319490 "XOR the frame pointer with the stack cookie when protecting t...Hans Wennborg
2017-12-04AMDGPU: Fix creating invalid copy when adjusting dmaskMatt Arsenault
2017-12-04AMDGPU: Use return value of MorphNodeToMatt Arsenault
2017-12-04Allow similar TargetOpcodes to use inheritance to factor out commonality. NFC.Daniel Sanders
2017-12-04Re-submit r289925 (Update .debug_line section version to match DWARF version)Paul Robinson
2017-12-04[globalisel][tablegen] Tests for r319691Daniel Sanders
2017-12-04DAG: Follow-up to r319692 check the truncates inputs have the same typeHans Wennborg
2017-12-04DAG: Match truncated rotation (PR35487)Hans Wennborg
2017-12-04[globalisel][tablegen] Split atomic load/store into separate opcode and enabl...Daniel Sanders
2017-12-04Move splitIndirectCriticalEdges() to BasicBlockUtils.h.Hiroshi Yamauchi
2017-12-04Add missing triple args to testsMatthias Braun
2017-12-04[ConstantFold] Support vector index when factoring out GEP index into precedi...Haicheng Wu
2017-12-04[SCEV] Use a "Discovered" set instead of a "Visited" set; NFCSanjoy Das
2017-12-04[SCEV] A different fix for PR33494Sanjoy Das
2017-12-04[BypassSlowDivision] Improve our handling of divisions by constantsSanjoy Das
2017-12-04MachineVerifier: undef phi arg doesn't need to be live-out from predecessorMatthias Braun
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-04Fix function pointer tail calls in armv8-M.basePablo Barrio
2017-12-04Revert "[cmake] Enable zlib support on windows"Pavel Labath
2017-12-04[AMDGPU] SDWA: add support for PRESERVE into SDWA peephole.Sam Kolton