diff options
author | Johannes Doerfert <jdoerfert@codeaurora.org> | 2014-08-03 01:51:59 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@codeaurora.org> | 2014-08-03 01:51:59 +0000 |
commit | a63b2579c6dabb7edae3ad38a4789659c962a7bf (patch) | |
tree | a034cd6ae351a453ce22836238b075a932e41091 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | ed87831113c0edf32eb5c0e4d2e1f5d7d2f3d2a9 (diff) | |
download | llvm-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