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
/
unittests
/
IR
/
ConstantRangeTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[APInt] Cast more calls to add/sub/mul overflow functions to void. I missed t...
Craig Topper
2017-04-19
1
-4
/
+4
*
Introduce ConstantRange.addWithNoSignedWrap
Artur Pilipenko
2016-10-19
1
-0
/
+26
*
[ConstantRange] Make getEquivalentICmp smarter
Sanjoy Das
2016-10-02
1
-0
/
+45
*
Revert r283057 and r283058
Sanjoy Das
2016-10-02
1
-31
/
+0
*
[ConstantRange] Make getEquivalentICmp smarter
Sanjoy Das
2016-10-02
1
-0
/
+31
*
[ConstantRange] Add an getEquivalentICmp helper
Sanjoy Das
2016-05-19
1
-0
/
+46
*
[ConstantRange] Rename test; NFC
Sanjoy Das
2016-03-03
1
-1
/
+1
*
[ConstantRange] Generalize makeGuaranteedNoWrapRegion to work on ranges
Sanjoy Das
2016-03-03
1
-0
/
+57
*
[ConstantRange] Add umin/smin operators
Philip Reames
2016-02-26
1
-0
/
+39
*
[ConstantRange] Rename a method and add more doc
Sanjoy Das
2016-02-22
1
-5
/
+5
*
[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das
2015-10-22
1
-0
/
+52
*
[ConstantRange] Split makeICmpRegion in two.
Sanjoy Das
2015-03-18
1
-3
/
+55
*
[ConstantRange] Teach multiply to be cleverer about signed ranges.
James Molloy
2015-03-06
1
-0
/
+7
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-4
/
+4
*
[Modules] Move the ConstantRange class into the IR library. This is
Chandler Carruth
2014-03-04
1
-0
/
+512
[prev]