Go to file
Dan Gohman 34e38afa96 Simplify this code. LoopDeletion doesn't need to explicit check that
the loop exiting block dominates the latch block; if ScalarEvolution
can prove that the trip-count is finite, that's sufficient.

llvm-svn: 85165
2009-10-26 22:18:58 +00:00
clang Unify Unix and Windows code paths when executing 'clang'. 2009-10-26 22:14:08 +00:00
compiler-rt Comment out broken tests and make the rest build in cmake build system. 2009-10-17 10:19:32 +00:00
llvm Simplify this code. LoopDeletion doesn't need to explicit check that 2009-10-26 22:18:58 +00:00