summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARC/ARCBranchFinalize.cpp
AgeCommit message (Expand)Author
2024-06-11[CodeGen][NewPM] Split `MachineDominatorTree` into a concrete analysis result...paperchalice
2021-05-30[NFCI] Move DEBUG_TYPE definition below #includesMindong Chen
2019-11-19[ARC] Add InitializePasses header to fix ARC build.Pete Couperus
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2017-12-15MachineFunction: Return reference from getFunction(); NFCMatthias Braun
2017-11-08Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie
2017-08-24[ARC] Add ARC backend.Pete Couperus