Skip to content
  1. 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
  2. Mar 11, 2008
  3. Mar 10, 2008
  4. Feb 10, 2008
  5. Dec 31, 2007
  6. Dec 29, 2007
  7. Oct 23, 2007
  8. Sep 26, 2007
  9. Sep 14, 2007
  10. Aug 10, 2007
  11. Aug 06, 2007
  12. Jul 26, 2007
Loading