Go to file
Ahmed Bougacha bcb79e6386 [CodeGen] Add an -O0 backend pipeline test. NFC.
This should hopefully makes changes to the O0 pipeline obvious; it's
easy to require expensive passes, and this helps make informed
decisions.

Case in point: in the few weeks separating the time when I initially
wrote this patch to the time when I committed, the test regressed as
r302103 added another use of DT!

llvm-svn: 302608
2017-05-10 00:39:17 +00:00
clang When instantiating a friend function template, don't forget to inherit default template arguments from other declarations. 2017-05-10 00:01:13 +00:00
clang-tools-extra [clang-tidy] Allow disabling compatibility check for generated fixes. 2017-05-09 15:10:26 +00:00
compiler-rt [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Improve how LIT reports the added environment variables 2017-05-10 00:23:58 +00:00
libcxxabi XFAIL noexcept member function throw/catch test under GCC. 2017-05-09 00:11:02 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld Add memory ORIGIN and LENGTH expression support 2017-05-09 18:24:38 +00:00
lldb Import sys in repo.py. 2017-05-09 20:37:01 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [CodeGen] Add an -O0 backend pipeline test. NFC. 2017-05-10 00:39:17 +00:00
openmp [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][PPCGCodeGen] OpenCL now gets kernel argument size from PPCG CodeGen 2017-05-09 10:45:52 +00:00