Go to file
Jakob Stoklund Olesen f152df1e6b Rename LowerSubregs to ExpandPostRAPseudos.
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
2011-09-25 16:46:00 +00:00
clang Split the recursive macro expansion walk out from the routine which 2011-09-25 06:59:38 +00:00
compiler-rt platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the 2011-09-14 21:19:45 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Work on Windows port by Ruben Van Boxem 2011-09-23 16:11:27 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Added the ability to get all section contents, or the section 2011-09-24 05:04:40 +00:00
llvm Rename LowerSubregs to ExpandPostRAPseudos. 2011-09-25 16:46:00 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00