Home | History | Annotate | Download | only in bugpoint

Lines Matching full:backend

64   SafeInterpreterSel(cl::desc("Specify \"safe\" i.e. known-good backend:"),

76 cl::desc("Specify the path to the \"safe\" backend program"),
227 // In "cbe-bug" mode, default to using LLC as the "safe" backend.
238 // In "llc-safe" mode, default to using LLC as the "safe" backend.
249 // Pick a backend that's different from the test backend. The JIT and
294 "\"safe\" backend right now!\n";
416 /// backend, if reference output is not provided.
429 // Using the known-good backend.
464 errs() << "*** There is a bug running the \"safe\" backend. Either"
466 << " if CBE is being used as the \"safe\" backend), or fix the"