index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
MSP430
/
MSP430InstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove uses and caches of the target machine and subtarget from
Eric Christopher
2014-06-27
1
-2
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-19
/
+20
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+1
*
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