[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / CodeGen / R600 / pv.ll
2015-03-13 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-11-15 Matt ArsenaultR600: Permute operands when selecting legacy min/max
2014-06-19 Matt ArsenaultR600/SI: Add intrinsics for various math instructions.
2014-05-09 Tom StellardR600: Move MIN/MAX matching from LowerOperation() to...
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-09-28 Tom StellardR600: Fix handling of NAN in comparison instructions
2013-06-03 Vincent LejeuneR600: use capital letter for PV channel
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-05-17 Vincent LejeuneR600: Use depth first scheduling algorithm
2013-05-17 Vincent LejeuneR600: Relax some vector constraints on Dot4.
2013-05-02 Vincent LejeuneR600: If previous bundle is dot4, PV valid chan is...