Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
61772c20ee51c7d244320f2b0b5a4d91f19de6b0
/
lib
/
Target
/
Sparc
/
SparcISelDAGToDAG.cpp
61772c2
mark some unsupported ops as unsupported
by Chris Lattner
· 20 years ago
6554bef
Keep stack frames 8-byte aligned. This fixes olden/voronoi
by Chris Lattner
· 20 years ago
8ba0423
Elimiante SP and FP, which weren't members of the IntRegs register class
by Chris Lattner
· 20 years ago
311f8c2
Add support for calls to external symbols
by Chris Lattner
· 20 years ago
e90ac3a
we have no memcpy
by Chris Lattner
· 20 years ago
b4d899e
Fix a crash on a call with no arguments
by Chris Lattner
· 20 years ago
dab05f0
Change return lowering so that we can autogen the matching code.
by Chris Lattner
· 20 years ago
2db3ff6
Implement Calls for V8. This would be completely autogenerated except for
by Chris Lattner
· 20 years ago
384e5ef
Implement the full V8 ABI for incoming arguments.
by Chris Lattner
· 20 years ago
3308449
Give V8 select_cc, in the spirit of the PPC backend
by Chris Lattner
· 20 years ago
065c896
V8 doesn't have FP extload
by Chris Lattner
· 20 years ago
d5aae05
simplifications, fix typo
by Chris Lattner
· 20 years ago
8fa54dc
Add frameindex support
by Chris Lattner
· 20 years ago
76acc87
Add constant pool support, including folding into addresses.
by Chris Lattner
· 20 years ago
e1389ad
Teach the addressing mode stuff to fold "%lo" into 'ri' addressing modes,
by Chris Lattner
· 20 years ago
e357246
Add initial support for global variables, and fix a bug in addr mode selection
by Chris Lattner
· 20 years ago
4d55aca
Add initial conditional branch support. This doesn't actually work yet due
by Chris Lattner
· 20 years ago
d19fc65
Implement 64-bit add/sub, make sure to receive and return 64-bit args with
by Chris Lattner
· 20 years ago
7087e57
implement div and rem
by Chris Lattner
· 20 years ago
ee3d5fb
implement MULHU/MULHS for 64-bit multiplies
by Chris Lattner
· 20 years ago
9034b88
Make the addressing modes smarter
by Chris Lattner
· 20 years ago
217aabf
Add support for 64-bit arguments
by Chris Lattner
· 20 years ago
9a60ff6
Sparc doesn't have sext_inreg
by Chris Lattner
· 20 years ago
bc83fd9
Add basic addressing mode support and one load.
by Chris Lattner
· 20 years ago
4b48631
Implement ret with operand, giving us this:
by Chris Lattner
· 20 years ago
a01b757
Implement LowerArguments, at least for the first 6 integer args
by Chris Lattner
· 20 years ago
6c18b10
Add the framework for a dag-dag isel
by Chris Lattner
· 20 years ago