Go to file
Quentin Colombet 5caa6a2da1 [RegAllocGreedy] Provide a subtarget hook to disable the local reassignment
heuristic.
By default, no functionality change.
This is a follow-up of r212099.

This hook provides a finer grain to control the optimization.

<rdar://problem/17444599>

llvm-svn: 212204
2014-07-02 18:32:04 +00:00
clang CodeGen: make target builtins support languages 2014-07-02 17:41:27 +00:00
clang-tools-extra Consistently handle clang-tidy check names in ClangTidyError. 2014-07-02 15:05:04 +00:00
compiler-rt [ASan] Print exact source location of global variables in error reports. 2014-07-02 16:54:41 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03 2014-07-02 15:45:57 +00:00
libcxxabi Revert the LSDA change to scan_eh_tab. 2014-06-30 12:35:29 +00:00
lld Add missing dependency to macho-dump. 2014-07-02 18:16:31 +00:00
lldb Start converting usages of off_t to other types. 2014-07-02 17:24:07 +00:00
llvm [RegAllocGreedy] Provide a subtarget hook to disable the local reassignment 2014-07-02 18:32:04 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Derive run-time conditions for delinearization 2014-07-02 17:47:48 +00:00