diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-08-13 08:07:39 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-08-13 08:07:39 +0000 |
commit | 0164b8ff70e814cd60621b0fcfbc5b86637efbb3 (patch) | |
tree | d72b0a8799e06254f8740d1671e0f18f9f219ecf /clang/lib/Lex/ModuleMap.cpp | |
parent | 166d51660311953e873c606037ad819c429804d9 (diff) | |
download | llvm-0164b8ff70e814cd60621b0fcfbc5b86637efbb3.zip llvm-0164b8ff70e814cd60621b0fcfbc5b86637efbb3.tar.gz llvm-0164b8ff70e814cd60621b0fcfbc5b86637efbb3.tar.bz2 |
Enable code generation of scalar dependences from function arguments
This change extends the BlockGenerator to not only allow Instructions as
base elements of scalar dependences, but any llvm::Value. This allows
us to code-generate scalar dependences which reference function arguments, as
they arise when moddeling read-only scalar dependences.
llvm-svn: 244874
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions