Go to file
Jakob Stoklund Olesen ed4075cc3b Implement loop splitting analysis.
Determine which loop exit blocks need a 'pre-exit' block inserted.
Recognize when this would be impossible.

llvm-svn: 108941
2010-07-20 21:46:58 +00:00
clang don't demand names to be on IR. 2010-07-20 21:34:36 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx A good start on extended posix regex. Loops working. Alternation working. Also update by-chapter completeness summary. 2010-07-16 19:08:36 +00:00
lldb Fix assertion conditions. 2010-07-20 18:41:11 +00:00
llvm Implement loop splitting analysis. 2010-07-20 21:46:58 +00:00