Lines Matching refs:bugs
5 Introduction - Got bugs?
22 <http://llvm.org/bugs/enter_bug.cgi>`_ and fill out the form with the
24 the "new-bugs" category if you're not sure). The bug description should
39 More often than not, bugs in the compiler cause it to crash---often due to
51 is in the front-end. Jump ahead to the section on :ref:`front-end bugs
56 `compile-time optimization bugs`_.
59 generator bugs`_.
64 Front-end bugs
81 .. _compile-time optimization bugs: argument
83 Compile-time optimization bugs
109 .. _code generator bugs: argument
111 Code generator bugs
147 checker tool. Many of the "LLVM bugs" that we have chased down ended up
148 being bugs in the program being compiled, not LLVM.