Go to file
Sanjay Patel 0f51d14957 add a missing regression test for a DAGCombiner FDIV optimization
There's no test for this transform in any backend. Discovered
while debugging fast-math-flag propagation in the DAG (r244053).

llvm-svn: 244373
2015-08-07 23:19:41 +00:00
clang [Sparc] XFAIL CodeGen/atomic_ops test. 2015-08-07 22:52:34 +00:00
clang-tools-extra Silence gcc 5.1 unused variable warnings using LLVM_ATTRIBUTE_UNUSED. 2015-08-07 16:37:34 +00:00
compiler-rt [asan] Try different values of the shadow gap start. 2015-08-07 22:38:44 +00:00
debuginfo-tests
libclc Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Update some links so that they don't point at the (private) WG21 Wiki 2015-08-05 14:36:42 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Revert test commit. 2015-08-06 23:31:37 +00:00
lld COFF: Handle _load_config_used in the same way as other special symbols. 2015-08-07 22:43:53 +00:00
lldb Use lowercase for local cmake variables. 2015-08-07 18:54:06 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm add a missing regression test for a DAGCombiner FDIV optimization 2015-08-07 23:19:41 +00:00
openmp Fix link error on Windows when LIBOMP_USE_DEBUGGER is off 2015-08-06 15:16:54 +00:00
polly Do not use -fvisibility option with Visual C 2015-08-07 22:16:44 +00:00