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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
-- 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
*
*** empty log message ***
Ruchira Sasanka
2001-09-08
1
-2
/
+2
*
Committed for compliation. Not yet final.
Ruchira Sasanka
2001-09-08
10
-10
/
+440
*
New file for supporting abstract types
Chris Lattner
2001-09-07
1
-0
/
+134
*
Provide a way to change the incoming value for a phi node
Chris Lattner
2001-09-07
1
-0
/
+3
*
* Remove lots of unnecesary #includes
Chris Lattner
2001-09-07
1
-29
/
+6
*
* Remove lots of annoying extra #includes
Chris Lattner
2001-09-07
1
-43
/
+38
*
* Add tag so emacs knows it's a c++ file
Chris Lattner
2001-09-07
1
-15
/
+3
*
Add tags so emacs knows these are C++ files
Chris Lattner
2001-09-07
1
-4
/
+1
*
Remove extra space
Chris Lattner
2001-09-07
1
-1
/
+1
*
Remove ReversePostOrderTraversal declaration
Chris Lattner
2001-09-07
1
-30
/
+0
*
* Don't predefine ReversePostOrderTraversal because it adds a dependence on v...
Chris Lattner
2001-09-07
1
-13
/
+27
*
NEw file
Chris Lattner
2001-09-07
1
-0
/
+83
*
Follow the golden rule of the coding standards guide: Make the code look
Chris Lattner
2001-09-07
1
-28
/
+11
*
Constant pool is eliminated
Chris Lattner
2001-09-07
1
-83
/
+0
*
Add support for iteration through type graphs
Chris Lattner
2001-09-07
1
-11
/
+36
*
* Fixed mapped_iterator to actually work with functors
Chris Lattner
2001-09-07
1
-5
/
+17
*
Constant pools no longer exist
Chris Lattner
2001-09-07
1
-1
/
+0
*
Eliminate DoConstantPoolMerging. ConstantPools no longer exist
Chris Lattner
2001-09-07
1
-16
/
+0
*
You no longer have to delete constants! They are located in a global
Chris Lattner
2001-09-07
1
-19
/
+11
*
Annotations are now passed around as const objects
Chris Lattner
2001-09-07
1
-2
/
+2
*
Use a deque instead of a vector for greater efficiency writing bytecode
Chris Lattner
2001-09-07
1
-10
/
+10
[next]