Go to file
Erik Verbruggen 338b55cc73 Fixed GCC (C90) and Clang warnings.
llvm-svn: 141281
2011-10-06 11:38:08 +00:00
clang Fixed GCC (C90) and Clang warnings. 2011-10-06 11:38:08 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix <rdar://problem/10136825> 2011-10-04 23:11:56 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb ProcessGDBRemote::BuildDynamicRegisterInfo() - even if we don't have a Target architecture 2011-10-06 01:45:46 +00:00
llvm Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This was done by creating a new register group that excludes AX registers. Fixes PR10345. Also added aliases for flipping the order of the operands of xchg <reg>, %eax. 2011-10-06 06:44:41 +00:00
polly Address Sebastians comments 2011-10-06 06:53:17 +00:00