diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-05-20 06:13:19 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-05-20 06:13:19 +0000 |
commit | 15a16def6e70c8f7df1023da80ceb89887203b40 (patch) | |
tree | 8c2637a4d2816e5442916d246406ee41dfb3ced0 /lib/MC/MachObjectWriter.cpp | |
parent | 761fd4c1d97977c16de9f0cf921056a37b906304 (diff) |
Add a hybrid bottom up scheduler that reduce register usage while avoiding
pipeline stall. It's useful for targets like ARM cortex-a8. NEON has a lot
of long latency instructions so a strict register pressure reduction
scheduler does not work well.
Early experiments show this speeds up some NEON loops by over 30%.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104216 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions