R600/SI: Implement i64 ctpop
[oota-llvm.git] / test / CodeGen / R600 / fabs.ll
2014-05-10 Vincent LejeuneR600/SI: Fold fabs/fneg into src input modifier
2014-02-04 Michel DanzerR600/SI: Fix fneg for 0.0
2013-11-27 Tom StellardR600: Expand vector FABS
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-06-05 Vincent LejeuneR600: Schedule copy from phys register at beginning...
2013-06-03 Vincent LejeuneR600: use capital letter for PV channel
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2012-12-11 Tom StellardAdd R600 backend