summaryrefslogtreecommitdiffstats
path: root/llvm/utils/FileCheck
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-04-01 16:49:45 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-04-01 16:49:45 +0000
commit89339067b017733a19812ddbe86b288c8558433f (patch)
tree4143c747eef66be2747483ee58af348ef717a19f /llvm/utils/FileCheck
parent12af4285d19c9d50453d243e0fe7f78418288372 (diff)
downloadbcm5719-llvm-89339067b017733a19812ddbe86b288c8558433f.tar.gz
bcm5719-llvm-89339067b017733a19812ddbe86b288c8558433f.zip
CodeGen: Allow function parameters to be rewritten in getNewValue()
When deriving new values for the statements of a SCoP, we assumed that parameter values are constant within the SCoP and consquently do not need to be rewritten. For OpenMP code generation this assumption is wrong, as such values are not available in the OpenMP subfunction and consequently also may need to be rewritten. Committed with some changes. Contributed-By: Johannes Doerfert <s9jodoer@stud.uni-saarland.de> llvm-svn: 153838
Diffstat (limited to 'llvm/utils/FileCheck')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud