Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / support / lib / Support / ConstantRange.cpp
2003-10-05 Chris LattnerMove support/lib into lib/Support
2003-07-23 Chris LattnerSimplify code by using ConstantInt::getRawValue instead...
2002-09-03 Chris LattnerMinor bug fix.
2002-09-02 Chris LattnerFix bugs
2002-09-02 Chris LattnerAdd printing support to ConstantRange class
2002-09-01 Chris LattnerInitial implementation of ConstantRange support