summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMMacroFusion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NFC][ARM] Refactor macro fusionEvandro Menezes2018-10-161-19/+5
* [ARM] Add new target feature to fuse literal generationEvandro Menezes2018-07-271-18/+45
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Recover some overzealously removed includes.Michael Zolotukhin2017-12-131-0/+1
* Remove redundant includes from lib/Target/ARM.Michael Zolotukhin2017-12-131-1/+0
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* Untabify.NAKAMURA Takumi2017-10-181-1/+1
* [ARM] Add macro fusion for AES instructions.Florian Hahn2017-06-221-0/+57
OpenPOWER on IntegriCloud