2016 IEEE 27th International Symposium on Software Reliability Engineering (ISSRE) 2016
DOI: 10.1109/issre.2016.51
|View full text |Cite
|
Sign up to set email alerts
|

Evaluating the Effects of Compiler Optimizations on Mutation Testing at the Compiler IR Level

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 15 publications
(11 citation statements)
references
References 24 publications
0
11
0
Order By: Relevance
“…Coles et al adopt such an approach for mutating Java bytecode [147]. Derezinska and Kowalski [8] and Hariri et al [148] adopt the same approach for mutating the Common Intermediate Language of .NET and LLVM Bitcode, respectively.…”
Section: Mutant Creation (Step 2)mentioning
confidence: 99%
“…Coles et al adopt such an approach for mutating Java bytecode [147]. Derezinska and Kowalski [8] and Hariri et al [148] adopt the same approach for mutating the Common Intermediate Language of .NET and LLVM Bitcode, respectively.…”
Section: Mutant Creation (Step 2)mentioning
confidence: 99%
“…Thus, a mutation operator is defined as pair of original instruction type and mutated instruction type. The To reduce the influence of redundant and equivalent mutants, we applied TCE (Papadakis et al 2015;Hariri et al 2016;Kintis et al 2018). Since we operate on LLVM bitcode we compared the mutated optimized LLVM codes using the llvm-diff utility.…”
Section: Automated Tools Usedmentioning
confidence: 99%
“…Our questions on the effect of code structure on OBC was inspired by Rajan et al [23] who investigated the effect of program structure on the efficacy of MC/DC. Our focus on the effect of compiler optimization is inspired by Hariri et al [34] and Bullseye's statement about the effect of compiler optimization on OBC on their website [8]. This work is also closely related to the empirical comparison performed by Shams and Edwards [35] in which they conclude that OBC is a practical coverage criterion that is comparable to MC/DC.…”
Section: B What Contributes To the Improvement Of Flag-use Obc?mentioning
confidence: 97%