summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExpr.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-05-20 06:13:19 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-05-20 06:13:19 +0000
commitbdd062dae0f27953ec77039a171d0f2b8fe72dfc (patch)
tree4622fd6ccaeacd89ac38f69a12a317d31cf3f31e /clang/lib/CodeGen/CGExpr.cpp
parentaa2ac80eaaaea7d99e1efecf52abb4b167dc11c8 (diff)
downloadbcm5719-llvm-bdd062dae0f27953ec77039a171d0f2b8fe72dfc.tar.gz
bcm5719-llvm-bdd062dae0f27953ec77039a171d0f2b8fe72dfc.zip
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%. llvm-svn: 104216
Diffstat (limited to 'clang/lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud