[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / CodeGen / X86 / ptrtoint-constexpr.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...