Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8633a487c718b72444b62fef93bec717e99de351
/
lib
/
Target
/
SparcV9
/
SparcV9InstrSelection.cpp
09ff112
*** empty log message ***
by Chris Lattner
· 23 years ago
6418eac
Have to save a boolean (setCC) value whenever use is outside the current
by Vikram S. Adve
· 23 years ago
db241dc
Fix constness
by Chris Lattner
· 23 years ago
36346c7
Rename IsPowerOf2 to isPowerOf2
by Chris Lattner
· 23 years ago
242a808
Numerous bug fixes:
by Vikram S. Adve
· 23 years ago
9b62503
Replace all usages of Type::isPointerType with isa<PointerType>
by Chris Lattner
· 23 years ago
31bcdb8
Split ConstantVals.h into Constant.h and Constants.h
by Chris Lattner
· 23 years ago
3550420
Use the cast<> operator in favor of C style casts
by Chris Lattner
· 23 years ago
1a18b7c
Change Constant::getNullConstant to Constant::getNullValue
by Chris Lattner
· 23 years ago
dbc4fad
Insert copy operations for FP arguments to a varargs function,
by Vikram S. Adve
· 23 years ago
6111a87
Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the
by Chris Lattner
· 23 years ago
2fbfdcf
Change references to the Method class to be references to the Function
by Chris Lattner
· 23 years ago
2aac6bf
s/MethodType/FunctionType
by Chris Lattner
· 23 years ago
85e1e9c
Case numbers were not updated when Sparc.burg.in was changed
by Vikram S. Adve
· 23 years ago
a10d1a7
1. Fix a leftover bug in generating memory instructions.
by Vikram S. Adve
· 23 years ago
b0d0472
Convert to use new style casts instead of direct checking
by Chris Lattner
· 23 years ago
fd3900a
Major enhancements to how array and structure indices are handled.
by Vikram S. Adve
· 23 years ago
7482532
Add support for code generation for array references.
by Vikram S. Adve
· 23 years ago
9c46108
* Switch to new TmpInstruction model
by Chris Lattner
· 24 years ago
d4b0511
Remove dead variable.
by Chris Lattner
· 24 years ago
697954c
Changes to build successfully with GCC 3.02
by Chris Lattner
· 24 years ago
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