aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@codeaurora.org>2014-08-03 01:51:59 +0000
committerJohannes Doerfert <jdoerfert@codeaurora.org>2014-08-03 01:51:59 +0000
commita63b2579c6dabb7edae3ad38a4789659c962a7bf (patch)
treea034cd6ae351a453ce22836238b075a932e41091 /llvm/lib/CodeGen/CodeGen.cpp
parented87831113c0edf32eb5c0e4d2e1f5d7d2f3d2a9 (diff)
downloadllvm-a63b2579c6dabb7edae3ad38a4789659c962a7bf.zip
llvm-a63b2579c6dabb7edae3ad38a4789659c962a7bf.tar.gz
llvm-a63b2579c6dabb7edae3ad38a4789659c962a7bf.tar.bz2
Fix the modifiable access creation
+ Remove the class IslGenerator which duplicates the functionality of IslExprBuilder. + Use the IslExprBuilder to create code for memory access relations. + Also handle array types during access creation. + Enable scev codegen for one of the transformed memory access tests, thus access creation without canonical induction variables available. + Update one test case to the new output. llvm-svn: 214659
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions