Go to file
Jakob Stoklund Olesen 4021a7bf25 Add a -new-live-intervals experimental option.
This option replaces the existing live interval computation with one
based on LiveRangeCalc.cpp. The new algorithm does not depend on
LiveVariables, and it can be run at any time, before or after leaving
SSA form.

llvm-svn: 160892
2012-07-27 20:58:46 +00:00
clang Implement resolving of HTML character references (named: &, decimal: *, 2012-07-27 20:37:06 +00:00
compiler-rt tsan: add missing include 2012-07-27 18:13:03 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Update CREDITS.TXT 2012-07-26 20:22:37 +00:00
libcxxabi add a link to the libc++ website 2012-07-20 17:21:42 +00:00
lld Fix warning from -Wshadow. Report errors back to caller rather than calling 2012-07-27 14:52:18 +00:00
lldb Changed the IRForTarget pass to ensure that all 2012-07-27 19:25:24 +00:00
llvm Add a -new-live-intervals experimental option. 2012-07-27 20:58:46 +00:00
polly Create a new directory before running the polly script 2012-07-24 16:58:57 +00:00