summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Inputs
diff options
context:
space:
mode:
authorSebastian Pop <spop@codeaurora.org>2013-03-18 20:21:13 +0000
committerSebastian Pop <spop@codeaurora.org>2013-03-18 20:21:13 +0000
commit97cb813c29c0b262c1b2a0779d21982f43178601 (patch)
tree345017d6ed0e996896c42e0de9eb1b504fe8acf8 /llvm/test/CodeGen/Inputs
parent4ddd37ba5b48eb20a5102abd193437b1641a8e78 (diff)
downloadbcm5719-llvm-97cb813c29c0b262c1b2a0779d21982f43178601.tar.gz
bcm5719-llvm-97cb813c29c0b262c1b2a0779d21982f43178601.zip
Correct function to decide if a SCEV can be ignored
When doing SCEV based code generation, we ignore instructions calculating values that are fully defined by a SCEV expression. The values that are calculated by this instructions are recalculated on demand. This commit improves the check to verify if certain instructions can be ignored and recalculated on demand. llvm-svn: 177313
Diffstat (limited to 'llvm/test/CodeGen/Inputs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud