hanchenye-llvm-project/polly/include
Hongbin Zheng 5b463ceaf5 BlockGenerator: Split getNewValue.
Split the old getNewValue into two parts:

1. The function "lookupAvailableValue" that return the new version of
the instruction which is already available.

2. The function calls "lookupAvailableValue", and tries to generate
the new version if it is not available yet.

llvm-svn: 187114
2013-07-25 09:12:07 +00:00
..
polly BlockGenerator: Split getNewValue. 2013-07-25 09:12:07 +00:00
CMakeLists.txt