Go to file
Jim Grosbach 17da935964 Turn off the scavenging based frame reg reuse briefly to measure whether it's
still having a significant effect. It shouldn't be now that the pre-RA
virtual base reg stuff is in. Assuming that's valididated by the nightly
testers, we can simplify a lot of the PEI frame index code.

llvm-svn: 112220
2010-08-26 21:29:54 +00:00
clang Fix a typo. 2010-08-26 21:27:06 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Updated for weekly test results 2010-08-25 19:45:31 +00:00
lldb Add StackFrame::IsInlined. 2010-08-26 20:44:45 +00:00
llvm Turn off the scavenging based frame reg reuse briefly to measure whether it's 2010-08-26 21:29:54 +00:00