llvm-project/polly/lib
Tobias Grosser be372d5a04 [ScopInfo] Expect the OriginalBaseAddr when looking at underlying instructions [NFC]
During SCoP construction we sometimes inspect the underlying IR by looking at
the base address of a MemoryAccess. In such cases, we always want the original
base address. Make this clear by calling getOriginalBaseAddr().

This is a non-functional change as getBaseAddr maps to getOriginalBaseAddr
at the moment.

This change removes unnecessary uses of MemoryAddress::getBaseAddr() in
preparation for https://reviews.llvm.org/D28518.

llvm-svn: 294576
2017-02-09 10:11:58 +00:00
..
Analysis [ScopInfo] Expect the OriginalBaseAddr when looking at underlying instructions [NFC] 2017-02-09 10:11:58 +00:00
CodeGen [IRBuilder] Extract base pointers directly from ScopArray 2017-02-09 09:34:42 +00:00
Exchange Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
External [External] Move lib/JSON to lib/External/JSON. NFC. 2017-02-05 15:26:56 +00:00
Support [Support] Add convertZoneToTimepoints. NFC. 2017-02-04 15:42:17 +00:00
Transform Isolate a set of partial tile prefixes in case of the matrix multiplication 2017-02-09 07:10:01 +00:00
CMakeLists.txt [External] Move lib/JSON to lib/External/JSON. NFC. 2017-02-05 15:26:56 +00:00
Polly.cpp Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00