[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / Verifier / inalloca-vararg.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-09 David MajnemerIR: Change inalloca's grammar a bit
2014-01-17 Reid KlecknerAdd an inalloca flag to allocas
2014-01-16 Reid KlecknerChange inalloca rules to make it only apply to the...