Go to file
Nadav Rotem 502f1b943f Enable support for vector sext and trunc:
Limit the folding of any_ext and sext  into the load operation to scalars.
Limit the active-bits trunc optimization to scalars.
Document vector trunc and vector sext in LangRef.

Similar to commit 126080 (for enabling zext).

llvm-svn: 126424
2011-02-24 21:01:34 +00:00
clang Use private linkage to avoid symbol conflicts in corner cases like the one 2011-02-24 20:31:44 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Jean-Daniel Dupas fixes install directions 2011-02-22 14:18:34 +00:00
lldb Add emulation for BXJ (Branch and Exchange Jazelle), assuming that the attempt to 2011-02-24 21:01:20 +00:00
llvm Enable support for vector sext and trunc: 2011-02-24 21:01:34 +00:00