summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARC/ARCRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cfi] Add flag to always generate .debug_frameDavid Candler2019-10-311-1/+1
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-1/+1
* ARC: Fix -Wimplicit-fallthroughMatt Arsenault2019-06-241-0/+4
* CodeGen: Introduce a class for registersMatt Arsenault2019-06-241-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-16/+16
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-2/+1
* [CodeGen] Rename functions PrintReg* to printReg*Francis Visoiu Mistrih2017-11-281-2/+2
* Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie2017-11-031-1/+1
* [ARC] Add ARC backend.Pete Couperus2017-08-241-0/+233
OpenPOWER on IntegriCloud