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
/
test
/
Transforms
/
InstSimplify
/
rem.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+327
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-327
/
+0
*
[InstSimplify] fold srem with sext bool divisor
Sanjay Patel
2018-06-26
1
-6
/
+2
*
[InstSimplify] add tests for srem with sext bool divisor; NFC
Sanjay Patel
2018-06-26
1
-0
/
+23
*
[InstSimplify] fold div/rem of zexted bool
Sanjay Patel
2018-06-25
1
-6
/
+2
*
[InstSimplify] add tests for div/rem with bool divisor; NFC
Sanjay Patel
2018-06-25
1
-0
/
+22
*
[PatternMatch] allow undef elements when matching a vector zero
Sanjay Patel
2018-04-22
1
-2
/
+1
*
[InstSimplify] move/add/regenerate checks for tests; NFC
Sanjay Patel
2018-04-21
1
-0
/
+25
*
InstSimplify: If divisor element is undef simplify to undef
Zvi Rackover
2018-01-24
1
-0
/
+16
*
[InstSimplify] (X << Y) % X -> 0
Anton Bikineev
2018-01-23
1
-12
/
+4
*
[InstSimplify] add baseline tests for (X << Y) % X -> 0; NFC
Sanjay Patel
2018-01-21
1
-12
/
+82
*
[InstSimplify] fix some test names; NFC
Sanjay Patel
2017-09-11
1
-12
/
+12
*
[InstSimplify] refactor udiv/urem code and add tests; NFCI
Sanjay Patel
2017-09-10
1
-0
/
+69
*
[InstSimplify] allow folds for bool vector div/rem
Sanjay Patel
2017-03-09
1
-5
/
+3
*
[ConstantFold] vector div/rem with any zero element in divisor is undef
Sanjay Patel
2017-03-09
1
-2
/
+2
*
[InstSimplify] add tests for vector constant folding div/rem-by-0; NFC
Sanjay Patel
2017-03-09
1
-0
/
+16
*
[InstSimplify] vector div/rem with any zero element in divisor is undef
Sanjay Patel
2017-03-09
1
-5
/
+3
*
[InstSimplify] add tests for vector div/rem with UB potential; NFC
Sanjay Patel
2017-03-06
1
-0
/
+42
*
[InstSimplify] regenerate checks; NFC
Sanjay Patel
2017-03-06
1
-15
/
+15
*
[InstSimplify] Optimize away urems in the presence of range metadata
David Majnemer
2017-01-06
1
-0
/
+14
*
[InstSimplify] regenerate checks using a script
Sanjay Patel
2016-03-25
1
-9
/
+15
*
InstSimplify: Don't allow (x srem y) urem y -> x srem y
David Majnemer
2014-09-17
1
-2
/
+21
*
InstSimplify: ((X % Y) % Y) -> (X % Y)
David Majnemer
2014-09-17
1
-0
/
+9
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-2
/
+2
*
Move some rem transforms out of instcombine and into instsimplify.
Duncan Sands
2011-05-02
1
-0
/
+17