summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* MachineFunction: Return reference for getFrameInfo(); NFCMatthias Braun2016-07-281-4/+4
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-60/+58
* Update to use new name alignTo().Rui Ueyama2016-01-141-1/+1
* Move a variable into the assert where it's used - fixes a -AssertsEric Christopher2015-03-121-2/+1
* In preparation for moving ARM's TargetRegisterInfo to the TargetMachineEric Christopher2015-03-121-0/+624
* Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...David Goodwin2009-07-021-755/+0
* Implement Thumb2 ldr.Evan Cheng2009-06-291-3/+3
* Simplify a bitAnton Korobeynikov2009-06-271-24/+22
* ARM refactoring. Step 2: split RegisterInfoAnton Korobeynikov2009-06-271-0/+757
OpenPOWER on IntegriCloud