aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-02-01 23:20:51 +0000
committerAndrew Trick <atrick@apple.com>2012-02-01 23:20:51 +0000
commit8523b16ff5648db3421b31c119a9127ef9a573fb (patch)
treec60d267e4e59ef5f918585848fba7b48b26ff8f5 /lldb/scripts/Python
parentc7024a48db742a697ecc88930da8893ad6c1c3da (diff)
downloadllvm-8523b16ff5648db3421b31c119a9127ef9a573fb.zip
llvm-8523b16ff5648db3421b31c119a9127ef9a573fb.tar.gz
llvm-8523b16ff5648db3421b31c119a9127ef9a573fb.tar.bz2
Instruction scheduling itinerary for Intel Atom.
Adds an instruction itinerary to all x86 instructions, giving each a default latency of 1, using the InstrItinClass IIC_DEFAULT. Sets specific latencies for Atom for the instructions in files X86InstrCMovSetCC.td, X86InstrArithmetic.td, X86InstrControl.td, and X86InstrShiftRotate.td. The Atom latencies for the remainder of the x86 instructions will be set in subsequent patches. Adds a test to verify that the scheduler is working. Also changes the scheduling preference to "Hybrid" for i386 Atom, while leaving x86_64 as ILP. Patch by Preston Gurd! llvm-svn: 149558
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions