Go to file
Jim Grosbach ffc02c5ffc ARM on darwin, v6 implies the presence of VFP for the assembler.
rdar://10838899

llvm-svn: 150222
2012-02-10 02:21:49 +00:00
clang Make sure we convert struct layout pragmas to attributes for class templates the same way we do for non-template classes. <rdar://problem/10791194>. 2012-02-10 02:02:21 +00:00
compiler-rt [asan] The first version of the RTL for Windows, reviewed at http://codereview.appspot.com/5647052 2012-02-09 17:20:14 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix up narrowing conversions in switch statement. 2012-02-08 19:15:06 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld Add support for UndefinedAtom in yaml and native format. Add test cases with undefined atoms 2012-02-07 02:59:54 +00:00
lldb Fixed a bunch of ownership problems with the expression 2012-02-10 01:22:05 +00:00
llvm ARM on darwin, v6 implies the presence of VFP for the assembler. 2012-02-10 02:21:49 +00:00
polly RegisterPasses: Make sure to always execute the SCoPInfo pass 2012-02-06 14:53:51 +00:00