summaryrefslogtreecommitdiffstats
path: root/polly/test/ForwardOpTree
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-242-2/+2
* [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse2018-02-036-6/+6
* Port ScopInfo to the isl cpp bindingsPhilip Pfaffe2017-11-199-11/+11
* [ZoneAlgo/ForwardOpTree] Normalize PHIs to their known incoming values.Michael Kruse2017-10-314-0/+393
* [ForwardOpTree] Reload know values.Michael Kruse2017-10-271-0/+73
* [ForwardOpTree] Test the max operations quota.Michael Kruse2017-09-181-0/+48
* [ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.Michael Kruse2017-09-062-0/+141
* [ForwardOp] Remove read accesses for all instructions that have been movedTobias Grosser2017-09-032-4/+60
* [ForwardOpTree] Allow forwarding in the presence of region statementsTobias Grosser2017-08-313-11/+166
* [ZoneAlgo] More fine-grained bail-out.Michael Kruse2017-08-281-0/+64
* [test] Add descriptions and pseudocode to tests. NFC.Michael Kruse2017-08-088-1/+94
* [ZoneAlgo] Allow two writes that write identical values into same array slotTobias Grosser2017-08-071-0/+56
* [ForwardOpTree] Use known array content analysis to forward load instructions.Michael Kruse2017-08-077-0/+480
* [ForwardOpTree] Support synthesizable values.Michael Kruse2017-07-315-43/+272
* [ForwardOpTree] Support read-only value uses.Michael Kruse2017-07-241-0/+84
* [ForwardOpTree] Support hoisted invariant loads.Michael Kruse2017-07-221-0/+64
* [ForwardOpTree] Introduce the -polly-optree pass.Michael Kruse2017-07-227-0/+369
OpenPOWER on IntegriCloud