]x86] Allow segment and address-size overrides for CMPS[BWLQ] (PR9385)
[oota-llvm.git] / lib / Target / Hexagon / HexagonMachineScheduler.h
2013-12-28 Andrew TrickFactor MI-Sched in preparation for post-ra scheduling...
2013-08-30 Andrew Trickmi-sched: Precompute a PressureDiff for each instructio...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-10-10 Andrew Trickmisched: Use the TargetSchedModel interface wherever...
2012-09-14 Sergei LarinDAG post-process for Hexagon MI scheduler
2012-09-14 Benjamin KramerRemove redundant private field.
2012-09-11 Andrew TrickReorganize MachineScheduler interfaces and publish...
2012-09-10 Sergei LarinAdd "blocked" heuristic to the Hexagon MI scheduler.
2012-09-05 Richard SmithRemove redundant semicolons to fix -pedantic-errors...
2012-09-04 Sergei LarinPorting Hexagon MI Scheduler to the new API.