aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/field-extract-use-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes...Christopher Lamb2008-03-191-1/+0
* Temporarily revert r48491. It's breaking test/CodeGen/X86/xorl.ll.Bill Wendling2008-03-181-1/+2
* Target independent DAG transform to use truncate for field extraction + sign ...Christopher Lamb2008-03-181-0/+39