Skip to content
  1. Oct 17, 2011
  2. Oct 16, 2011
  3. Oct 15, 2011
  4. Oct 14, 2011
  5. Oct 13, 2011
  6. Oct 12, 2011
  7. Oct 11, 2011
  8. Oct 10, 2011
    • Jakob Stoklund Olesen's avatar
      Give targets a chance to expand even standard pseudos. · add0c43e
      Jakob Stoklund Olesen authored
      Allow targets to expand COPY and other standard pseudo-instructions
      before they are expanded with copyPhysReg().
      
      This allows the target to examine the COPY instruction for extra
      operands indicating it can be widened to a preferable super-register
      copy.  See the ARM -widen-vmovs option.
      
      llvm-svn: 141578
      add0c43e
Loading