2010-09-25 |
Oscar Fuentes | Avoid warnings about implicit conversions to `bool... |
blob | commitdiff | raw |
2010-09-23 |
Oscar Fuentes | Avoid warnings about conversions to `bool' in MS compilers. |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Eric Christopher | Remove a bunch of unused arguments from functions,... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Chris Lattner | add a helper method. |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Dan Gohman | Reappy r80998, now that the GlobalOpt bug that it expos... |
blob | commitdiff | raw | diff to current |
2009-09-06 |
Daniel Dunbar | Revert "Include optional subclass flags, such as inboun... |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Dan Gohman | Include optional subclass flags, such as inbounds,... |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Dan Gohman | Rename hasNoUnsignedOverflow and hasNoSignedOverflow... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Dan Gohman | Add unimplemented destructor declarations to hopefully... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Dan Gohman | Avoid implicitly depending on Instructions.h. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Dan Gohman | Add a new keyword 'inbounds' for use with getelementptr... |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Dan Gohman | Order unsigned before signed, for consistency. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Dan Gohman | Add specific classes for Add, Sub, and Mul, for conveni... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Dan Gohman | Clarify that OverflowingBinaryOperator is not used... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Dan Gohman | Drop UDivOperator and introduce SDivOperator. Thanks... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Dan Gohman | Revert the addition of hasNoPointerOverflow to GEPOperator. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Dan Gohman | Convert more code to use Operator instead of explicitly... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Dan Gohman | Add a GEPOperator class, and move the hasNoPointerOverflow |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Dan Gohman | Add a new Operator class, for handling Instructions... |
blob | commitdiff | raw | diff to current |
|