R600: Fix an infinite loop when trying to reorganize export/tex vector input
[oota-llvm.git] / lib / Target / R600 / AMDILISelLowering.cpp
2013-07-15 Craig TopperMake some arrays 'static const'
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 2/4.
2013-05-20 Tom StellardR600: Swap the legality of rotl and rotr
2013-03-07 Christian KonigR600/SI: add proper formal parameter handling for SI
2013-02-20 Jim GrosbachR600: Update for name changes from r175667.
2013-02-18 Vincent LejeuneR600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-17 Tom StellardR600: remove nonsense setPrefLoopAlignment
2012-12-11 Tom StellardAdd R600 backend