summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [Hexagon] Standardize next batch of pseudo instructionsKrzysztof Parzyszek2016-08-161-7/+7
* [Hexagon] Use integer instructions for floating point immediatesKrzysztof Parzyszek2016-08-101-9/+7
* [HexagonConstPropagation] Remove dead code.Davide Italiano2016-07-301-22/+0
* [Hexagon] Perform bit arithmetic on unsigned to avoid accidentally shifting n...Benjamin Kramer2016-07-301-2/+2
* Fixed MSVC out of range shift warningSimon Pilgrim2016-07-291-1/+1
* Fix build breaks after r277028Krzysztof Parzyszek2016-07-281-0/+1
* [Hexagon] Implement MI-level constant propagationKrzysztof Parzyszek2016-07-281-0/+3208
OpenPOWER on IntegriCloud