llvm-6502/include
Dan Gohman 9377386493 Add an isLoopSimplifyForm() predicate, following the example of
isLCSSAForm(), to test whether a loop is in the form guaranteed
by the LoopSimplify pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76077 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16 16:16:23 +00:00
..
llvm Add an isLoopSimplifyForm() predicate, following the example of 2009-07-16 16:16:23 +00:00
llvm-c Update the C bindings to keep the LLVMTypeKind up to date between the C/C++ 2009-07-15 22:00:31 +00:00