Go to file
Dan Gohman 4767a1a117 Use an actual reverse-CFG reverse-postorder for the bottom-up traversal,
rather than plain postorder, so that CFG constructs like single-exit loops
are reliably visited in a sensible order.

llvm-svn: 137398
2011-08-12 00:24:29 +00:00
clang In the serialized AST format, make the translation unit a "predefined" 2011-08-12 00:15:20 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Correct misspelling:_LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI 2011-07-31 17:16:32 +00:00
libcxxabi First cut at exception handling; missing dependent exceptions. Next step: tests 2011-08-09 15:09:41 +00:00
lldb Silence the static analyzer. 2011-08-12 00:21:20 +00:00
llvm Use an actual reverse-CFG reverse-postorder for the bottom-up traversal, 2011-08-12 00:24:29 +00:00
polly Removing some trailing whitespaces 2011-08-11 08:44:56 +00:00