index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
ConstantRange.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ConstantRange class to lib/Support from lib/Analysis and make its
Reid Spencer
2007-02-28
1
-315
/
+0
*
For PR1205:
Reid Spencer
2007-02-28
1
-24
/
+3
*
For PR1205:
Reid Spencer
2007-02-28
1
-43
/
+18
*
For PR1205:
Reid Spencer
2007-02-28
1
-138
/
+127
*
Fix comments to match names of functions.
Nick Lewycky
2007-02-11
1
-2
/
+2
*
For PR1043:
Reid Spencer
2007-01-19
1
-0
/
+1
*
rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
Chris Lattner
2007-01-15
1
-4
/
+4
*
Update code to eliminate calls to isInteger, calling isIntegral instead.
Chris Lattner
2007-01-15
1
-1
/
+1
*
Fix correlated exprs regressions
Chris Lattner
2007-01-15
1
-2
/
+2
*
remove unneeded special cases
Chris Lattner
2007-01-12
1
-7
/
+0
*
Implement review feedback for the ConstantBool->ConstantInt merge. Chris
Reid Spencer
2007-01-12
1
-3
/
+3
*
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
Reid Spencer
2007-01-11
1
-4
/
+4
*
For PR1043:
Zhou Sheng
2007-01-11
1
-25
/
+25
*
Fix a bug in an assert that would never trigger.
Reid Spencer
2007-01-08
1
-1
/
+1
*
Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits.
Reid Spencer
2007-01-08
1
-9
/
+8
*
For PR950:
Reid Spencer
2006-12-23
1
-96
/
+101
*
Replace inferred getCast(V,Ty) calls with more strict variants.
Reid Spencer
2006-12-12
1
-4
/
+4
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
1
-1
/
+1
*
Adjust to new ConstantIntegral interface for Max/Min tests.
Reid Spencer
2006-12-06
1
-10
/
+56
*
Change inferred casts to explicit casts.
Reid Spencer
2006-12-04
1
-9
/
+5
*
WTF? These weird newlines got in there...
Bill Wendling
2006-11-29
1
-26
/
+0
*
Removed some of the iostream #includes. Moved towards converting to using
Bill Wendling
2006-11-28
1
-3
/
+29
*
For PR950:
Reid Spencer
2006-10-20
1
-2
/
+2
*
Simplify some code
Chris Lattner
2006-09-28
1
-2
/
+2
*
Move this to lib/Analysis.
Andrew Lenharth
2006-04-06
1
-0
/
+332