Skip to content
  1. Mar 25, 2008
  2. Mar 24, 2008
  3. Mar 23, 2008
  4. Mar 22, 2008
  5. Mar 21, 2008
  6. Mar 20, 2008
  7. Mar 19, 2008
  8. Mar 17, 2008
  9. Mar 16, 2008
  10. Mar 15, 2008
  11. Mar 14, 2008
  12. Mar 13, 2008
    • Christopher Lamb's avatar
      Get rid of a pseudo instruction and replace it with subreg based operation on... · dd55d3f1
      Christopher Lamb authored
      Get rid of a pseudo instruction and replace it with subreg based operation on real instructions, ridding the asm printers of the hack used to do this previously. In the process, update LowerSubregs to be careful about eliminating copies that have side affects. 
      
      Note: the coalescer will have to be careful about this too, when it starts coalescing insert_subreg nodes.
      llvm-svn: 48329
      dd55d3f1
Loading