mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-22 10:33:23 +00:00
Remember which tests are hurt by LSR.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26860 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7ca9777e08
commit
0def9c3d7d
@ -629,3 +629,7 @@ remateralization is implemented. This can be accomplished with 1) a target
|
||||
dependent LICM pass or 2) makeing SelectDAG represent the whole function.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
The following tests perform worse with LSR:
|
||||
|
||||
lambda, siod, optimizer-eval, ackermann, hash2, nestedloop, strcat, and Treesor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user