Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
13c4659220bc78a0a3529f4d9e57546e898088e3
/
lib
/
Target
/
SparcV9
/
SparcV9InstrSelection.cpp
fa24897
Eliminate all uses of memInst->getIndicesBROKEN().
by Vikram S. Adve
· 24 years ago
5618cb6
Allow pointer indexing
by Chris Lattner
· 24 years ago
7a17675
Renamed inst_const_iterator -> const_inst_iterator
by Chris Lattner
· 24 years ago
e9bb2df
Rename ConstPoolVal -> Constant
by Chris Lattner
· 24 years ago
cee8f9a
Create a new #include "Support/..." directory structure to move things
by Chris Lattner
· 24 years ago
69a86e4
The old getIndices has been deprecated, because it no longer works. It now
by Chris Lattner
· 24 years ago
345bcc8
Fix use of AllocateLocalVar for alloca instruction!
by Vikram S. Adve
· 24 years ago
65ea171
Remove much cruft from the MemAccessInst instruction
by Chris Lattner
· 24 years ago
3438b21
Disable use of the Phi machine instruction which is no longer needed
by Vikram S. Adve
· 24 years ago
67a463a
Added phi elimination code
by Ruchira Sasanka
· 24 years ago
fd9b7dc
Fix dumb bug in alignment adjustment code!
by Vikram S. Adve
· 24 years ago
671b16d
Must generate an instruction for GetElementPtr if single user is not
by Vikram S. Adve
· 24 years ago
6ad7c55
Do the same for float->int that we did for int->float earlier.
by Vikram S. Adve
· 24 years ago
ff5a09e
Fix bugs in FITOS/D instruction generation.
by Vikram S. Adve
· 24 years ago
8e5c0b4
Killing warnings
by Chris Lattner
· 24 years ago
510eec7
Generate code for Rem instruction.
by Vikram S. Adve
· 24 years ago
b7f06f4
Fixed instruction information for RDCCR and WRCCR.
by Vikram S. Adve
· 24 years ago
8e7f409
Minor method rename
by Chris Lattner
· 24 years ago
0589b2c
Need to subtract, not add, stack size in SAVE instruction!
by Vikram S. Adve
· 24 years ago
fb36112
Added functions to generate prolog and epilog code.
by Vikram S. Adve
· 24 years ago
ea21a6c
Use CALL for direct function calls; JMPL for indirect ones.
by Vikram S. Adve
· 24 years ago
7fe2787
1. Move most of the constant-fixup code into machine-independent file
by Vikram S. Adve
· 24 years ago
c025fc1
Forward operands into implicit uses as well as explicit ones.
by Vikram S. Adve
· 24 years ago
137b62c
Two bug fixes that were suppressing some "load-constant-into-register" instrs.
by Vikram S. Adve
· 24 years ago
749655f
* Add #include
by Chris Lattner
· 24 years ago
a995e60
Record implicitRefs for each machine instruction instead of each VM instruction.
by Vikram S. Adve
· 24 years ago
8557b22
Insert code to load constants used as Call or Return arguments.
by Vikram S. Adve
· 24 years ago
b00c582
Commit more code over to new cast style
by Chris Lattner
· 24 years ago
1d87bcf
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
cfe26c9
Add more support for new style casts Convert more code to use them
by Chris Lattner
· 24 years ago
4cecdd2
Several fixes:
by Vikram S. Adve
· 24 years ago
5070c6a
Check in bug fix for vadve
by Chris Lattner
· 24 years ago
243dd45
Allow pointer constants as well as integer and booleans.
by Vikram S. Adve
· 24 years ago
7163447
Add support for loading and storing pointers...
by Chris Lattner
· 24 years ago
ffe335a
Fix a bug that caused a crash if a setcc had zero uses.
by Chris Lattner
· 24 years ago
20b1ea0
Move files.
by Chris Lattner
· 24 years ago