llvm-6502/lib/Transforms
Dan Gohman 3948d0b8b0 Rename isLoopGuardedByCond to isLoopEntryGuardedByCond, to emphasise
that it's only testing for the entry condition, not full loop-invariant
conditions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100979 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-11 19:27:13 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Minor code simplification. 2010-04-09 14:53:59 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Implement support for varargs functions without any fixed 2010-04-10 19:12:44 +00:00
Scalar Rename isLoopGuardedByCond to isLoopEntryGuardedByCond, to emphasise 2010-04-11 19:27:13 +00:00
Utils performance: cache result of looking up user 2010-04-09 15:18:34 +00:00
Makefile suck the propagating "has dynamic libs" check into a single makefile 2010-04-09 20:51:47 +00:00