llvm-6502/include
Dan Gohman 92329c7fbe Add Loop contains utility methods for testing whether a loop
contains another loop, or an instruction. The loop form is
substantially more efficient on large loops than the typical
code it replaces.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91654 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-18 01:24:09 +00:00
..
llvm Add Loop contains utility methods for testing whether a loop 2009-12-18 01:24:09 +00:00
llvm-c I forgot to update the prototype for LLVMBuildIntCast when correcting 2009-11-23 10:49:03 +00:00