Go to file
Rafael Espindola d086573a4d Add the minimum implementation of cpuid.h. This works on "modern" intel cpus
and on clang, which seams to handled "=b" correctly even when ebx is the
PIC register.

llvm-svn: 145149
2011-11-26 20:53:19 +00:00
clang Add the minimum implementation of cpuid.h. This works on "modern" intel cpus 2011-11-26 20:53:19 +00:00
compiler-rt platform/clang_darwin: Fix a refacto and commento. 2011-11-17 17:47:22 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Clarify building instructions for 10.7 2011-11-17 17:14:16 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Shrink-to-fit our std::vector<DWARFDebugInfoEntry> collections and save 20% 2011-11-22 21:35:27 +00:00
llvm Collapse X86ISD node types for PUNPCKH*, PUNPCKL*, UNPCKLP*, and UNPCKHP* to not be type specific. Now we just have integer high and low and floating point high and low. Pattern matching will choose the correct instruction based on the vector type. 2011-11-26 20:47:44 +00:00
polly test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00