Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" ↵ | Fangrui Song | 2019-12-24 | 1 | -1/+1 |
| | | | | as cleanups after D56351 | ||||
* | [Hexagon] Implement RDF-based post-RA optimizations | Krzysztof Parzyszek | 2016-01-12 | 1 | -0/+31 |
- Handle simple cases of register copies (what current RDF CP allows). - Hexagon-specific dead code elimination: handles dead address updates in post-increment instructions. llvm-svn: 257504 |