jar

org.qbicc : qbicc-machine-llvm

Maven & Gradle

Jul 17, 2023
122 stars

Qbicc Machine: LLVM · Qbicc support LLVM IR generation

Table Of Contents

Latest Version

Download org.qbicc : qbicc-machine-llvm JAR file - Latest Versions:

All Versions

Download org.qbicc : qbicc-machine-llvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.75.x
0.74.x
0.73.x
0.72.x
0.71.x
0.70.x
0.69.x
0.68.x
0.67.x
0.66.x
0.65.x
0.64.x
0.63.x
0.62.x
0.61.x
0.60.x
0.59.x
0.58.x
0.57.x
0.56.x
0.55.x
0.54.x
0.53.x
0.52.x
0.51.x
0.50.x
0.49.x
0.48.x
0.47.x
0.46.x
0.45.x
0.44.x
0.43.x
0.42.x
0.41.x
0.40.x
0.39.x
0.38.x
0.37.x
0.36.x
0.35.x
0.34.x
0.33.x
0.32.x
0.31.x
0.30.x
0.29.x
0.28.x
0.27.x
0.26.x
0.25.x
0.24.x
0.23.x
0.22.x
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window qbicc-machine-llvm-0.75.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.qbicc.machine.llvm

├─ org.qbicc.machine.llvm.AddressNaming.class - [JAR]

├─ org.qbicc.machine.llvm.Array.class - [JAR]

├─ org.qbicc.machine.llvm.AsmFlag.class - [JAR]

├─ org.qbicc.machine.llvm.Attributable.class - [JAR]

├─ org.qbicc.machine.llvm.CallingConvention.class - [JAR]

├─ org.qbicc.machine.llvm.Commentable.class - [JAR]

├─ org.qbicc.machine.llvm.DataLayout.class - [JAR]

├─ org.qbicc.machine.llvm.DllStorageClass.class - [JAR]

├─ org.qbicc.machine.llvm.FastMathFlag.class - [JAR]

├─ org.qbicc.machine.llvm.FloatCondition.class - [JAR]

├─ org.qbicc.machine.llvm.Function.class - [JAR]

├─ org.qbicc.machine.llvm.FunctionAttributes.class - [JAR]

├─ org.qbicc.machine.llvm.FunctionDefinition.class - [JAR]

├─ org.qbicc.machine.llvm.Global.class - [JAR]

├─ org.qbicc.machine.llvm.IdentifiedType.class - [JAR]

├─ org.qbicc.machine.llvm.IntCondition.class - [JAR]

├─ org.qbicc.machine.llvm.LLBasicBlock.class - [JAR]

├─ org.qbicc.machine.llvm.LLBuilder.class - [JAR]

├─ org.qbicc.machine.llvm.LLValue.class - [JAR]

├─ org.qbicc.machine.llvm.Linkage.class - [JAR]

├─ org.qbicc.machine.llvm.Metable.class - [JAR]

├─ org.qbicc.machine.llvm.Module.class - [JAR]

├─ org.qbicc.machine.llvm.ModuleFlagBehavior.class - [JAR]

├─ org.qbicc.machine.llvm.ParameterAttributes.class - [JAR]

├─ org.qbicc.machine.llvm.RuntimePreemption.class - [JAR]

├─ org.qbicc.machine.llvm.Struct.class - [JAR]

├─ org.qbicc.machine.llvm.StructType.class - [JAR]

├─ org.qbicc.machine.llvm.SymbolMangling.class - [JAR]

├─ org.qbicc.machine.llvm.TailType.class - [JAR]

├─ org.qbicc.machine.llvm.ThreadLocalStorageModel.class - [JAR]

├─ org.qbicc.machine.llvm.Types.class - [JAR]

├─ org.qbicc.machine.llvm.Values.class - [JAR]

├─ org.qbicc.machine.llvm.Visibility.class - [JAR]

org.qbicc.machine.llvm.op

├─ org.qbicc.machine.llvm.op.Alloca.class - [JAR]

├─ org.qbicc.machine.llvm.op.Assignment.class - [JAR]

├─ org.qbicc.machine.llvm.op.AtomicRmw.class - [JAR]

├─ org.qbicc.machine.llvm.op.Binary.class - [JAR]

├─ org.qbicc.machine.llvm.op.Branch.class - [JAR]

├─ org.qbicc.machine.llvm.op.Call.class - [JAR]

├─ org.qbicc.machine.llvm.op.CmpAndSwap.class - [JAR]

├─ org.qbicc.machine.llvm.op.ExactBinary.class - [JAR]

├─ org.qbicc.machine.llvm.op.ExtractValue.class - [JAR]

├─ org.qbicc.machine.llvm.op.FastMathBinary.class - [JAR]

├─ org.qbicc.machine.llvm.op.FastMathUnary.class - [JAR]

├─ org.qbicc.machine.llvm.op.Fence.class - [JAR]

├─ org.qbicc.machine.llvm.op.GetElementPtr.class - [JAR]

├─ org.qbicc.machine.llvm.op.HasArguments.class - [JAR]

├─ org.qbicc.machine.llvm.op.IndirectBranch.class - [JAR]

├─ org.qbicc.machine.llvm.op.Instruction.class - [JAR]

├─ org.qbicc.machine.llvm.op.LandingPad.class - [JAR]

├─ org.qbicc.machine.llvm.op.Load.class - [JAR]

├─ org.qbicc.machine.llvm.op.NuwNswBinary.class - [JAR]

├─ org.qbicc.machine.llvm.op.OrderingConstraint.class - [JAR]

├─ org.qbicc.machine.llvm.op.Phi.class - [JAR]

├─ org.qbicc.machine.llvm.op.Return.class - [JAR]

├─ org.qbicc.machine.llvm.op.Select.class - [JAR]

├─ org.qbicc.machine.llvm.op.Store.class - [JAR]

├─ org.qbicc.machine.llvm.op.Switch.class - [JAR]

├─ org.qbicc.machine.llvm.op.YieldingInstruction.class - [JAR]

org.qbicc.machine.llvm.impl

├─ org.qbicc.machine.llvm.impl.AbstractBinary.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractBranch.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractCastInstruction.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractCommentable.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractEmittable.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractExactBinary.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractFastMathBinary.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractFastMathUnary.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractFunction.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractInstruction.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractMetable.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractMetadataNode.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractNuwNswBinary.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractReturn.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractValue.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AbstractYieldingInstruction.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AddImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AddrSpaceCast.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AddrspacecastConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AllocaImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AndImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ArgumentAttribute.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ArrayImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ArrayType.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AshrImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AsmExpression.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AssignmentImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.AtomicRmwImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.BasicBlockImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.BitCastImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.BitcastConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.BuilderImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ByteArrayImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.CallImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.CmpAndSwapImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ConditionalBranchImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DIBasicTypeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DICompileUnitImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DICompositeTypeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DIDerivedTypeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DIExpressionImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DIFileImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DIGlobalVariableExpressionImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DIGlobalVariableImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DILocalVariableImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DILocationImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DISubprogramImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DISubrangeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DISubroutineTypeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DataLayoutImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.DoubleConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.Emittable.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ExtractValueImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FAddImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FCmpImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FDivImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FMulImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FNegImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FPExtImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FPToSI.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FPToUI.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FRemImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FSubImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FTruncImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FenceImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FloatConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FunctionDeclarationImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FunctionDefinitionImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.FunctionType.class - [JAR]

├─ org.qbicc.machine.llvm.impl.GetElementPtrConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.GetElementPtrImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.GlobalImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.GlobalValueOf.class - [JAR]

├─ org.qbicc.machine.llvm.impl.IcmpImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.IdentifiedTypeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.IndirectBranchImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.InsertValueImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.IntConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.IntToPtr.class - [JAR]

├─ org.qbicc.machine.llvm.impl.IntToPtrConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.InvokeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.LLVM.class - [JAR]

├─ org.qbicc.machine.llvm.impl.LandingPadImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.LoadImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.LocalValueOf.class - [JAR]

├─ org.qbicc.machine.llvm.impl.LongConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.LshrImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.MetadataNodeRef.class - [JAR]

├─ org.qbicc.machine.llvm.impl.MetadataString.class - [JAR]

├─ org.qbicc.machine.llvm.impl.MetadataTupleImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.MetadataType.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ModuleImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.MulImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.NamedGlobalValueOf.class - [JAR]

├─ org.qbicc.machine.llvm.impl.NamedLocalValueOf.class - [JAR]

├─ org.qbicc.machine.llvm.impl.OpaquePointer.class - [JAR]

├─ org.qbicc.machine.llvm.impl.OrImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.PhiImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.PointerTo.class - [JAR]

├─ org.qbicc.machine.llvm.impl.PtrToInt.class - [JAR]

├─ org.qbicc.machine.llvm.impl.PtrToIntConstant.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SExtImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SIToFP.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SRemImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SdivImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SelectImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ShlImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ShortArrayImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SingleWord.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SourceFileImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.StoreImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.StructImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.StructTypeImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SubImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.SwitchImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.TruncImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.UIToFP.class - [JAR]

├─ org.qbicc.machine.llvm.impl.URemImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.UdivImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.UnconditionalBranchImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.Unreachable.class - [JAR]

├─ org.qbicc.machine.llvm.impl.VaArg.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ValueReturn.class - [JAR]

├─ org.qbicc.machine.llvm.impl.VectorOf.class - [JAR]

├─ org.qbicc.machine.llvm.impl.VoidReturn.class - [JAR]

├─ org.qbicc.machine.llvm.impl.XorImpl.class - [JAR]

├─ org.qbicc.machine.llvm.impl.ZExtImpl.class - [JAR]

org.qbicc.machine.llvm.stackmap

├─ org.qbicc.machine.llvm.stackmap.LocationType.class - [JAR]

├─ org.qbicc.machine.llvm.stackmap.StackMap.class - [JAR]

├─ org.qbicc.machine.llvm.stackmap.StackMapVisitor.class - [JAR]

org.qbicc.machine.llvm.debuginfo

├─ org.qbicc.machine.llvm.debuginfo.DIBasicType.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DICompileUnit.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DICompositeType.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIDerivedType.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIEncoding.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIExpression.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIFile.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIFlags.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIGlobalVariable.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIGlobalVariableExpression.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DILocalVariable.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DILocation.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DIOpcode.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DISPFlags.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DISubprogram.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DISubrange.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DISubroutineType.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DITag.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.DebugEmissionKind.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.MetadataNode.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.MetadataTuple.class - [JAR]

├─ org.qbicc.machine.llvm.debuginfo.Virtuality.class - [JAR]

Advertisement

Dependencies from Group

Mar 22, 2023
6 usages
122 stars
Jul 17, 2023
4 usages
122 stars
Mar 22, 2023
4 usages
122 stars
Jul 17, 2023
4 usages
122 stars
Jul 17, 2023
2 usages
122 stars

Discover Dependencies

Aug 15, 2023
9 usages
446 stars
Nov 21, 2021
1 usages
426 stars
Jun 07, 2023
1 usages
3 stars
Jun 07, 2023
1 usages
3 stars
Aug 17, 2022
2 usages
4 stars
Dec 17, 2021
1 usages
4 stars
Mar 30, 2023
2 usages
48 stars
Dec 19, 2021
1 usages
0 stars
Mar 10, 2023
1 usages
179 stars