R600/SI: Expand and of v2i32/v4i32 for SI
[oota-llvm.git] / lib / Target / R600 / R600MachineScheduler.h
2013-06-07 Vincent LejeuneR600: Use a refined heuristic to choose when switching...
2013-06-05 Vincent LejeuneR600: Schedule copy from phys register at beginning...
2013-06-05 Tom StellardR600: Make sure to schedule AR register uses and defs...
2013-05-23 Benjamin KramerMove passes from namespace llvm into anonymous namespac...
2013-05-17 Vincent LejeuneR600: Use bottom up scheduling algorithm
2013-05-17 Vincent LejeuneR600: Use depth first scheduling algorithm
2013-03-14 Vincent LejeuneR600: Factorize code handling Const Read Port limitation
2013-03-05 Vincent LejeuneR600: initial scheduler code