summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-02-11 04:58:58 +0000
committerCraig Topper <craig.topper@intel.com>2018-02-11 04:58:58 +0000
commit36f913ee80d94152802ba72384a979ef20e0780a (patch)
treea18ea196ef5e0a4adcd47e0457f238fcddb9aaa4 /llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
parentba5ad55965bd7e67b4477cd7e0a4dda21fba6510 (diff)
downloadbcm5719-llvm-36f913ee80d94152802ba72384a979ef20e0780a.tar.gz
bcm5719-llvm-36f913ee80d94152802ba72384a979ef20e0780a.zip
[SelectionDAG] Remove TargetLowering::getConstTrueVal. Use SelectionDAG::getBoolConstant in the one place it was used.
SelectionDAG::getBoolConstant was recently introduced. At the time I didn't know getConstTrueVal existed, but I think getBoolConstant is better as it will use the source VT to make sure it can properly detect floating point if it is configured differently. llvm-svn: 324832
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud