Home
last modified time | relevance | path

Searched refs:formerly (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcomplex-asm.ll2 ; This formerly crashed.
H A D2011-01-10-DagCombineHang.ll2 ; This formerly got DagCombine into a loop, PR 8916.
H A D2010-07-13-indirectXconstraint.ll3 ; formerly crashed
H A D2010-02-01-DbgValueCrash.ll4 ; formerly crashed in SelectionDAGBuilder
H A D2010-09-16-asmcrash.ll2 ; This formerly crashed, PR 8154.
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Deh-frame-cie-id.s7 ## This FDE was formerly wrongly interpreted as a CIE because its CIE pointer
H A Ddebug-frame-cie-id-dwarf64.s10 ## This FDE was formerly wrongly interpreted as a CIE because its CIE pointer
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dfast-isel-redefinition.ll3 ; doesn't crash. (It crashed formerly on ARM, and proved useful in
H A Dpr16556.ll3 ; This test formerly failed due to no handling for a ppc_fp128 undef.
H A Dpr16556-2.ll3 ; This test formerly failed because of wrong custom lowering for
H A Dpr17168.ll3 ; This test formerly failed due to a DBG_VALUE being placed prior to a PHI
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp55 enum class Legality { never, always, formerly }; enumerator
70 return Legality::formerly; in IsLegalDoTerm()
95 return Legality::formerly; in IsLegalDoTerm()
142 } else if (IsLegalDoTerm(statement) == Legality::formerly) { in ConstructBranchTargetFlags()
147 } else if (IsLegalBranchTarget(statement) == Legality::formerly) { in ConstructBranchTargetFlags()
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dparameterized_classes.m83 // Okay: definition of class with type parameters that was formerly
117 // Okay: definition of class with type parameters that was formerly
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A D2010-07-15-debugOrdering.ll3 ; Stripping out debug info formerly caused the last two multiplies to be emitted in
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64.td467 "Apple A7 (the CPU formerly known as Cyclone)">;
767 "Apple A7 (the CPU formerly known as Cyclone)", [
/llvm-project-15.0.7/llvm/
H A DCREDITS.TXT201 D: Led effort for the backend formerly known as ARM64
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Dfile-header-machine-types.test217 # RUN: llvm-readelf --file-headers %t.m32r.o | FileCheck %s -DMACHINE="Renesas M32R (formerly Mitsu…
/llvm-project-15.0.7/llvm/docs/
H A DJITLink.rst377 * ``makeExternal`` transforms a formerly defined symbol into an external one
H A DProgrammersManual.rst682 elsewhere in the program can easily turn a formerly exhaustive list of errors
/llvm-project-15.0.7/clang/docs/
H A DLanguageExtensions.rst1719 Note that the ``__weak`` qualifier formerly meant the GC qualifier in