Go to file
Nadav Rotem 3b34190100 AVX/AVX2: Move the SEXT lowering code from a target specific DAGco to a lowering function.
llvm-svn: 171170
2012-12-27 22:47:16 +00:00
clang Simplify typeid 'potentially evaluated' check. 2012-12-27 15:26:27 +00:00
clang-tools-extra Teach the extras repository to actually install the clang-format tool. 2012-12-27 17:48:37 +00:00
compiler-rt [sanitizer] add statistics to the allocator; fix lint 2012-12-27 14:09:19 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Saleem Abdulrasool: avoid hardcoding buffer lengths. 2012-12-27 21:17:53 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld add Changes to ELF Writer to layout sections/segments in the output executable 2012-12-27 02:26:30 +00:00
lldb Remember to tell the target about dyld when we resolve the address for it. 2012-12-22 01:52:32 +00:00
llvm AVX/AVX2: Move the SEXT lowering code from a target specific DAGco to a lowering function. 2012-12-27 22:47:16 +00:00
polly avoid initializing twice 2012-12-21 07:27:17 +00:00