summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2012-07-16-fp2ui-i1.ll
Commit message (Collapse)AuthorAge
* Make ComputeDemandedBits return a deterministic result when computing an ↵Nadav Rotem2012-07-16
AssertZext value. In the added testcase the constant 55 was behind an AssertZext of type i1, and ComputeDemandedBits reported that some of the bits were both known to be one and known to be zero. Together with Michael Kuperstein <michael.m.kuperstein@intel.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160305 91177308-0d34-0410-b5e6-96231b3b80d8