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
/
lib
/
IR
/
ConstantRange.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix formatting, typo; NFC
Sanjay Patel
2016-06-19
1
-53
/
+53
*
Fix spelling and capitalization in comments. NFC
Nick Lewycky
2016-06-06
1
-2
/
+2
*
Don't generate unnecessary signed ConstantRange during multiply. NFC
Pete Cooper
2016-05-27
1
-0
/
+7
*
[ConstantRange] Add an getEquivalentICmp helper
Sanjoy Das
2016-05-19
1
-0
/
+26
*
"Reapply r268521 "[InstCombine] Canonicalize icmp instructions based on domin...
Balaram Makam
2016-05-04
1
-0
/
+12
*
Revert "[InstCombine] Canonicalize icmp instructions based on dominating cond...
Balaram Makam
2016-05-04
1
-12
/
+0
*
[InstCombine] Canonicalize icmp instructions based on dominating conditions.
Balaram Makam
2016-05-04
1
-0
/
+12
*
[ConstantRange] Generalize makeGuaranteedNoWrapRegion to work on ranges
Sanjoy Das
2016-03-03
1
-12
/
+20
*
[ConstantRange] Add umin/smin operators
Philip Reames
2016-02-26
1
-0
/
+26
*
[ConstantRange] Rename a method and add more doc
Sanjoy Das
2016-02-22
1
-3
/
+3
*
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...
Yaron Keren
2016-01-29
1
-1
/
+1
*
[IR] Add a `makeNoWrapRegion` method to `ConstantRange`
Sanjoy Das
2015-10-22
1
-0
/
+53
*
[ConstantRange] Split makeICmpRegion in two.
Sanjoy Das
2015-03-18
1
-3
/
+14
*
[ConstantRange] Teach multiply to be cleverer about signed ranges.
James Molloy
2015-03-06
1
-1
/
+27
*
[Modules] Move the ConstantRange class into the IR library. This is
Chandler Carruth
2014-03-04
1
-0
/
+734