index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Support
/
ConstantRange.cpp
Age
Commit message (
Expand
)
Author
2006-12-04
Change inferred casts to explicit casts.
Reid Spencer
2006-11-29
WTF? These weird newlines got in there...
Bill Wendling
2006-11-28
Removed some of the iostream #includes. Moved towards converting to using
Bill Wendling
2006-10-20
For PR950:
Reid Spencer
2006-09-28
Simplify some code
Chris Lattner
2005-04-21
Remove trailing whitespace
Misha Brukman
2004-07-15
Bug fixes for PR341
Chris Lattner
2004-07-04
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-03-30
Add some new methods
Chris Lattner
2004-03-29
Adjust to new itf
Chris Lattner
2004-01-12
Remove use of ConstantHandling itf
Chris Lattner
2003-12-14
Finegrainify namespacification
Chris Lattner
2003-11-11
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-10-20
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-07-23
Simplify code by using ConstantInt::getRawValue instead of checking to see
Chris Lattner
2002-09-03
Minor bug fix.
Chris Lattner
2002-09-02
Fix bugs
Chris Lattner
2002-09-02
Add printing support to ConstantRange class
Chris Lattner
2002-09-01
Initial implementation of ConstantRange support
Chris Lattner
[prev]