llvm-6502/lib
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
..
Analysis Add an isLoopSimplifyForm() predicate, following the example of 2009-07-16 16:16:23 +00:00
Archive
AsmParser
Bitcode
CodeGen Let RegisterInfo decide whether it can emit cross-class copy or not 2009-07-16 13:55:26 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support Use size_t. 2009-07-16 15:24:40 +00:00
System
Target Unbreak 2009-07-16 14:36:52 +00:00
Transforms
VMCore
Makefile