Go to file
Krzysztof Parzyszek 0f791f44c7 [Hexagon] Remove dead nodes from SelectionDAG to avoid cycles
Recent changes to the instruction selection code exposed a problem where
a dead node was not removed on time. This node had both input and output
chains, which lead to an apparent cycle.

llvm-svn: 269458
2016-05-13 18:48:15 +00:00
clang Use marginally more appropriate functions to detect if we should declare an 2016-05-13 18:48:05 +00:00
clang-tools-extra [include-fixer] Fix broken dependency shared build 2016-05-13 17:38:22 +00:00
compiler-rt [profile] Eliminate dynamic memory allocation for buffered writer 2016-05-13 18:26:26 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add erf ported from amd-builtins 2016-05-06 18:02:30 +00:00
libcxx Apply D20014 - fix a missing return in a test. Fixes PR#27720 2016-05-12 14:31:35 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld When using Rela, don't write the addend to the output section. 2016-05-13 14:15:37 +00:00
lldb Clean up test results on Windows. 2016-05-13 18:26:30 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [Hexagon] Remove dead nodes from SelectionDAG to avoid cycles 2016-05-13 18:48:15 +00:00
openmp NFC fix indent (relates to my previous commit) 2016-05-13 17:45:49 +00:00
polly Check late for profitability 2016-05-12 20:21:50 +00:00