Add some crude itin approximation for VFP load / stores on A9
[oota-llvm.git] / lib / Target / ARM / ARMScheduleV7.td
2010-04-07 Anton KorobeynikovAdd some crude itin approximation for VFP load / stores...
2010-04-07 Anton KorobeynikovAdd some crude approximation for neon load/store instru...
2010-04-07 Anton KorobeynikovAdd some A8-based approximation for instructions with...
2010-04-07 Anton KorobeynikovSince tblgen bug was fixed (thanks Jakob!) we don't...
2010-04-07 Anton KorobeynikovFix A8 FP NEON MAC itins
2010-04-07 Anton KorobeynikovA9 NEON FP itins
2010-04-07 Anton KorobeynikovSome permute goodness for A9
2010-04-07 Anton KorobeynikovMore shift itins for A9
2010-04-07 Anton KorobeynikovAdd MAC stuff for A9
2010-04-07 Anton KorobeynikovFix invalid NEON MAC itins on A8
2010-04-07 Anton KorobeynikovFix itins for VPAL
2010-04-07 Anton KorobeynikovFix itins for VABA
2010-04-07 Anton KorobeynikovMore A9 itineraries
2010-04-07 Anton KorobeynikovVHADD differs from VHSUB at least on A9 - the former...
2010-04-07 Anton KorobeynikovSome easy NEON scheduling goodness for A9
2010-04-07 Anton KorobeynikovDefine new itin classes for ARM <-> VFP reg moves to...
2010-04-07 Anton KorobeynikovProper cycle times for locks, since wbck latency can...
2010-04-07 Anton KorobeynikovAdd new itin classes for FP16 <-> FP32 conversions...
2010-04-07 Anton KorobeynikovMake use of new reserved/required scheduling stuff...
2010-04-07 Anton KorobeynikovSome bits of A9 scheduling: VFP
2009-11-23 David GoodwinMinor itinerary fixes for FP instructions.
2009-11-18 David GoodwinAdd ARMv6 itineraries.
2009-09-25 David GoodwinFinish scheduling itineraries for NEON.
2009-09-23 David GoodwinCheckpoint NEON scheduling itineraries.
2009-09-21 David GoodwinAdd Cortex-A8 VFP model.
2009-08-19 David GoodwinUpdate Cortex-A8 instruction itineraries for integer...
2009-08-15 Evan ChengTurn on if-conversion for thumb2.
2009-08-13 David GoodwinFinalize itineraries for cortex-a8 integer multiply
2009-08-12 David GoodwinEnhance the InstrStage object to enable the specificati...
2009-08-11 David GoodwinAllow a zero cycle stage to reserve/require a FU withou...
2009-08-10 David GoodwinCheckpoint scheduling itinerary changes.
2009-07-21 Evan ChengAdd fake v7 itineraries for now.