Go to file
Duncan P. N. Exon Smith de58870394 AArch64: Re-enable AArch64AddressTypePromotion
This reverts commits r212189 and r212190.

While this pass was accidentally disabled (until r212073), r205437
slipped in a use of `auto` that should have been `auto&`.

This fixes PR20188.

llvm-svn: 212201
2014-07-02 18:17:40 +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 AArch64: Re-enable AArch64AddressTypePromotion 2014-07-02 18:17:40 +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