Revert 239644.
[oota-llvm.git] / lib / Target / R600 / R600Packetizer.cpp
2015-01-30 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2014-08-20 Alexey SamsonovCleanup: Delete seemingly unused reference to MachineDo...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-06-13 Tom StellardR600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2014-01-24 Alp TokerFix known typos
2013-10-22 Tom StellardR600: Simplify handling of private address space
2013-10-10 Tom StellardR600: Use StructurizeCFGPass for non SI targets
2013-09-12 Tom StellardR600: Don't use trans slot for instructions that read...
2013-09-04 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-31 Tom StellardRevert "R600: Non vector only instruction can be schedu...
2013-07-31 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-31 Vincent LejeuneR600: Don't mix LDS and non-LDS instructions in the...
2013-07-09 Vincent LejeuneR600: Do not predicated basic block with multiple alu...
2013-06-29 Vincent LejeuneR600: Support schedule and packetization of trans-only...
2013-06-28 Tom StellardR600: Add local memory support via LDS
2013-06-28 Tom StellardR600: Add support for GROUP_BARRIER instruction
2013-06-25 Tom StellardR600: Use new getNamedOperandIdx function generated...
2013-06-03 Vincent LejeuneR600: 3 op instructions have no write bit but the resul...
2013-05-23 Benjamin KramerMove passes from namespace llvm into anonymous namespac...
2013-05-17 Vincent LejeuneR600: Relax some vector constraints on Dot4.
2013-05-17 Vincent LejeuneR600: Some factorization
2013-05-02 Vincent LejeuneR600: If previous bundle is dot4, PV valid chan is...
2013-04-30 Vincent LejeuneR600: Packetize instructions