Files
llvm/test/CodeGen
Craig Topper a5ac3e61ac [X86] Use 0x9 instead of 0x1 as the immediate in some masked floor pattern. Similarly change 0x2 to 0xA for ceil.
This suppresses exceptions which is what we should be doing for ceil and floor. We already use the correct immediate
in patterns without masking.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360915 91177308-0d34-0410-b5e6-96231b3b80d8
2019-05-16 16:53:50 +00:00
..
2019-05-16 13:15:27 +00:00
2019-05-13 19:30:06 +00:00