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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement a constant pointer value
Chris Lattner
2001-09-30
1
-0
/
+21
*
Pull iterators out of CFG.h and genericize them with GraphTraits
Chris Lattner
2001-09-28
3
-0
/
+351
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
5
-362
/
+128
*
Initial support for construction of a call graph
Chris Lattner
2001-09-28
1
-0
/
+88
*
print out value's by pointer
Chris Lattner
2001-09-28
1
-11
/
+11
*
Add capability to print out call graph
Chris Lattner
2001-09-28
1
-0
/
+14
*
Change debug info from #define to command line option
Chris Lattner
2001-09-19
1
-1
/
+12
*
Remove debugging output stuff
Chris Lattner
2001-09-19
1
-7
/
+0
*
Add emitAssembly Method
Chris Lattner
2001-09-19
1
-4
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-09-18
1
-60
/
+56
*
--added methods to operand class to set/get registers after register allocation
Ruchira Sasanka
2001-09-18
1
-4
/
+4
*
Move operator << from Value.h to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-0
/
+15
*
Remove operator << to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-10
/
+10
*
Renamed files to match the primary classes they provide.
Vikram S. Adve
2001-09-18
5
-1014
/
+0
*
Moved debugging interfaces for class Value to Value.h.
Vikram S. Adve
2001-09-18
1
-17
/
+0
*
Minor fixes: renamed target machine files; fold sched info into TargetMachine.
Vikram S. Adve
2001-09-18
4
-30
/
+31
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
6
-0
/
+1238
*
Added debugging support.
Vikram S. Adve
2001-09-18
1
-13
/
+27
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-5
/
+35
*
added a method to get reg num after register allocation
Ruchira Sasanka
2001-09-15
1
-0
/
+8
*
-modified machine operand class - took regNum out of union to set regNum after
Ruchira Sasanka
2001-09-15
1
-4
/
+10
*
-- debug messages dissabled
Ruchira Sasanka
2001-09-15
1
-1
/
+1
*
added reg alloc support
Ruchira Sasanka
2001-09-15
1
-0
/
+3
*
--reg alloc code added
Ruchira Sasanka
2001-09-15
3
-0
/
+245
*
*** 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
14
-716
/
+14
*
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
5
-596
/
+616
*
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
6
-27
/
+32
*
Checkin changes to:
Chris Lattner
2001-09-14
3
-51
/
+19
*
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
3
-1854
/
+27
*
Initial instruction tree support for the analysis library
Chris Lattner
2001-09-14
1
-0
/
+285
*
Generic k-way tree support
Chris Lattner
2001-09-14
1
-0
/
+52
*
More cleanups, preparing to revamp InstrForest to, among other things,
Chris Lattner
2001-09-12
1
-1
/
+1
*
* Clean up InstrForest
Chris Lattner
2001-09-12
1
-53
/
+47
*
Eliminate 'BasicNode' from InstrForest.
Chris Lattner
2001-09-11
1
-31
/
+23
*
Eliminate MainTreeNode function
Chris Lattner
2001-09-11
1
-23
/
+6
*
Handle subtract in expression classifier
Chris Lattner
2001-09-11
1
-9
/
+8
*
Disable destructors on constants
Chris Lattner
2001-09-11
1
-0
/
+8
*
* Add capability of printing out a global variable
Chris Lattner
2001-09-10
1
-0
/
+7
*
* Method::getType should return type cast as MethodType, eliminate getMethodType
Chris Lattner
2001-09-10
3
-29
/
+102
*
Update assertion to allow extra case
Chris Lattner
2001-09-10
1
-3
/
+4
*
Implement global variable support
Chris Lattner
2001-09-10
4
-4
/
+73
*
Remove 3 gross global functions that don't belong here
Chris Lattner
2001-09-09
1
-20
/
+0
*
Rename contype to subtype
Chris Lattner
2001-09-09
2
-8
/
+8
*
Convert ConstRules to use annotations to clean it up.
Chris Lattner
2001-09-09
5
-24
/
+25
*
Fix build breakage. :(
Chris Lattner
2001-09-09
2
-6
/
+1
*
Remove extra #include
Chris Lattner
2001-09-09
1
-1
/
+0
*
*** empty log message ***
Ruchira Sasanka
2001-09-08
1
-9
/
+3
[prev]
[next]