Revert 239644.
[oota-llvm.git] / lib / Target / R600 / R600RegisterInfo.h
2015-03-11 Eric ChristopherRemove the need to cache the subtarget in the R600...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-13 Tom StellardR600: Remove AMDIL instruction and register definitions
2014-06-13 Tom StellardR600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
2014-04-30 Craig TopperDe-virtualize or remove some methods that have no overr...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-11-15 Tom StellardR600: Fix scheduling of instructions that use the LDS...
2013-11-13 Tom StellardR600/SI: Add support for private address space load...
2013-08-14 Tom StellardR600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-11 Tom StellardAdd R600 backend