summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/BlockIndexer.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2020-01-24 15:47:51 +0000
committerHans Wennborg <hans@chromium.org>2020-02-18 16:46:39 +0100
commitf87a0929c6bd59750e424d06581507cdfd439a56 (patch)
tree3179e81bd2cb47d290aebd301fc00836b765813f /llvm/lib/XRay/BlockIndexer.cpp
parent4f53867ec27bde33479c7891c256225f2075945a (diff)
downloadbcm5719-llvm-f87a0929c6bd59750e424d06581507cdfd439a56.tar.gz
bcm5719-llvm-f87a0929c6bd59750e424d06581507cdfd439a56.zip
Add lowering of STRICT_FSETCC and STRICT_FSETCCS
These become STRICT_FCMP and STRICT_FCMPE, which then get selected to the corresponding FCMP and FCMPE instructions, though the handling from there on isn't fully correct as we don't model reads and writes to FPCR and FPSR. Differential Revision: https://reviews.llvm.org/D73368 (cherry picked from commit 2224407ef5baf6100fa22420feb4d25af1a9493f)
Diffstat (limited to 'llvm/lib/XRay/BlockIndexer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud