llvm-6502/lib/Transforms
Dan Gohman 1d367988e2 Generalize LSR's OptimizeMax to handle the new kinds of max expressions
that indvars may use, now that indvars is recognizing le and ge loops.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102235 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-24 03:13:44 +00:00
..
Hello
InstCombine use abstract accessors to CallInst 2010-04-20 13:13:04 +00:00
Instrumentation
IPO enable my inliner change: add newly devirtualized call sites to 2010-04-23 21:16:07 +00:00
Scalar Generalize LSR's OptimizeMax to handle the new kinds of max expressions 2010-04-24 03:13:44 +00:00
Utils switch InlineInfo.DevirtualizedCalls's list to be of WeakVH. 2010-04-23 18:37:01 +00:00
Makefile