summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMSchedule.td
Commit message (Expand)AuthorAge
...
* Add new itin classes for FP16 <-> FP32 conversions and make uise of them for A9.Anton Korobeynikov2010-04-07
* Make use of new reserved/required scheduling stuff: introduce VFP and NEON lo...Anton Korobeynikov2010-04-07
* Finish scheduling itineraries for NEON.David Goodwin2009-09-25
* Make the end-of-itinerary mark explicit. Some cleanup.David Goodwin2009-09-24
* Checkpoint NEON scheduling itineraries.David Goodwin2009-09-23
* Add Cortex-A8 VFP model.David Goodwin2009-09-21
* Update Cortex-A8 instruction itineraries for integer instructions.David Goodwin2009-08-19
* Turn on if-conversion for thumb2.Evan Cheng2009-08-15
* Finalize itineraries for cortex-a8 integer multiplyDavid Goodwin2009-08-13
* Allow a zero cycle stage to reserve/require a FU without advancing the cycle ...David Goodwin2009-08-11
* Checkpoint scheduling itinerary changes.David Goodwin2009-08-10
* Add fake v7 itineraries for now.Evan Cheng2009-07-21
* Latency information for ARM v6. It's rough and not yet hooked up. Right now ...Evan Cheng2009-06-19