summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/R600Packetizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600: 3 op instructions have no write bit but the result are store in PVVincent Lejeune2013-06-031-3/+1
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-231-12/+9
* R600: Relax some vector constraints on Dot4.Vincent Lejeune2013-05-171-1/+2
* R600: Some factorizationVincent Lejeune2013-05-171-138/+11
* R600: If previous bundle is dot4, PV valid chan is always XVincent Lejeune2013-05-021-38/+51
* R600: Packetize instructionsVincent Lejeune2013-04-301-0/+446
OpenPOWER on IntegriCloud