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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Implement rudimentary output of the constant pool
Chris Lattner
2003-01-13
2
-38
/
+220
*
* Add support for FP registers ST*
Chris Lattner
2003-01-13
2
-40
/
+146
*
* Adjust to use new interfaces, eliminating CurReg stuff
Chris Lattner
2003-01-13
2
-820
/
+1604
*
Fix references to functions
Chris Lattner
2003-01-13
1
-6
/
+8
*
Start renaming MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-13
1
-16
/
+11
*
* Use the PHI Elimination pass
Chris Lattner
2003-01-13
1
-80
/
+6
*
* Convert to use LiveVariable analysis
Chris Lattner
2003-01-13
1
-261
/
+251
*
Convert to MachineFunctionPass
Chris Lattner
2003-01-13
1
-7
/
+6
*
Add support for 3 new forms of MachineOperand
Chris Lattner
2003-01-13
1
-18
/
+39
*
Add support for constant pool
Chris Lattner
2003-01-13
1
-1
/
+29
*
Add support for global address by string and constant pool values
Chris Lattner
2003-01-13
1
-1
/
+10
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-13
1
-3
/
+3
*
* Start renaming MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-13
2
-64
/
+86
*
Add new getName method
Chris Lattner
2003-01-13
1
-0
/
+7
*
Simplify interface to creating a register
Chris Lattner
2003-01-13
1
-3
/
+5
*
* Add support for new types of operands
Chris Lattner
2003-01-13
1
-2
/
+19
*
* Add 3 new types of MachineOperand: ConstantPoolIndex ExternalSymbol and Glo...
Chris Lattner
2003-01-13
1
-23
/
+111
*
* Add a constant pool to hold per-function constants which must be spilled to...
Chris Lattner
2003-01-13
1
-4
/
+11
*
* Add utility methods which make common cases easier
Chris Lattner
2003-01-13
1
-2
/
+12
*
* Add support for values in the constant pool
Chris Lattner
2003-01-13
1
-1
/
+16
*
Add an option (which will go away in the future) signfifying that there is a ...
Chris Lattner
2003-01-13
1
-0
/
+6
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
28
-124
/
+109
*
Rename MachineOptInfo to TargetoptInfo
Chris Lattner
2002-12-29
7
-23
/
+22
*
Rename MachineOptInfo to TargetoptInfo
Chris Lattner
2002-12-29
1
-10
/
+8
*
Rename FunctionFrameInfo to MachineFrameInfo
Chris Lattner
2002-12-28
5
-33
/
+33
*
Rename FunctionFrameInfo to MachineFrameInfo
Chris Lattner
2002-12-28
4
-10
/
+10
*
Rename MachineFrameInfo to TargetFrameInfo.h
Chris Lattner
2002-12-28
6
-6
/
+6
*
Initial checkin of Prolog/Epilog code inserter, which is an important part
Chris Lattner
2002-12-28
1
-0
/
+247
*
Put class in anonymous namespace
Chris Lattner
2002-12-28
1
-23
/
+25
*
* Convert to be a MachineFunctionPass instance
Chris Lattner
2002-12-28
1
-174
/
+67
*
* Convert to be a MachineFunctionPass instance
Chris Lattner
2002-12-28
1
-196
/
+64
*
* Add printing support for FrameIndex operands
Chris Lattner
2002-12-28
1
-24
/
+29
*
* A bunch of functionality and data was removed from MachineFunction and put
Chris Lattner
2002-12-28
1
-48
/
+84
*
Frame info moved out of MachineFunction into a seperate object
Chris Lattner
2002-12-28
2
-12
/
+14
*
Eliminate unneccesary file
Chris Lattner
2002-12-28
1
-42
/
+0
*
Capture more information in ctor
Chris Lattner
2002-12-28
1
-1
/
+5
*
Implement the TargetFrameInfo interface
Chris Lattner
2002-12-28
1
-6
/
+9
*
* Initialize new FrameInfo member
Chris Lattner
2002-12-28
1
-4
/
+11
*
Changes to match new MRegisterInfo api
Chris Lattner
2002-12-28
1
-25
/
+26
*
*** Implement frame pointer elimination on X86!
Chris Lattner
2002-12-28
1
-57
/
+288
*
Contents merged with X86RegisterInfo.cpp
Chris Lattner
2002-12-28
1
-111
/
+0
*
* Remove implementations of previously pure virtual functions that are not an...
Chris Lattner
2002-12-28
1
-49
/
+0
*
* Minor reformatting
Chris Lattner
2002-12-28
1
-63
/
+78
*
New addFrameReference function
Chris Lattner
2002-12-28
1
-6
/
+18
*
* Most pass ctor functions don't take TM arguments anymore
Chris Lattner
2002-12-28
1
-7
/
+12
*
* Convert to a MachineFunctionPass
Chris Lattner
2002-12-28
2
-72
/
+74
*
* Convert to a MachineFunctionPass
Chris Lattner
2002-12-28
2
-26
/
+30
*
* Use the new Abstract Frame Manager to handle incoming arguments and
Chris Lattner
2002-12-28
2
-200
/
+372
*
* Rename machineFrameInfo to targetFrameInfo
Chris Lattner
2002-12-28
1
-19
/
+18
*
* Rename MachineFrameInfo to TargetFrameInfo
Chris Lattner
2002-12-28
1
-4
/
+28
[next]