Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4d0cda4d5c43fffdcfcd331a6f7d74428c217639
/
lib
/
Target
/
SparcV8
/
SparcV8ISelSimple.cpp
4d0cda4
This is a start on handling setcc instructions. As the comment notes, we
by Chris Lattner
· 21 years ago
0d538bb
Avoid emitting an extra copy on each 32-bit operation
by Chris Lattner
· 21 years ago
4be7ca5
Add support for shift instructions, wrap some long lines
by Chris Lattner
· 21 years ago
22ede70
Add a bunch more instructions
by Chris Lattner
· 21 years ago
2d4fa8f
Preliminary support for getting 64-bit integer constants into registers.
by Brian Gaeke
· 21 years ago
ea8494b
Deal with call return values.
by Brian Gaeke
· 21 years ago
f7e44ef
Add support for call instructions (0-ary only for now).
by Brian Gaeke
· 21 years ago
6d339f9
Fix bug in zero-extending of shorts.
by Brian Gaeke
· 21 years ago
f57e364
Make getClass more robust by adding cLong. Add handling for Mul instruction.
by Brian Gaeke
· 21 years ago
cf47198
Hmm, who left this sitting around in my tree
by Brian Gaeke
· 21 years ago
08f64c3
Support return values of basic integer types.
by Brian Gaeke
· 21 years ago
775158d
Subtract instructions; minor cleanups
by Brian Gaeke
· 21 years ago
e806173
Simple copyConstantToReg support, SETHIi and ORri
by Brian Gaeke
· 21 years ago
bc1d27a
Support add - note, still missing important copyConstantToRegister stuff
by Brian Gaeke
· 21 years ago
1c809c5
Add an instruction selector capable of selecting 'ret void'
by Chris Lattner
· 21 years ago