index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
MSP430
/
MSP430InstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused private fields found by clang's new -Wunused-private-field.
Benjamin Kramer
2012-06-06
1
-1
/
+0
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-1
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Hide the call to InitMCInstrInfo into tblgen generated ctor.
Evan Cheng
2011-07-01
1
-1
/
+4
*
Move callee-saved regs spills / reloads to TFI
Anton Korobeynikov
2010-11-27
1
-9
/
+0
*
Remove the isMoveInstr() hook.
Jakob Stoklund Olesen
2010-07-16
1
-4
/
+0
*
Replace copyRegToReg with copyPhysReg for MSP430.
Jakob Stoklund Olesen
2010-07-11
1
-5
/
+4
*
Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This
Stuart Hastings
2010-06-17
1
-1
/
+2
*
Implement @llvm.returnaddress. rdar://8015977.
Evan Cheng
2010-05-22
1
-2
/
+4
*
Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it
Dan Gohman
2010-05-06
1
-1
/
+2
*
Add argument TargetRegisterInfo to loadRegFromStackSlot and storeRegToStackSlot.
Evan Cheng
2010-05-06
1
-2
/
+4
*
Add branch relaxation pass (shamelessly stolen from PPC).
Anton Korobeynikov
2010-01-15
1
-0
/
+18
*
Remove the target hook TargetInstrInfo::BlockHasNoFallThrough in favor of
Dan Gohman
2009-12-05
1
-1
/
+0
*
Implement branch folding
Anton Korobeynikov
2009-10-21
1
-3
/
+13
*
Cosmetic changes, no functionality changes
Anton Korobeynikov
2009-10-21
1
-14
/
+0
*
Add InsertBranch() hook for tail mergeing
Anton Korobeynikov
2009-05-03
1
-0
/
+4
*
Lower select with custom inserted and make condjumps generic
Anton Korobeynikov
2009-05-03
1
-2
/
+1
*
Add first draft for conditions, conditional branches, etc
Anton Korobeynikov
2009-05-03
1
-0
/
+15
*
Add code for save/restore of callee-saved registers
Anton Korobeynikov
2009-05-03
1
-1
/
+10
*
First draft of stack slot loads / stores lowering
Anton Korobeynikov
2009-05-03
1
-0
/
+9
*
Add code enough for emission of reg-reg and reg-imm moves. This allows us to ...
Anton Korobeynikov
2009-05-03
1
-0
/
+9
*
Dummy MSP430 backend
Anton Korobeynikov
2009-05-03
1
-0
/
+39