Go to file
Chandler Carruth 9fdd5fa5e0 [PM] Setup TargetLibraryInfo correctly for the new pass manager.
Without this, -fno-builtin and friends doesn't work. Added the obvious
RUN lines to the test for -fno-builtin and they pass now.

llvm-svn: 308967
2017-07-25 10:46:07 +00:00
clang [PM] Setup TargetLibraryInfo correctly for the new pass manager. 2017-07-25 10:46:07 +00:00
clang-tools-extra [clangd] Workaround Windows test failures. 2017-07-25 09:31:51 +00:00
compiler-rt Add .pyc files to .gitignore to compiler-rt 2017-07-24 21:51:12 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx Remove addtional parameters in function std::next() and std::prev() 2017-07-24 22:17:05 +00:00
libcxxabi Update version to 6.0.0svn 2017-07-19 13:42:18 +00:00
libunwind [libunwind] Handle .ARM.exidx tables without sentinel last entry 2017-07-24 09:19:32 +00:00
lld [ELF] - Fix init_fini_priority.s test. 2017-07-25 09:26:35 +00:00
lldb Extend 'target symbols add' to load symbols from a given module 2017-07-24 22:52:39 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements. 2017-07-25 10:44:09 +00:00
openmp Whitespace. 2017-07-20 23:12:39 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Move MemoryAccess::isStride* to isl++ 2017-07-24 20:50:22 +00:00