Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
209d8e1c3be152b7a45e6a78d25de58e924ddf8a
/
llvm
/
lib
/
Target
/
Sparc
/
SparcInstrSelection.cpp
209d8e1
Must generate an instruction for GetElementPtr if single user is not
by Vikram S. Adve
· 24 years ago
bc23cf5
Do the same for float->int that we did for int->float earlier.
by Vikram S. Adve
· 24 years ago
f889a11
Fix bugs in FITOS/D instruction generation.
by Vikram S. Adve
· 24 years ago
e147d06
Killing warnings
by Chris Lattner
· 24 years ago
80cf606
Generate code for Rem instruction.
by Vikram S. Adve
· 24 years ago
ea5d1f5
Fixed instruction information for RDCCR and WRCCR.
by Vikram S. Adve
· 24 years ago
33d9cb9
Minor method rename
by Chris Lattner
· 24 years ago
b31f9c3
Need to subtract, not add, stack size in SAVE instruction!
by Vikram S. Adve
· 24 years ago
52e4100
Added functions to generate prolog and epilog code.
by Vikram S. Adve
· 24 years ago
5731249
Use CALL for direct function calls; JMPL for indirect ones.
by Vikram S. Adve
· 24 years ago
6c69752
1. Move most of the constant-fixup code into machine-independent file
by Vikram S. Adve
· 24 years ago
e6c611b
Forward operands into implicit uses as well as explicit ones.
by Vikram S. Adve
· 24 years ago
1679709
Two bug fixes that were suppressing some "load-constant-into-register" instrs.
by Vikram S. Adve
· 24 years ago
a742b6a
* Add #include
by Chris Lattner
· 24 years ago
8aeb09f
Record implicitRefs for each machine instruction instead of each VM instruction.
by Vikram S. Adve
· 24 years ago
021d523
Insert code to load constants used as Call or Return arguments.
by Vikram S. Adve
· 24 years ago
da55810
Commit more code over to new cast style
by Chris Lattner
· 24 years ago
3856934
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
8f19112
Add more support for new style casts Convert more code to use them
by Chris Lattner
· 24 years ago
3652ef7
Several fixes:
by Vikram S. Adve
· 24 years ago
c6635c9
Check in bug fix for vadve
by Chris Lattner
· 24 years ago
78d50d0
Allow pointer constants as well as integer and booleans.
by Vikram S. Adve
· 24 years ago
95c652b
Add support for loading and storing pointers...
by Chris Lattner
· 24 years ago
ad2cbf0
Fix a bug that caused a crash if a setcc had zero uses.
by Chris Lattner
· 24 years ago
b0ddffa
Move files.
by Chris Lattner
· 24 years ago