summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp128-cast.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-11[x86] avoid infinite loop from SoftenFloatOperand (PR34866)Sanjay Patel
2017-06-28Another test commit.Chih-Hung Hsieh
2017-06-27Another test commitChih-Hung Hsieh
2017-01-31[X86] Add AVX and SSE2 version of MOVSDmr to execution domain fixing table. A...Craig Topper
2016-12-15[X86][SSE] Fix domains for VZEXT_LOAD type instructionsSimon Pilgrim
2016-09-23[x86] fix FCOPYSIGN lowering to create constants instead of ConstantPool loadsSanjay Patel
2016-08-09[X86] Remove the Fv packed logical operation alias instructions. Replace them...Craig Topper
2016-07-07Recommit r274692 - [X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein
2016-07-07Revert r274692 to check whether this is what breaks windows selfhost.Michael Kuperstein
2016-07-06[X86] Transform setcc + movzbl into xorl + setccMichael Kuperstein
2016-06-20[X86][X87] Fix issue with sitofp i64 -> fp128 on 32-bit targetsSimon Pilgrim
2015-12-14[X86] Part 2 to fix x86-64 fp128 calling convention.Chih-Hung Hsieh