Evan Cheng
|
3af19e80c9
|
Add nounwind.
llvm-svn: 101613
|
2010-04-17 03:43:36 +00:00 |
Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Christopher Lamb
|
8fe9109469
|
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
|
efb4d9ef80
|
Temporarily revert r48491. It's breaking test/CodeGen/X86/xorl.ll.
llvm-svn: 48510
|
2008-03-18 22:29:51 +00:00 |
Christopher Lamb
|
3e408d4d82
|
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 |