Go to file
Renato Golin f104c4c4ca Change CostTable model to be global to all targets
Moving the X86CostTable to a common place, so that other back-ends
can share the code. Also simplifying it a bit and commoning up
tables with one and two types on operations.

llvm-svn: 172658
2013-01-16 21:29:55 +00:00
clang Fix recent test for more diverse environments. 2013-01-16 20:35:54 +00:00
clang-tools-extra Write transform results to disk only once 2013-01-16 21:11:50 +00:00
compiler-rt asan: fix ARM build 2013-01-16 14:35:13 +00:00
debuginfo-tests Add a test for static member debug information. 2013-01-16 01:22:09 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new. 2013-01-16 17:56:06 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Trailing whitespace. 2013-01-15 21:13:14 +00:00
lldb Remove std::string input arguments and replace with "const char *". 2013-01-16 19:53:55 +00:00
llvm Change CostTable model to be global to all targets 2013-01-16 21:29:55 +00:00
polly clang-format goodness 2013-01-14 22:40:23 +00:00