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
/
CodeGenPrepare
/
X86
/
overflow-intrinsics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r374743 with a fix for the ocaml binding
Joerg Sonnenberger
2019-10-14
1
-20
/
+0
*
Revert "Add a pass to lower is.constant and objectsize intrinsics"
Dmitri Gribenko
2019-10-14
1
-0
/
+20
*
Add a pass to lower is.constant and objectsize intrinsics
Joerg Sonnenberger
2019-10-13
1
-20
/
+0
*
[CodeGenPrepare] limit overflow intrinsic matching to a single basic block (2...
Sanjay Patel
2019-05-04
1
-10
/
+30
*
Revert "[CodeGenPrepare] limit overflow intrinsic matching to a single basic ...
Evgeniy Stepanov
2019-05-03
1
-10
/
+10
*
[CodeGenPrepare] limit overflow intrinsic matching to a single basic block
Sanjay Patel
2019-05-03
1
-10
/
+10
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+519
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-519
/
+0
*
[CodeGenPrepare] limit formation of overflow intrinsics (PR41129)
Sanjay Patel
2019-03-21
1
-7
/
+6
*
[CGP][x86] add tests for usubo regression (PR41129); NFC
Sanjay Patel
2019-03-20
1
-0
/
+39
*
[CGP] add another bailout for degenerate code (PR41064)
Sanjay Patel
2019-03-14
1
-0
/
+21
*
[CodeGenPrepare] avoid crashing on non-canonical/degenerate code
Sanjay Patel
2019-03-04
1
-0
/
+25
*
[CGP] add special-cases to form unsigned add with overflow (PR40486)
Sanjay Patel
2019-02-24
1
-16
/
+20
*
[CGP] add tests for uaddo increment/decrement; NFC
Sanjay Patel
2019-02-22
1
-0
/
+60
*
[CGP] match a special-case of unsigned subtract overflow
Sanjay Patel
2019-02-20
1
-4
/
+5
*
[CGP][x86] add tests for usubo special-case; NFC
Sanjay Patel
2019-02-20
1
-0
/
+15
*
[CGP] form usub with overflow from sub+icmp
Sanjay Patel
2019-02-18
1
-36
/
+45
*
[CGP] add test for unsigned subtract of 1 with overflow; NFC
Sanjay Patel
2019-02-05
1
-13
/
+28
*
[CGP] fix bogus test names/comments; NFC
Sanjay Patel
2019-02-04
1
-10
/
+9
*
[CGP] add tests for usubo; NFC
Sanjay Patel
2019-02-04
1
-1
/
+154
*
[CGP] use IRBuilder to simplify code
Sanjay Patel
2019-02-04
1
-36
/
+36
*
[CGP] adjust target constraints for forming uaddo
Sanjay Patel
2019-02-03
1
-5
/
+4
*
[PatternMatch] add special-case uaddo matching for increment-by-one (2nd try)
Sanjay Patel
2019-02-03
1
-20
/
+25
*
[CGP] move test file to prevent bot failures
Sanjay Patel
2019-02-03
1
-0
/
+175