Go to file
Robert Lytton f637e2cb23 Prevent LoopVectorizer and SLPVectorizer running if the target has no vector registers.
XCore target: Add XCoreTargetTransformInfo
This is where getNumberOfRegisters() resides, which in turn returns the
number of vector registers (=0).

llvm-svn: 190936
2013-09-18 12:43:35 +00:00
clang Simplify clang-format-diff.py using new clang-format options. 2013-09-18 12:14:09 +00:00
clang-tools-extra Fix for removing not included files from a compilation database. 2013-09-16 20:12:22 +00:00
compiler-rt [tsan] No-op implementation of AnnotateMemoryIsInitialized. 2013-09-18 11:20:31 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Fix typo. 2013-09-17 08:46:53 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [lld][YAML] RefNameResolver : add only if name/refname is not empty 2013-09-17 23:38:04 +00:00
lldb Added new Host/Atomic.h to replace use of <atomic> in LLDB headers. 2013-09-18 09:11:16 +00:00
llvm Prevent LoopVectorizer and SLPVectorizer running if the target has no vector registers. 2013-09-18 12:43:35 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00