Go to file
Jim Grosbach 2a1915d04b Remove the now obsolete frame index virtual re-use algorithm from PEI. Pre-RA
virtual base registers handle this function, and more. A bit more cleanup
to do on the interface to eliminateFrameIndex() after this.

llvm-svn: 112237
2010-08-26 22:42:12 +00:00
clang Fix horrible GRExprEngine bug where switch statements with no 'case:' statements would cause the path to get prematurely aborted. Fixes <rdar://problem/8360854>. 2010-08-26 22:19:33 +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 Modified method doc string for verbose test description output. 2010-08-26 22:38:51 +00:00
llvm Remove the now obsolete frame index virtual re-use algorithm from PEI. Pre-RA 2010-08-26 22:42:12 +00:00