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
*
Simplify interface to parsers.
Chris Lattner
2002-08-07
2
-184
/
+154
*
Add function GetConstantValueAsUnsignedInt.
Vikram S. Adve
2002-08-04
1
-3
/
+8
*
Add MemAccessInst::getNumIndices().
Vikram S. Adve
2002-08-03
1
-1
/
+5
*
Changes to be GCC 3.1 friendly
Chris Lattner
2002-07-31
3
-3
/
+3
*
Remove obsolete, confusing, method
Chris Lattner
2002-07-31
1
-1
/
+0
*
Add GlobalDSGraph -- a common graph that holds externally visible nodes.
Vikram S. Adve
2002-07-30
2
-68
/
+180
*
Add hooks to get information out of concrete pass manager implementations
Chris Lattner
2002-07-30
1
-0
/
+3
*
Cleanup ConstantExpr handling:
Chris Lattner
2002-07-30
1
-16
/
+15
*
* Implement stuff so that code can declare that they only depend on the CFG of
Chris Lattner
2002-07-30
1
-15
/
+13
*
Implement constant propogation of logical (and, or, xor) expressions.
Chris Lattner
2002-07-30
1
-1
/
+21
*
Expose instruction selection as a pass instead of a global function
Chris Lattner
2002-07-30
1
-5
/
+4
*
Add rough support for LLC passes
Chris Lattner
2002-07-30
1
-2
/
+35
*
Implement a new RemoveSuccessor function
Chris Lattner
2002-07-29
1
-4
/
+11
*
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-29
8
-18
/
+0
*
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-29
3
-11
/
+3
*
* Fix comment descriptions
Chris Lattner
2002-07-29
1
-5
/
+11
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
3
-54
/
+29
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
10
-86
/
+33
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-26
10
-70
/
+5
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-10
/
+77
*
Factor PassNameParser out of opt.cpp so that analyze and eventually llc can u...
Chris Lattner
2002-07-26
1
-0
/
+106
*
*** empty log message ***
Chris Lattner
2002-07-26
10
-35
/
+12
*
Analysis contructors now no longer take AnalysisID's as their argument,
Chris Lattner
2002-07-26
1
-4
/
+4
*
Simplify analyses so that there is only one analysis per class
Chris Lattner
2002-07-26
3
-138
/
+251
*
Remove dead options
Chris Lattner
2002-07-25
1
-9
/
+1
*
Fix previous checkin
Chris Lattner
2002-07-25
1
-1
/
+3
*
Add typenames
Chris Lattner
2002-07-25
1
-3
/
+3
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-3
/
+2
*
Avoid warning: control reaches end of non-void function
Chris Lattner
2002-07-25
1
-0
/
+1
*
Add support for GCC 3.0.4
Chris Lattner
2002-07-25
2
-0
/
+26
*
*** empty log message ***
Chris Lattner
2002-07-25
5
-7
/
+19
*
GCC 3.1 changes
Chris Lattner
2002-07-25
3
-2
/
+9
*
GCC 3.1 changes
Chris Lattner
2002-07-24
2
-2
/
+14
*
*** empty log message ***
Chris Lattner
2002-07-24
2
-7
/
+7
*
GCC 3.1 fixes
Chris Lattner
2002-07-24
6
-14
/
+31
*
*** empty log message ***
Chris Lattner
2002-07-24
2
-6
/
+9
*
Changes to build with GCC 3.1
Chris Lattner
2002-07-24
4
-28
/
+32
*
Use the Support/iterator file to abstract out compiler differences
Chris Lattner
2002-07-24
1
-6
/
+2
*
Use the new include/Support/iterator file
Chris Lattner
2002-07-24
2
-16
/
+6
*
Add forward_iterator wrapper
Chris Lattner
2002-07-24
1
-0
/
+7
*
Add another GCC2.95->3.1 compatibility header
Chris Lattner
2002-07-24
1
-0
/
+36
*
Spiff up the header files
Chris Lattner
2002-07-24
2
-0
/
+25
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-4
/
+4
*
Non-standard hash classes are not in the std:: namespace
Chris Lattner
2002-07-24
3
-7
/
+7
*
*** empty log message ***
Chris Lattner
2002-07-24
5
-6
/
+5
*
Move hash_* extension headers from ext/ to Support/ so that we can support
Chris Lattner
2002-07-24
4
-2
/
+14
*
Move compatibility headers to Support
Chris Lattner
2002-07-24
2
-4
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-2
/
+6
*
Changes to make it GCC 3.1 compatible
Chris Lattner
2002-07-24
2
-6
/
+40
[next]