Files
clang-p2996/llvm/test/CodeGen/X86
Kevin P. Neal ddf13c00ed [FPEnv] Add fptosi and fptoui constrained intrinsics.
This implements constrained floating point intrinsics for FP to signed and
unsigned integers.

Quoting from D32319:
The purpose of the constrained intrinsics is to force the optimizer to
respect the restrictions that will be necessary to support things like the
STDC FENV_ACCESS ON pragma without interfering with optimizations when
these restrictions are not needed.

Reviewed by:	Andrew Kaylor, Craig Topper, Hal Finkel, Cameron McInally, Roman Lebedev, Kit Barton
Approved by:	Craig Topper
Differential Revision:	http://reviews.llvm.org/D63782

llvm-svn: 370228
2019-08-28 16:33:36 +00:00
..
2019-06-27 20:37:12 +00:00
2019-08-12 01:29:46 +00:00
2019-06-25 14:46:52 +00:00
2019-08-15 10:12:26 +00:00
2019-08-16 13:31:23 +00:00
2019-06-18 23:31:10 +00:00