summaryrefslogtreecommitdiffstats
path: root/polly/test/GPGPU/invariant-load-hoisting-with-variable-upper-bound.ll
Commit message (Collapse)AuthorAgeFilesLines
* [NFC] [PPCGCodeGeneration] Extend ↵Siddharth Bhat2017-07-071-6/+11
| | | | | | | | | | `invariant-load-hoisting-with-variable-upper-bound` test case. - Check that we have invariant accesses. - Use `-polly-use-llvm-names` for better names in the test. - Rename test function to `f` for brevity. llvm-svn: 307401
* [NFC] [PPCGCodeGeneration] Add test for simple invariant load hoisting.Siddharth Bhat2017-07-071-0/+52
- This already works, but add this to ensure that there is no regressions when I expand the invariant load hoisting ability of `PPCGCodeGeneration`. llvm-svn: 307398
OpenPOWER on IntegriCloud