search for: lingming

Displaying 2 results from an estimated 2 matches for "lingming".

2020 Nov 06
3
How to find the root causes of compiler bugs in practice?
...e outputs of compilers are always used to isolate the causes of compiler bugs, such as the IR after each pass or the backtrace. I am a newbie for LLVM. So I am curious how developers of LLVM or GCC find the root causes of compiler bugs in practice. Thanks! [1] Junjie Chen, Jiaqi Han, Peiyi Sun, Lingming Zhang, Dan Hao, and Lu Zhang. 2019. Compiler bug isolation via effective witness test program generation. In Proceedings of the 2019 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2019). Association for Computing...
2020 Nov 06
0
How to find the root causes of compiler bugs in practice?
...are always used to isolate the causes of compiler bugs, such as the IR after each pass or the backtrace. > I am a newbie for LLVM. So I am curious how developers of LLVM or GCC find the root causes of compiler bugs in practice. > > Thanks! > > [1] Junjie Chen, Jiaqi Han, Peiyi Sun, Lingming Zhang, Dan Hao, and Lu Zhang. 2019. Compiler bug isolation via effective witness test program generation. In Proceedings of the 2019 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2019). Association for Computing...