Go to file
Dan Gohman 4c1bdcf5d7 Add a verifyAnalysis to LoopInfo, LoopSimplify, and LCSSA form that verify
that these passes are properly preserved.

Fix several transformation passes that claimed to preserve LoopSimplify
form but weren't.

llvm-svn: 80926
2009-09-03 16:31:42 +00:00
clang Improved handling for dependent, qualified member access expressions, e.g., 2009-09-03 16:14:30 +00:00
compiler-rt Adding FreeBSD to supported platforms list. Credit to Roman Divacky for testing. 2009-09-03 11:13:06 +00:00
llvm Add a verifyAnalysis to LoopInfo, LoopSimplify, and LCSSA form that verify 2009-09-03 16:31:42 +00:00