summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512-fsel.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-30[X86] Remove AVX512 early out from X86FastISel::X86SelectCmp.Craig Topper
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-05-19[X86][AVX512] Make i1 illegal in the CodeGenGuy Blank
2017-03-28[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registersCraig Topper
2017-03-02[DAGCombiner] Fix DebugLoc propagation when folding !(x cc y) -> (x !cc y)Taewook Oh
2016-11-30MCStreamer: Use "cfi" for CFI related temp labels.Matthias Braun
2016-09-28[X86][FastISel] Use a COPY from K register to a GPR instead of a K operationGuy Blank
2016-09-19[X86,AVX-512] Use INSERT_SUBREG instead of SUBREG_TO_REG when the input is no...Craig Topper
2016-09-12AVX-512: Added a test for -O0 mode. NFC.Elena Demikhovsky