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
*
[ConstantRange] Add support of mul in makeGuaranteedNoWrapRegion.
Tim Shen
2018-06-26
1
-0
/
+99
*
[ConstantRange] Support for ashr in ConstantRange computation
Max Kazantsev
2017-12-18
1
-0
/
+27
*
[ConstantRange] Support subtraction in makeGuaranteedNoWrapRegion.
Joel Galenson
2017-12-05
1
-0
/
+139
*
[ConstantRange] Add another truncate unittest for wrapped set staying a wrapp...
Craig Topper
2017-06-04
1
-0
/
+4
*
[ConstantRange] Add a few more truncate unittests.
Craig Topper
2017-06-04
1
-0
/
+12
*
[ConstantRange] Add missing result check to the ConstantRange::truncate test.
Craig Topper
2017-06-04
1
-0
/
+1
*
[ConstantRange] Fix what appear to be copy and paste mistakes in the unittest.
Craig Topper
2017-05-15
1
-2
/
+2
*
[ConstantRange] Fix the early out in ConstantRange::multiply for positive num...
Craig Topper
2017-05-10
1
-1
/
+1
*
[ConstantRange] Add test case showing a case where we pick too large of a ran...
Craig Topper
2017-05-10
1
-0
/
+5
*
[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