Go to file
Ulrich Weigand 1f6666a49c [SystemZ] Provide basic TargetTransformInfo implementation
This hooks up the TargetTransformInfo machinery for SystemZ,
and provides an implementation of getIntImmCost.

In addition, the patch adds the isLegalICmpImmediate and
isLegalAddImmediate TargetLowering overrides, and updates
a couple of test cases where we now generate slightly
better code.

llvm-svn: 233688
2015-03-31 12:52:27 +00:00
clang Make new test slightly more generic to allow running it under 2015-03-31 09:08:16 +00:00
clang-tools-extra Fix false positive on anonymous namespaces in headers. 2015-03-24 15:21:45 +00:00
compiler-rt [Sanitizer RT] Put the Symbolizer module name string ownership in order 2015-03-31 12:50:05 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
libcxx [libcxx] Add code coverage configuration to CMake and LIT. 2015-03-31 04:15:45 +00:00
libcxxabi Also use dl_iterate_phdr() on CloudABI. 2015-03-31 07:59:53 +00:00
lld [Mips] Move the `Elf_RegInfo` structure declaration to the separate file 2015-03-30 22:36:07 +00:00
lldb [LLDB][MIPS] Read/Write register for MIPS64 2015-03-31 12:01:27 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm [SystemZ] Provide basic TargetTransformInfo implementation 2015-03-31 12:52:27 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00