aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-12Use the range variant of find/find_if instead of unpacking begin/endDavid Majnemer1-1/+1
2016-05-27[hexagon] Move BlockRanges and RDF stuff into the llvm namespace.Benjamin Kramer1-10/+10
2016-04-22[Hexagon] Properly close live range in HexagonBlockRangesKrzysztof Parzyszek1-1/+1
2016-04-18[NFC] Header cleanupMehdi Amini1-4/+2
2016-02-12Fix Windows buildbot breakage.Alexey Samsonov1-3/+4
2016-02-12[Hexagon] Optimize stack slot spillsKrzysztof Parzyszek1-0/+484