Add tests for X86-64 code model handling. Small and kernel for now.
[oota-llvm.git] / test / CodeGen / X86 / select-no-cmov.ll
2009-03-13 Chris Lattnergeneralize the previous code to use the full generality...
2009-03-13 Chris Lattneroptimize the case of cond ? 42 : 41 and friends. This...