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
/
lib
/
VMCore
/
ConstantFold.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ConstantHandling moved into VMCore library
Chris Lattner
2002-04-08
1
-1
/
+1
*
Implement constant propogation of multiply and divide instructions!!
Chris Lattner
2002-04-07
1
-0
/
+14
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-1
/
+1
*
Pull stuff out of opt namespace
Chris Lattner
2002-01-21
1
-5
/
+0
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-118
/
+118
*
Implement constant propogation of null pointer values.
Chris Lattner
2001-11-01
1
-1
/
+76
*
not is a keyword in ansi C++, avoid it
Chris Lattner
2001-10-13
1
-1
/
+1
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Use correct style casts
Chris Lattner
2001-09-10
1
-1
/
+1
*
Clean up ConstRules stuff to use annotations instead of a mutable member in Type
Chris Lattner
2001-09-09
1
-34
/
+33
*
* Support global constants
Chris Lattner
2001-09-07
1
-13
/
+11
*
Add support for casts
Chris Lattner
2001-07-21
1
-0
/
+67
*
Add support for constant propogation of multiplies
Chris Lattner
2001-07-20
1
-2
/
+15
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
1
-8
/
+0
*
Optimizations got their own header files
Chris Lattner
2001-06-30
1
-1
/
+6
*
Initial revision
Chris Lattner
2001-06-06
1
-0
/
+197