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
/
MSP430RegisterInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the SubRegClasses field from RegisterClass descriptions.
Jakob Stoklund Olesen
2012-05-04
1
-5
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Use set operations instead of plain lists to enumerate register classes.
Jakob Stoklund Olesen
2011-06-15
1
-4
/
+4
*
Remove custom allocation order boilerplate that is no longer needed.
Jakob Stoklund Olesen
2011-06-09
1
-35
/
+1
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-2
/
+2
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-4
/
+4
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-7
/
+4
*
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
1
-4
/
+7
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-7
/
+4
*
Remove NumberHack entirely.
Jakob Stoklund Olesen
2010-05-25
1
-4
/
+1
*
Switch SubRegSet to using symbolic SubRegIndices
Jakob Stoklund Olesen
2010-05-24
1
-5
/
+5
*
Replace the tablegen RegisterClass field SubRegClassList with an alist-like data
Jakob Stoklund Olesen
2010-05-24
1
-1
/
+1
*
SubRegIndex'ize MSP430
Jakob Stoklund Olesen
2010-05-24
1
-1
/
+4
*
Add normal and trunc stores
Anton Korobeynikov
2009-05-03
1
-0
/
+2
*
Add 8-bit regclass and pattern for sext_inreg
Anton Korobeynikov
2009-05-03
1
-20
/
+73
*
gas uses lower letter for register names
Anton Korobeynikov
2009-05-03
1
-16
/
+16
*
Add code enough for emission of reg-reg and reg-imm moves. This allows us to ...
Anton Korobeynikov
2009-05-03
1
-3
/
+5
*
Fix register names, fix register allocation order, handle frame pointer.
Anton Korobeynikov
2009-05-03
1
-11
/
+19
*
Typo
Anton Korobeynikov
2009-05-03
1
-1
/
+1
*
Dummy MSP430 backend
Anton Korobeynikov
2009-05-03
1
-0
/
+57