summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ThumbRegisterInfo.h
AgeCommit message (Expand)Author
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2016-06-12Pass DebugLoc and SDLoc by const ref.Benjamin Kramer
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2015-03-12In preparation for moving ARM's TargetRegisterInfo to the TargetMachineEric Christopher
2009-07-02Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...David Goodwin
2009-06-27Simplify a bitAnton Korobeynikov
2009-06-27ARM refactoring. Step 2: split RegisterInfoAnton Korobeynikov