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
/
SparcV8
/
InstSelectSimple.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for shift instructions, wrap some long lines
Chris Lattner
2004-04-07
1
-15
/
+24
*
Add a bunch more instructions
Chris Lattner
2004-04-07
1
-23
/
+43
*
Preliminary support for getting 64-bit integer constants into registers.
Brian Gaeke
2004-04-07
1
-2
/
+27
*
Deal with call return values.
Brian Gaeke
2004-04-06
1
-1
/
+15
*
Add support for call instructions (0-ary only for now).
Brian Gaeke
2004-04-02
1
-1
/
+7
*
Fix bug in zero-extending of shorts.
Brian Gaeke
2004-03-16
1
-2
/
+2
*
Make getClass more robust by adding cLong.
Brian Gaeke
2004-03-16
1
-1
/
+7
*
Hmm, who left this sitting around in my tree
Brian Gaeke
2004-03-09
1
-4
/
+4
*
Support return values of basic integer types.
Brian Gaeke
2004-03-06
1
-24
/
+37
*
Subtract instructions; minor cleanups
Brian Gaeke
2004-03-04
1
-4
/
+6
*
Simple copyConstantToReg support, SETHIi and ORri
Brian Gaeke
2004-03-04
1
-4
/
+20
*
Support add - note, still missing important copyConstantToRegister stuff
Brian Gaeke
2004-03-03
1
-2
/
+147
*
Add an instruction selector capable of selecting 'ret void'
Chris Lattner
2004-02-29
1
-0
/
+152