Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / adde-carry.ll
2011-06-29 Benjamin KramerRevert a part of r126557 which could create unschedulab...
2011-02-26 Benjamin KramerAdd some DAGCombines for (adde 0, 0, glue), which are...