aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCScheduleA2.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-116/+130
* Correct the pre-increment load latencies in the PPC A2 itineraryHal Finkel2013-09-221-3/+3
* Greatly simplify the PPC A2 scheduling itineraryHal Finkel2013-09-111-726/+115
* Correct the PPC A2 misprediction penaltyHal Finkel2013-04-051-1/+1
* Add a SchedMachineModel for the PPC A2Hal Finkel2013-04-051-0/+15
* Split several PPC instruction classes.Hal Finkel2012-08-281-2/+79
* Add another missing 64-bit itinerary definition for the PPC A2 core.Hal Finkel2012-06-131-0/+11
* Add some missing 64-bit itinerary definitions for the PPC A2 core.Hal Finkel2012-06-121-0/+22
* Split out the PPC instruction class IntSimple from IntGeneral.Hal Finkel2012-06-121-0/+11
* Fix a copy-and-paste duplication error in the PPC 440 and A2 schedules (no fu...Hal Finkel2012-06-041-22/+0
* Fix some 80-col. violations I introduced with the A2 PPC64 core.Hal Finkel2012-04-011-62/+124
* Add LdStSTD* itin. for the PPC64 A2 core.Hal Finkel2012-04-011-0/+20
* Add instruction itinerary for the PPC64 A2 core.Hal Finkel2012-04-011-0/+570