summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMScheduleSwift.td
AgeCommit message (Expand)AuthorFilesLines
2013-04-05ARM scheduler model: Add scheduler info to more instructions and resourceArnold Schwaighofer1-5/+9
2013-04-05ARM scheduler model: Swift has varying latencies, uops for simple ALU opsArnold Schwaighofer1-5/+39
2013-04-01ARM Scheduler Model: Add resources instructions, map resources in subtargetsArnold Schwaighofer1-1/+22
2013-03-26Revert ARM Scheduler Model: Add resources instructions, map resourcesArnold Schwaighofer1-22/+1
2013-03-26ARM Scheduler Model: Add resources instructions, map resources in subtargetsArnold Schwaighofer1-1/+22
2012-09-29Add LLVM support for Swift.Bob Wilson1-0/+1085