Move passes from namespace llvm into anonymous namespaces. Sort includes while there.
[oota-llvm.git] / lib / Target / R600 / AMDGPUISelLowering.cpp
2013-05-23 Benjamin KramerMove passes from namespace llvm into anonymous namespac...
2013-05-20 Tom StellardR600: Swap the legality of rotl and rotr
2013-03-27 Christian KonigR600/SI: add mulhu/mulhs patterns
2013-03-07 Christian KonigR600/SI: add proper formal parameter handling for SI
2013-02-18 Vincent LejeuneR600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for...
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-01-23 Tom StellardR600: Add a CONST_ADDRESS node to model constant buf...
2012-12-11 Tom StellardAdd R600 backend