aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/field-extract-use-trunc.ll
AgeCommit message (Expand)Author
2010-04-17Add nounwind.Evan Cheng
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-19Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes...Christopher Lamb
2008-03-18Temporarily revert r48491. It's breaking test/CodeGen/X86/xorl.ll.Bill Wendling
2008-03-18Target independent DAG transform to use truncate for field extraction + sign ...Christopher Lamb