summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-mask-zext-bugfix.ll
Commit message (Expand)AuthorAgeFilesLines
* RegAllocFast: Improve hinting heuristicMatt Arsenault2019-05-161-15/+16
* Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o...Matt Arsenault2019-05-031-6/+5
* Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of...Nico Weber2019-05-031-5/+6
* RegAllocFast: Add heuristic to detect values not live-out of a blockMatt Arsenault2019-05-031-6/+5
* RegAllocFast: Leave unassigned virtreg entries in mapMatthias Braun2018-11-071-21/+21
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-1/+1
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-22/+19
* [X86] Remove llvm.x86.avx512.cvt*2mask.* intrinsics and autoupgrade to (icmp ...Craig Topper2018-01-091-24/+26
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-101-1/+0
* [X86] Teach fastisel to handle zext/sext i8->i16 and sext i1->i8/i16/i32/i64Craig Topper2017-09-021-5/+43
* [AVX512] Fix v8i1 /v16i1 zext + bitcast lowering pattern. Explicitly zero upp...Igor Breger2016-09-051-0/+49
OpenPOWER on IntegriCloud