summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MacroFusion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* ScheduleDAG: Cleanup dumping code; NFCMatthias Braun2018-09-191-6/+6
* MacroFusion: Fix macro fusion with ExitSU failing in top-down schedulingMatthias Braun2018-07-261-1/+11
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-11/+9
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-2/+2
* [CodeGen] Improve the consistency of instruction fusion*Evandro Menezes2017-12-111-24/+55
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* [CodeGen] Rename DEBUG_TYPE to match passnamesEvandro Menezes2017-07-111-1/+1
* [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-06-261-12/+15
* Recommit rL305677: [CodeGen] Add generic MacroFusion passFlorian Hahn2017-06-191-0/+150
* Revert r305677 [CodeGen] Add generic MacroFusion pass.Florian Hahn2017-06-191-150/+0
* [CodeGen] Add generic MacroFusion pass.Florian Hahn2017-06-191-0/+150
OpenPOWER on IntegriCloud