llvm-project/polly/lib/Support
Michael Kruse 70131d3416 Introduce MemAccInst helper class; NFC
MemAccInst wraps the common members of LoadInst and StoreInst. Also use
of this class in:
- ScopInfo::buildMemoryAccess
- BlockGenerator::generateLocationAccessed
- ScopInfo::addArrayAccess
- Scop::buildAliasGroups
- Replace every use of polly::getPointerOperand

Reviewers: jdoerfert, grosser

Differential Revision: http://reviews.llvm.org/D16530

llvm-svn: 258947
2016-01-27 17:09:17 +00:00
..
GICHelper.cpp Print "null" for ISL objects that are nullptr 2015-12-13 19:35:26 +00:00
RegisterPasses.cpp IR cleanup after CodeGeneration 2015-11-26 12:36:25 +00:00
SCEVAffinator.cpp Sort includes using Chandler's sort_includes.py script 2015-09-25 09:49:19 +00:00
SCEVValidator.cpp Use parameter constraints provided via llvm.assume 2015-11-12 03:25:01 +00:00
ScopHelper.cpp Introduce MemAccInst helper class; NFC 2016-01-27 17:09:17 +00:00
ScopLocation.cpp Sort include directives 2015-05-09 09:13:42 +00:00