llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / ptrtoint-constexpr.ll
2010-02-22 Dan GohmanCanonicalize ConstantInts to the right operand of commu...
2010-02-08 Dan GohmanWhen CodeGen'ing unoptimized code, there may be unfolde...
2010-01-23 Chris LattnerChange constantexpr global variable initializers to...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-01 Chris Lattnerfix a problem Eli noticed where we would compile the...