index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use forward decl instead of #include
Chris Lattner
2002-04-28
1
-1
/
+1
*
Added functions to compute the offset of a given incoming or outgoing
Vikram S. Adve
2002-04-25
1
-7
/
+15
*
Free memory when done with it.
Chris Lattner
2002-04-09
1
-1
/
+4
*
Add method getCallInstIndirectAddrVal() to add call interference
Vikram S. Adve
2002-03-31
1
-1
/
+3
*
Rename Method to Function
Chris Lattner
2002-03-23
3
-13
/
+13
*
Added machine-independent value for INVALID_MACHINE_OPCODE.
Vikram S. Adve
2002-03-18
2
-30
/
+26
*
Add function getRegClassIDOfType.
Vikram S. Adve
2002-03-18
1
-1
/
+4
*
* Minor cleanups
Chris Lattner
2002-02-04
3
-249
/
+96
*
Revamp compilation to be pass based instead of being monolithic so that
Chris Lattner
2002-02-03
1
-27
/
+5
*
Add methods to TargetMachine to:
Chris Lattner
2002-02-03
1
-9
/
+15
*
* Trim #includes
Chris Lattner
2002-02-03
1
-3
/
+6
*
Remove #include
Chris Lattner
2002-02-03
2
-2
/
+18
*
Remove extranous #include
Chris Lattner
2002-02-03
1
-1
/
+0
*
Fix for problem that caused both HUGE and INVALID latencies to be negative
Chris Lattner
2002-01-21
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
7
-65
/
+59
*
Added more comments
Ruchira Sasanka
2002-01-07
1
-13
/
+44
*
MachineRegInfo: Added a method to get the size of a register pushed on to stack.
Ruchira Sasanka
2002-01-07
3
-83
/
+2
*
getIndexedOffset() shd take vector of Values, not of Constants!
Vikram S. Adve
2001-12-15
1
-1
/
+1
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
3
-3
/
+3
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
3
-3
/
+3
*
Move DataTypes.h from llvm/Support to just Support
Chris Lattner
2001-11-26
3
-3
/
+3
*
Add function returning which operand holds immediate constant
Vikram S. Adve
2001-11-14
2
-0
/
+14
*
added isPseudoInstr()
Ruchira Sasanka
2001-11-14
2
-0
/
+12
*
Changed for adding Phi Elimination code
Ruchira Sasanka
2001-11-12
2
-0
/
+22
*
Made isPhi const
Ruchira Sasanka
2001-11-10
2
-2
/
+4
*
Cache parameters for target machine.
Vikram S. Adve
2001-11-09
1
-0
/
+67
*
Added class MachineCacheInfo.
Vikram S. Adve
2001-11-09
3
-6
/
+30
*
Add handle to object MachineFrameInfo.
Vikram S. Adve
2001-11-08
1
-3
/
+5
*
Include handle to TargetMachine in each Machine...Info class.
Vikram S. Adve
2001-11-08
2
-5
/
+9
*
Add method CreateCodeToCopyIntToFloat.
Vikram S. Adve
2001-11-08
2
-2
/
+36
*
Machine-independent interface to target's stack frame layout parameters.
Vikram S. Adve
2001-11-08
1
-0
/
+76
*
Moved InsertCallerSaveInstr to the SparcRegInfo.cpp and made machine independent
Ruchira Sasanka
2001-11-03
3
-7
/
+10
*
Moved callerSaving code to machine specific classes since we have to handle
Ruchira Sasanka
2001-10-28
1
-3
/
+9
*
Added support for both call/jmpl instructions
Ruchira Sasanka
2001-10-21
1
-1
/
+1
*
Added virtual function to generate an instruction sequence to
Vikram S. Adve
2001-10-18
2
-0
/
+40
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
1
-1
/
+27
*
--changed Sugesting colors for method calls/return values etc.
Ruchira Sasanka
2001-10-15
1
-10
/
+9
*
Be const correct
Chris Lattner
2001-10-15
1
-1
/
+1
*
Fix filename in comment
Chris Lattner
2001-10-13
1
-1
/
+1
*
added suggesting color suppor
Ruchira Sasanka
2001-09-30
1
-7
/
+24
*
Add emitAssembly Method
Chris Lattner
2001-09-19
1
-4
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-09-18
1
-60
/
+56
*
Renamed files to match the primary classes they provide.
Vikram S. Adve
2001-09-18
5
-1014
/
+0
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
6
-0
/
+1238
*
added reg alloc support
Ruchira Sasanka
2001-09-15
1
-0
/
+3
*
*** empty log message ***
Ruchira Sasanka
2001-09-14
1
-2
/
+132
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
2
-3
/
+7
*
Minor reformatting, & protection fixes
Chris Lattner
2001-09-14
2
-58
/
+55
*
Split Register specific stuff out from TargetMachine.h to RegInfo.h
Chris Lattner
2001-09-14
4
-109
/
+105
*
Split Target/Machine.h into three files:
Chris Lattner
2001-09-14
3
-595
/
+614
[next]