ARM sched model: Add integer VFP/SIMD instructions on Swift
[oota-llvm.git] / lib / Target / ARM / ARMScheduleSwift.td
2013-06-04 Arnold SchwaighoferARM sched model: Add integer VFP/SIMD instructions...
2013-06-04 Arnold SchwaighoferARM sched model: Add integer load/store instructions...
2013-06-04 Arnold SchwaighoferARM sched model: Add integer arithmetic instructions...
2013-06-04 Arnold SchwaighoferARM sched model: Add divsion, loads, branches, vfp cvt
2013-04-05 Arnold SchwaighoferARM scheduler model: Add scheduler info to more instruc...
2013-04-05 Arnold SchwaighoferARM scheduler model: Swift has varying latencies, uops...
2013-04-01 Arnold SchwaighoferARM Scheduler Model: Add resources instructions, map...
2013-03-26 Arnold SchwaighoferRevert ARM Scheduler Model: Add resources instructions...
2013-03-26 Arnold SchwaighoferARM Scheduler Model: Add resources instructions, map...
2012-09-29 Bob WilsonAdd LLVM support for Swift.