Skip to content
  1. Sep 25, 2011
    • Jakob Stoklund Olesen's avatar
      Rename LowerSubregs to ExpandPostRAPseudos. · f152df1e
      Jakob Stoklund Olesen authored
      I'll fix the file contents in the next commit.
      
      This pass is currently expanding the COPY and SUBREG_TO_REG pseudos. I
      am going to add a hook so targets can expand more pseudo-instructions
      after register allocation.
      
      Many targets have pseudo-instructions that assist the register
      allocator.  They can be expanded after register allocation, before PEI
      and PostRA scheduling.
      
      llvm-svn: 140469
      f152df1e
    • Benjamin Kramer's avatar
      Sort CMakeLists.txt. · f550fa91
      Benjamin Kramer authored
      llvm-svn: 140465
      f550fa91
  2. Sep 24, 2011
  3. Sep 23, 2011
Loading