index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SparcV9
/
SparcV9TargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-16
/
+13
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+9
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-7
/
+7
*
Don't pad spills and temp. stack areas for alignment.
Vikram S. Adve
2002-04-25
1
-4
/
+5
*
* Add a useful file comment
Chris Lattner
2002-04-09
1
-91
/
+7
*
s/Method/Function
Chris Lattner
2002-04-08
1
-1
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-37
/
+39
*
Bug re-fix: put back MachineCodeForInstruction::get(*I).dropAllReferences().
Vikram S. Adve
2002-03-24
1
-5
/
+8
*
Minor fixes.
Vikram S. Adve
2002-03-18
1
-3
/
+7
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-3
/
+5
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-1
/
+6
*
Write llvm bytecode to output .s file as last step of LLC.
Chris Lattner
2002-02-11
1
-0
/
+3
*
The interface to instruction scheduling is now just a call to get the pass.
Chris Lattner
2002-02-04
1
-12
/
+1
*
Convert RegisterAllocator interface to opaque pass type, so that users do not
Chris Lattner
2002-02-04
1
-1
/
+1
*
* Minor cleanups
Chris Lattner
2002-02-04
1
-0
/
+1
*
Pull all of the scheduling related stuff out of Sparc.cpp into it's own file
Chris Lattner
2002-02-04
1
-734
/
+4
*
Split RegisterAllocation stuff OUT of Sparc.cpp into a well defined pass
Chris Lattner
2002-02-04
1
-27
/
+2
*
Move a ton of tables out of SparcInternals.h and move them to Sparc.cpp.
Chris Lattner
2002-02-04
1
-0
/
+685
*
Convert sparc backend over to use pass based compilation structure.
Chris Lattner
2002-02-03
1
-96
/
+119
*
* Swithc to new MachineCodeForInstruction model
Chris Lattner
2002-02-03
1
-5
/
+22
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-6
/
+6
*
Added comments and correct logic for finding register sizes.
Ruchira Sasanka
2002-01-07
1
-1
/
+4
*
When allocating space on stack for writing a register,
Vikram S. Adve
2001-11-12
1
-4
/
+12
*
Added class UltraSparcCacheInfo.
Vikram S. Adve
2001-11-09
1
-1
/
+2
*
Use MachineFrameInfo as base class of UltraSparcFrameInfo, and made
Vikram S. Adve
2001-11-08
1
-35
/
+42
*
Added a frame layout class, and code to insert prolog/epilog code.
Vikram S. Adve
2001-10-22
1
-15
/
+143
*
Moved implementation of class UltraSparcInstrInfo to SparcInstrInfo.cpp.
Vikram S. Adve
2001-10-18
1
-19
/
+0
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
1
-3
/
+3
*
updated suggesting/coloring of call & return args & implicit operands
Ruchira Sasanka
2001-10-15
1
-0
/
+1
*
Make the sparc.burg file be a little more flexible and rubust in the fact of
Chris Lattner
2001-10-14
1
-1
/
+0
*
Seperate instruction definitions into new SparcInstr.def file
Chris Lattner
2001-09-19
1
-6
/
+8
*
-- ruchira
Ruchira Sasanka
2001-09-18
1
-308
/
+16
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
1
-49
/
+64
*
modified printing of debug messages
Ruchira Sasanka
2001-09-15
1
-26
/
+1
*
added register allocation code
Ruchira Sasanka
2001-09-15
1
-1
/
+364
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-5
/
+5
*
Checkin changes to:
Chris Lattner
2001-09-14
1
-11
/
+9
*
Move files.
Chris Lattner
2001-09-14
1
-0
/
+123