diff options
author | Pawel Bylica <chfast@gmail.com> | 2015-06-29 20:28:47 +0000 |
---|---|---|
committer | Pawel Bylica <chfast@gmail.com> | 2015-06-29 20:28:47 +0000 |
commit | 143ceb6d460d60de15d0b0dfdd2b9dfba006851e (patch) | |
tree | 2c9bb6a9e911bb8a0ec2532192708bf94ebebf22 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6fe4e79370afb194fcb0f030cb963bdfe28b5236 (diff) | |
download | llvm-143ceb6d460d60de15d0b0dfdd2b9dfba006851e.zip llvm-143ceb6d460d60de15d0b0dfdd2b9dfba006851e.tar.gz llvm-143ceb6d460d60de15d0b0dfdd2b9dfba006851e.tar.bz2 |
[DAGCombiner] Fix & simplify constant folding of sext/zext.
Summary: This patch fixes the cases of sext/zext constant folding in DAG combiner where constans do not fit 64 bits. The fix simply removes un$
Test Plan: New regression test included.
Reviewers: RKSimon
Reviewed By: RKSimon
Subscribers: RKSimon, llvm-commits
Differential Revision: http://reviews.llvm.org/D10607
llvm-svn: 240991
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions