Go to file
Dan Gohman 0b5aa1cdd3 Re-apply bottom-up fast-isel, with fixes. Be very careful to avoid emitting
a DBG_VALUE after a terminator, or emitting any instructions before an EH_LABEL.

llvm-svn: 107943
2010-07-09 00:39:23 +00:00
clang Add a frontend option -chained-pch and don't pass an active PCH reader to the PCH writer if it is not set, preventing creation of chained PCH files. Since the reader is so far unused, effectively no functionality change. 2010-07-09 00:00:58 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx weekly update to by-chapter-summary, plus left and right anchor support in basic posix. 2010-07-09 00:15:26 +00:00
lldb Add a test case (incomplete) to check that settings and readings of program 2010-07-08 21:38:07 +00:00
llvm Re-apply bottom-up fast-isel, with fixes. Be very careful to avoid emitting 2010-07-09 00:39:23 +00:00