Evan Cheng
|
d3d5e6793a
|
Add nounwind.
llvm-svn: 101613
|
2010-04-17 03:43:36 +00:00 |
|
Dan Gohman
|
df2896d609
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
|
Christopher Lamb
|
958b0494c3
|
Fix X86's isTruncateFree to not claim that truncate to i1 is free. This fixes Bill's testcase that failed for r48491.
llvm-svn: 48542
|
2008-03-19 08:30:06 +00:00 |
|
Bill Wendling
|
5ea2aec3ac
|
Temporarily revert r48491. It's breaking test/CodeGen/X86/xorl.ll.
llvm-svn: 48510
|
2008-03-18 22:29:51 +00:00 |
|
Christopher Lamb
|
1d70509b55
|
Target independent DAG transform to use truncate for field extraction + sign extend on targets where this is profitable. Passes nightly on x86-64.
llvm-svn: 48491
|
2008-03-18 16:46:39 +00:00 |
|