Go to file
Hal Finkel 4e5ca9e578 Initial implementation of PPCTargetTransformInfo
This provides a place to add customized operation cost information and
control some other target-specific IR-level transformations.

The only non-trivial logic in this checkin assigns a higher cost to
unaligned loads and stores (covered by the included test case).

llvm-svn: 173520
2013-01-25 23:05:59 +00:00
clang Attach enum's documentation to its typedef if 2013-01-25 22:48:32 +00:00
clang-tools-extra Drop "REQUIRES:shell" in tests. They can run on win32. 2013-01-25 04:33:40 +00:00
compiler-rt [build/clang_darwin] Don't try to run sw_vers if we don't have it. 2013-01-25 18:09:28 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Saleem Abdulrasool: If errno is defined as volatile int, the qualifier differences can cause 2013-01-22 17:26:08 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [CMake] Setup include dirs properly. 2013-01-25 20:50:01 +00:00
lldb Missing newline in a warning message. 2013-01-25 23:05:01 +00:00
llvm Initial implementation of PPCTargetTransformInfo 2013-01-25 23:05:59 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00