Go to file
David Woodhouse df1e1960ac [x86] Remove OpSize16 flag from MOV32r0
It's not a real instruction any more and doesn't need encoding information.

llvm-svn: 198778
2014-01-08 18:38:26 +00:00
clang clang-format: Don't hang forever when encountering a stray "}" in an @implementation block. 2014-01-08 15:59:42 +00:00
clang-tools-extra Don't emit diagnostics for system headers. 2014-01-08 15:21:08 +00:00
compiler-rt SDKs: Add inttypes.h to the darwin SDK stub 2014-01-07 05:42:09 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Replace casts of __impl_ with the correct reinterpret_cast of the 2014-01-07 19:21:13 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld [mach-o] properly extract atom content from subrange of section content 2014-01-08 02:52:58 +00:00
lldb Fixed a kernel panic that would occur if you debug anything on MacOSX 10.7 or earlier due to the use of the POSIX_SPAWN_CLOEXEC_DEFAULT attribute flag that closes all file descriptors on exec. We now dyamically detect the OS version and do the right thing. 2014-01-08 18:02:51 +00:00
llvm [x86] Remove OpSize16 flag from MOV32r0 2014-01-08 18:38:26 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Update #include paths for r198688 in LLVM that moved headers in the Assembly 2014-01-07 12:59:58 +00:00