summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/RDFRegisters.h
Commit message (Expand)AuthorAgeFilesLines
* Move RDF from Hexagon to CodegenScott Constable2020-06-241-240/+0
* Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...Daniel Sanders2019-08-011-4/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* Suppress a warning discovered by rL317076. [-Wunused-private-field]NAKAMURA Takumi2017-11-011-0/+1
* [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-08-011-13/+34
* [RDF] Remove covered parts of reached uses for phi and use in same blockKrzysztof Parzyszek2017-05-051-0/+1
* [RDF] Cache register units for reg masks instead of recalculating themKrzysztof Parzyszek2017-04-191-2/+11
* [RDF] Switch RegisterAggr to a bit vector of register unitsKrzysztof Parzyszek2017-04-141-15/+43
* [RDF] Refine propagation of reached uses in liveness computationKrzysztof Parzyszek2017-04-141-0/+3
* [RDF] Support for partial structural aliases in RegisterAggrKrzysztof Parzyszek2017-02-221-2/+6
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-171-0/+4
* Revert "[Hexagon] Start using regmasks on calls"Rafael Espindola2017-02-171-4/+0
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-161-0/+4
* [RDF] Move normalize(RegisterRef) to PhysicalRegisterInfoKrzysztof Parzyszek2017-02-161-2/+2
* [RDF] Add support for regmasksKrzysztof Parzyszek2017-01-301-1/+56
* [RDF] Extract the physical register information into a separate classKrzysztof Parzyszek2017-01-301-0/+115
OpenPOWER on IntegriCloud