summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMScheduleSwift.td
Commit message (Expand)AuthorAge
* Swift model: Fix uop description on some writesArnold Schwaighofer2013-09-30
* Update machine models. Specify buffer sizes for OOO processors.Andrew Trick2013-06-15
* ARM sched model: Use the right resources for DIVArnold Schwaighofer2013-06-07
* ARM sched model: Add VFP div instruction on SwiftArnold Schwaighofer2013-06-07
* ARM sched model: Add SIMD/VFP load/store instructions on SwiftArnold Schwaighofer2013-06-07
* Revert "ARM sched model: Add SIMD/VFP load/store instructions on Swift"Arnold Schwaighofer2013-06-06
* ARM sched model: Add SIMD/VFP load/store instructions on SwiftArnold Schwaighofer2013-06-06
* ARM sched model: Add integer VFP/SIMD instructions on SwiftArnold Schwaighofer2013-06-06
* ARM sched model: Add integer load/store instructions on SwiftArnold Schwaighofer2013-06-06
* ARM sched model: Add integer arithmetic instructions on SwiftArnold Schwaighofer2013-06-06
* ARM sched model: Add divsion, loads, branches, vfp cvtArnold Schwaighofer2013-06-05
* Revert series of sched model patches until I figure out what is going on.Arnold Schwaighofer2013-06-04
* ARM sched model: Add VFP div instruction on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add SIMD/VFP load/store instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add integer VFP/SIMD instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add integer load/store instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add integer arithmetic instructions on SwiftArnold Schwaighofer2013-06-04
* ARM sched model: Add divsion, loads, branches, vfp cvtArnold Schwaighofer2013-06-04
* ARM scheduler model: Add scheduler info to more instructions and resourceArnold Schwaighofer2013-04-05
* ARM scheduler model: Swift has varying latencies, uops for simple ALU opsArnold Schwaighofer2013-04-05
* ARM Scheduler Model: Add resources instructions, map resources in subtargetsArnold Schwaighofer2013-04-01
* Revert ARM Scheduler Model: Add resources instructions, map resourcesArnold Schwaighofer2013-03-26
* ARM Scheduler Model: Add resources instructions, map resources in subtargetsArnold Schwaighofer2013-03-26
* Add LLVM support for Swift.Bob Wilson2012-09-29