Go to file
Craig Topper a54893c662 Use XOP vpcom intrinsics in patterns instead of a target specific SDNode type. Remove the custom lowering code that selected the SDNode type.
llvm-svn: 158279
2012-06-09 17:02:24 +00:00
clang [clang.py] Implement Cursor.is_static_method 2012-06-09 16:21:34 +00:00
compiler-rt [Sanitizer] Use __libc_malloc/__libc_free instead of malloc/free inside internal allocator on Linux (important for TSan) 2012-06-09 09:21:44 +00:00
debuginfo-tests Fix this for buggy gdb behavior alongside the change 2012-06-05 18:16:03 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Fix warning flags for CMake builds, from Andrew C. Morrow! 2012-06-07 22:26:00 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld put the public function createReaderPECOFF() in the lld namespace and everything else in is own namespace 2012-06-07 02:23:48 +00:00
lldb Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. 2012-06-08 23:49:32 +00:00
llvm Use XOP vpcom intrinsics in patterns instead of a target specific SDNode type. Remove the custom lowering code that selected the SDNode type. 2012-06-09 17:02:24 +00:00
polly Fix some coding convention problems. 2012-06-06 16:33:15 +00:00