Jakob Stoklund Olesen
|
a027a6d4f2
|
Enable -sse-domain-fix by default. Now with tests!
llvm-svn: 99954
|
2010-03-30 22:47:00 +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 |
|
Evan Cheng
|
7ff000c175
|
Add nounwind.
llvm-svn: 50837
|
2008-05-07 22:59:08 +00:00 |
|
Dan Gohman
|
794fa1f8f7
|
Convert tests using "| wc -l | grep ..." to use the count script.
llvm-svn: 41097
|
2007-08-15 13:36:28 +00:00 |
|
Dan Gohman
|
df9edb66c2
|
Update these regression tests to accomodate X86InstrSSE.td now using movups/movaps
for everything.
llvm-svn: 40101
|
2007-07-20 16:31:26 +00:00 |
|
Dan Gohman
|
2fc9d5171e
|
Implement initial memory alignment awareness for SSE instructions. Vector loads
and stores that have a specified alignment of less than 16 bytes now use
instructions that support misaligned memory references.
llvm-svn: 40015
|
2007-07-18 20:23:34 +00:00 |
|