Go to file
Eli Friedman da90dd6d72 Add a new step to legalization to legalize vector math operations. This
will allow simplifying LegalizeDAG to eliminate type legalization.  (I 
have a patch to do that, but it's not quite finished; I'll commit it 
once it's finished and I've fixed any review comments for this patch.)  
See the comment at the beginning of 
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp for more details on the
motivation for this patch.

llvm-svn: 72325
2009-05-23 12:35:30 +00:00
clang One step to fixing up codegen for a=b, where a is a volatile struct. 2009-05-23 04:13:59 +00:00
llvm Add a new step to legalization to legalize vector math operations. This 2009-05-23 12:35:30 +00:00