aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-16[Hexagon] Standardize next batch of pseudo instructionsKrzysztof Parzyszek1-7/+7
2016-08-10[Hexagon] Use integer instructions for floating point immediatesKrzysztof Parzyszek1-9/+7
2016-07-30[HexagonConstPropagation] Remove dead code.Davide Italiano1-22/+0
2016-07-30[Hexagon] Perform bit arithmetic on unsigned to avoid accidentally shifting n...Benjamin Kramer1-2/+2
2016-07-29Fixed MSVC out of range shift warningSimon Pilgrim1-1/+1
2016-07-28Fix build breaks after r277028Krzysztof Parzyszek1-0/+1
2016-07-28[Hexagon] Implement MI-level constant propagationKrzysztof Parzyszek1-0/+3208