Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / umulo-32.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2011-04-20 Eric ChristopherRewrite the expander for umulo/smulo to remember to...
2011-01-20 Eric ChristopherIf we can, lower the multiply part of a umulo/smulo...