llvm-mirror/include
Dan Gohman 1e93b1c022 Override dominates and properlyDominates for SCEVAddRecExpr, as a
SCEVAddRecExpr doesn't necessarily dominate blocks merely dominated
by all of its operands. This fixes an abort compiling 403.gcc.

llvm-svn: 96056
2010-02-13 00:19:39 +00:00
..
llvm Override dominates and properlyDominates for SCEVAddRecExpr, as a 2010-02-13 00:19:39 +00:00
llvm-c Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00