summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/RDFRegisters.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih2017-11-281-1/+1
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-1/+1
* [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-08-011-3/+12
* [RDF] Remove covered parts of reached uses for phi and use in same blockKrzysztof Parzyszek2017-05-051-0/+15
* [RDF] Cache register units for reg masks instead of recalculating themKrzysztof Parzyszek2017-04-191-29/+18
* [RDF] Correctly enumerate reg units for reg masksKrzysztof Parzyszek2017-04-141-3/+5
* [RDF] Switch RegisterAggr to a bit vector of register unitsKrzysztof Parzyszek2017-04-141-144/+108
* [RDF] Refine propagation of reached uses in liveness computationKrzysztof Parzyszek2017-04-141-0/+46
* [RDF] Support for partial structural aliases in RegisterAggrKrzysztof Parzyszek2017-02-221-59/+61
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-171-3/+12
* Revert "[Hexagon] Start using regmasks on calls"Rafael Espindola2017-02-171-12/+3
* [Hexagon] Start using regmasks on callsKrzysztof Parzyszek2017-02-161-3/+12
* [RDF] Move normalize(RegisterRef) to PhysicalRegisterInfoKrzysztof Parzyszek2017-02-161-19/+27
* [RDF] Add support for regmasksKrzysztof Parzyszek2017-01-301-1/+142
* [RDF] Extract the physical register information into a separate classKrzysztof Parzyszek2017-01-301-0/+196
OpenPOWER on IntegriCloud