A more combo tls testcase.
[oota-llvm.git] / test / CodeGen / X86 / const-select.ll
2010-04-17 Dan GohmanStart function numbering at 0.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-25 Evan ChengRevert 67132. This is breaking some objective-c apps.
2009-03-17 Rafael EspindolaDon't force promotion of return arguments on the callee.
2009-03-12 Chris LattnerMove 3 "(add (select cc, 0, c), x) -> (select cc, x...