summaryrefslogtreecommitdiff
path: root/polly/include/polly/ZoneAlgo.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ZoneAlgo] Use getDefToTarget in makeValInst. NFC.Michael Kruse2018-06-261-0/+34
* [ZoneAlgo] Make ZoneAlgorithm::isNormalized out-of-quota safe.Michael Kruse2018-05-311-2/+2
* [nfc] Iwyu: forward-declare/include raw_ostream in zone algoPhilip Pfaffe2017-11-171-0/+1
* [ZoneAlgo/ForwardOpTree] Normalize PHIs to their known incoming values.Michael Kruse2017-10-311-1/+86
* [ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.Michael Kruse2017-09-061-0/+7
* [ZoneAlgo] More fine-grained bail-out.Michael Kruse2017-08-281-4/+18
* Move include/isl-noexceptions.h to include/isl/isl-noexceptions.hTobias Grosser2017-08-221-1/+1
* [DeLICM/ZoneAlgo] Remove duplicate code. NFC.Michael Kruse2017-08-081-0/+7
* [ForwardOpTree] Use known array content analysis to forward load instructions.Michael Kruse2017-08-071-0/+29
* [DeLICM] Refactor ZoneAlgorithm into ZoneAlgo.cpp. NFC.Michael Kruse2017-08-041-0/+243