summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExpr.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-04-16 16:28:59 +0000
committerDuncan Sands <baldrick@free.fr>2012-04-16 16:28:59 +0000
commit05f4df8d725c89708b1ac1394b695c9fc19c61b9 (patch)
treeddc53954bbd1c7afb505256055aeda02ad86b4be /clang/lib/CodeGen/CGExpr.cpp
parent4190b507c58fc2e48f0f017f2109a29d99b0d54c (diff)
downloadbcm5719-llvm-05f4df8d725c89708b1ac1394b695c9fc19c61b9.tar.gz
bcm5719-llvm-05f4df8d725c89708b1ac1394b695c9fc19c61b9.zip
Make it possible to indicate relaxed floating point requirements at the IR level
through the use of 'fpmath' metadata. Currently this only provides a 'fpaccuracy' value, which may be a number in ULPs or the keyword 'fast', however the intent is that this will be extended with additional information about NaN's, infinities etc later. No optimizations have been hooked up to this so far. llvm-svn: 154822
Diffstat (limited to 'clang/lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud