Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] [PPCGCodeGen] Add missing REQUIRES: pollyacc line. | Siddharth Bhat | 2017-08-08 | 1 | -0/+2 |
| | | | | llvm-svn: 310354 | ||||
* | [Polly] [PPCGCodeGeneration] Handle failing of invariant load hoisting ↵ | Siddharth Bhat | 2017-08-08 | 1 | -0/+56 |
gracefully. To do this, we replicate what `CodeGeneration` does. We expose `markNodeUnreachable` from `CodeGeneration` to `PPCGCodeGeneration`. Differential Revision: https://reviews.llvm.org/D36457 llvm-svn: 310350 |