Use move semantics if possible to construct ConstantRanges.
[oota-llvm.git] / lib / Target / R600 / R600RegisterInfo.cpp
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-02-19 Tom StellardR600: Mark all members of the TRegMem register class...
2013-02-07 Tom StellardR600: Consolidate sub register indices.
2013-02-06 Tom StellardR600: Support for indirect addressing v4
2013-02-05 Tom StellardR600: improve inputs/interpolation handling
2013-01-23 Tom StellardR600: rework handling of the constants
2012-12-11 Tom StellardAdd R600 backend