summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-11-25 17:27:02 +0000
committerSanjay Patel <spatel@rotateright.com>2018-11-25 17:27:02 +0000
commit7336e7c67a5decf608c7b8f4ef0da571fb505313 (patch)
tree8a77d614f67b6ec24be6112279aeebdea0896482 /clang/lib/CodeGen
parent2e5a25c1708260cfbadb4e799ee86202b0105f74 (diff)
downloadbcm5719-llvm-7336e7c67a5decf608c7b8f4ef0da571fb505313.tar.gz
bcm5719-llvm-7336e7c67a5decf608c7b8f4ef0da571fb505313.zip
[x86] limit transform for select-of-fp-constants
This should likely be adjusted to limit this transform further, but these diffs should be clear wins. If we have blendv/conditional move, then we should assume those are cheap ops. The loads become independent of the compare, so those can be speculated before we need to use the values in the blend/mov. llvm-svn: 347526
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud