Go to file
Jakob Stoklund Olesen 6c4353ecee PowerPC varargs functions store live-in registers on the stack. Make sure we use
virtual registers for those stores since RegAllocFast requires that each live
physreg only be used once.

This fixes PR8357.

llvm-svn: 116222
2010-10-11 20:43:09 +00:00
clang Eliminate clang_setUseExternalASTGeneration() from libclang. Between 2010-10-11 16:52:23 +00:00
compiler-rt <rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7 2010-09-27 18:28:15 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Updated atomic design docs 2010-10-08 17:36:50 +00:00
lldb Help text modification. 2010-10-11 16:19:48 +00:00
llvm PowerPC varargs functions store live-in registers on the stack. Make sure we use 2010-10-11 20:43:09 +00:00