diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-09-30 01:08:25 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-09-30 01:08:25 +0000 |
commit | 2fb20b1d375d62a909398195547a7f7a55d6223a (patch) | |
tree | 8b2d80163a203b0f882e67708d307dc2385d9a3b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b0e7d777299581209073ecde2d97570a73e08cf5 (diff) | |
download | llvm-2fb20b1d375d62a909398195547a7f7a55d6223a.zip llvm-2fb20b1d375d62a909398195547a7f7a55d6223a.tar.gz llvm-2fb20b1d375d62a909398195547a7f7a55d6223a.tar.bz2 |
ARM instruction itinerary fixes:
1. Cortex-a9 8-bit and 16-bit loads / stores AGU cycles are 1 cycle longer than 32-bit ones.
2. Cortex-a9 is out-of-order so model all read cycles as cycle 1.
3. Lots of other random fixes for A8 and A9.
llvm-svn: 115121
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions