M?      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~               ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ;<=>?@ABCDEF GHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                                 ! " # $ % & '()*+,-./0123456789:;<=>(?@AAABCDDDEFGGGHIJJJKLMMMNOPPPQRSSSTUVVVWXYYYZ[\\\]^___`abbbcdeeefghhhijkkk(Initialize jitter to the native target.  The operation is idempotent. lrequires GHC 6.8, LLVM experimentalbos@serpentine.com  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~minsert before this one name for label  function name for label  function  function array to fill out  function  basic block       !"#$%&'()*+,-./0123456789:;<=> function ? function @ function A function array to fill out B function offset into array C function D function Emodule name type Fmodule name  function (nullPtr if not found) GHIJKLMNOPQRSTUVWXYZ[!Get the type of a sequential type' s elements. \]^ element type element count _pointed-to type address space ` element type element count a.Fill out an array with the types of a function's fixed  parameters. b;Give the number of fixed parameters that a function takes. cGive a function's return type. d+Indicate whether a function takes varargs. eCreate a function type.  return type array of argument types number of elements in array  non-zero if function is varargs fghijkl$An integer type of the given width. width in bits mnopqrstuvwxyz{|}~nop=An enumeration for the kinds of visibility of global values. The GV is protected The GV is hidden The GV is visible ;An enumeration for the kinds of linkage for global values. "Like Private, but linker removes. Tentative definitions 7Stand-in functions for streaming fns from BC files !ExternalWeak linkage description #Function to be accessible from DLL !Function to be imported from DLL *Like Internal, but omit from symbol table 2Rename collisions when linking (static functions) /Special purpose, only applies to global arrays 1Same, but only replaced by something equivalent. 4Keep one copy of named function when linking (weak) 1Same, but only replaced by something equivalent. 0Keep one copy of function when linking (inline) Externally visible function   !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~xwvutsr]\qponmlkjihgedcbaf`_^[QPONKMIJHG:965;8743ZWYVXUTSREFDCAB@=<?>21L0/.-,+*)ihgfed('&%$#"!     )('&%$# 8zyxw{v6543210okjmn|utsrqplC~}zy~cba`_^]\[QNF}OUVZYXWTSRMLKJIHGEDBA@P?>=</.-,+*"!  ;:97|{  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~"argv envp      q!     !     !       !"#$ !"#$$#"!  !"#$ %&'()*+,-./0123456789:%&'()*+,-./0123456789::9876543210/.-,+*)('&%%&'()*+,-./0123456789: ?;Manage compile passes. rstuvwxy<KA module provider is used by the code generator to get access to a module. z{=Type of top level modules. |}~>YFree all storage related to a module. *Note*, this is a dangerous call, since referring V to the module after this call is an error. The reason for the explicit call to free O the module instead of an automatic lifetime management is that modules have a P somewhat complicated ownership. Handing a module to a module provider changes [ the ownership of the module, and the module provider will free the module when necessary. ?Write a module to a file. @Read a module from a file. A&Turn a module into a module provider. BCreate a pass manager. C$Create a pass manager for a module. =Add a control flow graph simplification pass to the manager. 0Add a constant propagation pass to the manager. 2Add a global value numbering pass to the manager. =;rsuvwxy<z{=|}>?@ABC;;rsrsuvwxyxy<z{z{=|}|}>?@ABC!DE DE DE FFFF"GHI8Struct types; a list (nested tuple) of component types. JK'Label type, produced by a basic block. L5Fixed sized vector, the array size is encoded in the n parameter. MN5Fixed sized arrays, the array size is encoded in the n parameter. OP128 bit floating point. QR!Variable sized unsigned integer.  The n parameter should belong to PosI. STVariable sized signed integer.  The n parameter should belong to PosI. UGHIJKLMNOPQRSTUGHHIJJKLMMNOOPQQRSSTUU##V*Define what vararg types are permissible. WThe W$ type is a placeholder for the real  type that  can be obtained with  castVarArgs. XYFunction type. ZTypes with a fixed size. [IFirst class types, i.e., the types that can be passed as arguments, etc. \Primitive types. ]Floating types. ^Integral or pointer type. _Integral types. `5Arithmetic types, i.e., integral and floating types. aGType descriptor, used to convey type information through the LLVM API. bcdefghijklmThe m> class classifies all types that have an LLVM representation. no The argument is never evaluated pqrsVWXYZ[\]^_`abcdefghijklmnopqrsVWXYZ[\]^_`a lkjihgfedcbbcdefghijklmnnopqrs$?tuvweA basic block is a sequence of non-branching instructions, terminated by a control flow instruction. x)This class is just to simplify contexts. yz0A function is simply a pointer to the function. {|}~Create a new module. 'Create a new explicitely named module.  module name Give the body for a module. module that is defined  module body )Create a new module with the given body.  module body Create a new named function. Function name Create a new function. Use 3 to create a function with external linkage, since  it needs a known name. _Define a function body. The basic block returned by the function is the function entry point. Function to define (created by ). Function body. +Create a new function with the given body. Function body. +Create a new function with the given body. Function body. KAdd attributes to a value. Beware, what attributes are allowed depends on  what kind of value it is. QCreate a reference to an external function while code generating for a function. $Create a new named global variable.  Constant?  Visibility Name Create a new global variable. +Give a global variable a (constant) value. %Create and define a global variable. +Create and define a named global variable. HMake a constant vector. Replicates or truncates the list to get length n. GMake a constant array. Replicates or truncates the list to get length n. ]tuvwxyz{|}~4tuvwxyz{|}~%3Get all the information needed to free a function. T Freeing code might have to be done from a (C) finalizer, so it has to done from C. \ The function c_freeFunctionObject take these pointers as arguments and frees the function. MThe LLVM execution engine is encapsulated so it cannot be accessed directly. D The reason is that (currently) there must only ever be one engine, ( so access to it is wrapped in a monad. & '(tAcceptable single index to getElementPointer. Acceptable arguments to getElementPointer. 0Acceptable argument to array memory allocation. Acceptable arguments to  . 0Acceptable operands to comparison instructions. Always true (always folded) True if unordered or not equal 'True if unordered, less than, or equal True if unordered or less than *True if unordered, greater than, or equal "True if unordered or greater than True if unordered or equal 'True if unordered: isnan(X) | isnan(Y) True if ordered (no nans) )True if ordered and operands are unequal 'True if ordered and less than or equal True if ordered and less than *True if ordered and greater than or equal !True if ordered and greater than True if ordered and equal Always false (always folded) signed less or equal signed less than signed greater or equal signed greater than unsigned less or equal unsigned less than unsigned greater or equal unsigned greater than  not equal equal 8Acceptable arguments to arithmetic binary instructions. Acceptable arguments to the  instruction.  {Return from the current function with the given value. Use () as the return value for what would be a void function is C.  ]Branch to the first basic block if the boolean is true, otherwise to the second basic block. Boolean to branch upon. Target for true. Target for false. 1Unconditionally branch to the given basic block. Branch target. Branch table instruction. Value to branch upon. Default branch target. )Labels and corresponding branch targets. ;Unwind the call stack until a function call performed with   is reached. $ I.e., throw a non-local exception. ?Inform the code generator that this code can never be reached. Floating point division. Floating point remainder.   Get a value from a vector. Vector Index into the vector .Insert a value into a vector, nondescructive. Vector Value to insert Index into the vector Permute vector. )Truncate a value to a shorter bit width. &Zero extend a value to a wider width. $Sign extend a value to wider width. !Truncate a floating point value. Extend a floating point value. 7Convert a floating point value to an unsigned integer. 4Convert a floating point value to a signed integer. 7Convert an unsigned integer to a floating point value. 4Convert a signed integer to a floating point value. !Convert a pointer to an integer. !Convert an integer to a pointer. LConvert between to values of the same size by just copying the bit pattern.  Compare integers. Compare floating point values.  2Select between two values depending on a boolean.  /Call a function with the given arguments. The  8 instruction is variadic, i.e., the number of arguments ! it takes depends on the type of f.  )Call a function with exception handling. Normal return point. Exception return point. Function to call.  QJoin several variables (virtual registers) from different basic blocks into one. 8 All of the variables in the list are joined. See also  .  /Add additional inputs to an existing phi node. M The reason for this instruction is that sometimes the structure of the code ^ makes it impossible to have all variables in scope at the point where you need the phi node. "Must be a variable from a call to  . Variables to add. Allocate heap memory. Allocate heap (array) memory. Allocate stack memory. Allocate stack (array) memory. Free heap memory. Load a value from memory. Address to load from. Store a value in memory Value to store. Address to store to. +Address arithmetic. See LLVM description. ) The index is a nested tuple of the form (i1,(i2,( ... ()))). T (This is without a doubt the most confusing LLVM instruction, but the types help.) 9Like getElementPtr, but with an initial index that is 0. Z This is useful since any pointer first need to be indexed off the pointer, and then into 9 its actual value. This first indexing is often with 0. axy{     ^      Print a value. Print a type. Get the name of a }. 2Convert a varargs function to a regular function. ;<=>?@ABCDEGHIJKLNPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     =><A;BC?@~     yx{mn`_^]\[ZYXsalkjihgfedcbrqopWVTURSPQNOLMKIJGH}|DEzuvtw GRemove the IO from a function return type. This is unsafe in general. IClass of LLVM function types that can be translated to the corresponding  Haskell type. 3Generate a Haskell function from an LLVM function. ITranslate a function to Haskell code. This is a simplified interface to , the execution engine and module mechanism.  Combine  and .    !"#$%&!"#$%&!"#$%&!"#"#$%&%'()*+, Synonym for CodeGenFunction r (Value a). -.Comparison functions. /0123 Lazy and. 4 Lazy or. 5YConditional, returns first element of the pair when condition is true, otherwise second. 67Return a value from an 9. 8Use x < - set $ ... to make a binding.  9Unlift a function with TValue to have Value arguments. :Lift a function from having Value arguments to having TValue arguments. ;Define a recursive 9+, gets pased itself as the first argument. !"'()*+,-./0123456789:;,*+-.12/0345678)9(:;''()*++,-./0123456789:;<#=$><=><=><=>%)*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABC D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g    h  i  !j!k l"m"m"n"n"o"p"p"q"q"r"r"s"s"t"t#u#v#w#x#y#z#{#|#}#~####################$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$[$y%%%%%6%%(%&!&!&&&&&&&&&&&&''(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((( ( ( ( ( ((((((((((((((((((0(( (!("(#(${%}& ' ( ) * + , - . / 0 1 23456789:;<=>?@ABCDEFGHIJKLMNOMPQMRSMTUMVWMXYMZ[M\]M^_M`aMbcMdeMfgMhiMjklmno  p      q  r  s   t   u v w x y - * 0 r o  z ] { | } ~    g f e d c b a  [ y \ ))1!!!!!!!!!!!!!!!!!!!!!!!   #####$$$$$$$$$$$$$$$$$$%%%B%B%%%%%%%%@%%,%%%%7%%%%%&&&'''''((((((((((((((((h((((((  llvm-0.8.0.2 LLVM.CoreLLVM.Util.Foreign LLVM.FFI.CoreLLVM.FFI.AnalysisLLVM.FFI.BitReaderLLVM.FFI.BitWriterLLVM.FFI.TargetLLVM.FFI.ExecutionEngineLLVM.FFI.Transforms.IPOLLVM.FFI.Transforms.ScalarLLVM.Util.OptimizeLLVM.ExecutionEngineLLVM.Util.LoopLLVM.Util.ArithmeticLLVM.Util.FileLLVM.Target.XCoreLLVM.Target.SystemZLLVM.Target.SparcLLVM.Target.PowerPCLLVM.Target.PIC16LLVM.Target.X86LLVM.Target.MipsLLVM.Target.MSP430LLVM.Target.MSILLLVM.Target.CppBackendLLVM.Target.CellSPULLVM.Target.CBackendLLVM.Target.BlackfinLLVM.Target.AlphaLLVM.Target.ARMLLVM.Target.NativeLLVM.Core.UtilLLVM.Core.CodeGenMonadLLVM.Core.DataLLVM.Core.TypeLLVM.Core.CodeGenLLVM.ExecutionEngine.EngineLLVM.ExecutionEngine.TargetLLVM.Core.VectorLLVM.Core.InstructionsbaseGHC.PtrPtrtype-level-0.2.4Data.TypeLevel.Num.SetsNatwithalloca withArrayLeninitializeNativeTargetunionTypeInContext setMetadatasetInstDebugLocationsetCurrentDebugLocationreplaceAllUsesWithmDStringInContextmDStringmDNodeInContextmDNodeinsertIntoBuilder hasMetadatagetUser getUsedValuegetUnionElementTypes getOperand getNextUse getMetadatagetMDKindIDInContext getMDKindIDgetGlobalContextgetFunctionAttr getFirstUsegetCurrentDebugLocationgetConstOpcode getAttribute"createFunctionPassManagerForModulecountUnionElementTypes contextCreate constUnion constNUWSub constNUWNeg constNUWMul constNUWAdd constNSWSub constNSWNeg constNSWMulconstIntGetZExtValueconstIntGetSExtValueconstInsertValueconstInlineAsmconstExtractValueclearInsertionPosition buildNUWSub buildNUWNeg buildNUWMul buildNUWAdd buildNSWSub buildNSWNeg buildNSWMulbuildInsertValuebuildIndirectBrbuildExtractValue buildCast buildBinOp blockAddressaddGlobalInAddressSpaceaddDestinationaddAliasx86FP80TypeInContextvoidTypeInContextstructTypeInContextremoveFunctionAttrpPCFP128TypeInContextopaqueTypeInContextmoduleCreateWithNameInContextlabelTypeInContextintTypeInContextint8TypeInContextint64TypeInContextint32TypeInContextint1TypeInContextint16TypeInContextinsertIntoBuilderWithNameinsertBasicBlockInContextgetTypeContext getTypeByNamefloatTypeInContextfP128TypeInContextdoubleTypeInContextcreateBuilderInContextcontextDisposeconstZExtOrBitCastconstTruncOrBitCastconstStructInContextconstStringInContextconstSExtOrBitCastconstRealOfStringAndSizeconstPointerNullconstPointerCast constNSWAddconstIntOfStringAndSizeconstIntOfString constIntCastconstInBoundsGEP constFSub constFPCast constFNeg constFMul constFAddconstExactSDivbuildZExtOrBitCastbuildTruncOrBitCastbuildStructGEPbuildSExtOrBitCast buildPtrDiffbuildPointerCast buildNSWAdd buildIsNullbuildIsNotNullbuildInBoundsGEPbuildGlobalStringPtrbuildGlobalString buildFNeg buildFSub buildFPCast buildFMul buildFAddbuildExactSDivbuildAggregateRetappendBasicBlockInContextalignOfaddFunctionAttr setTailCallremoveInstrAttributeremoveAttribute isTailCalladdInstrAttribute addAttributesetParamAlignmentsetInstrParamAlignmentrunPassManagerrunFunctionPassManagerpositionBuilder opaqueType labelTypeinitializeFunctionPassManagergetPreviousParamgetPreviousInstructiongetPreviousGlobalgetPreviousFunctiongetPreviousBasicBlockgetParamParent getNextParamgetNextInstruction getNextGlobalgetNextFunctiongetNextBasicBlock getLastParamgetLastInstruction getLastGlobalgetLastFunctiongetLastBasicBlockgetInstructionParentgetInsertBlockgetGlobalParent getFirstParamgetFirstInstructiongetFirstGlobalgetFirstFunctiongetFirstBasicBlockgetBasicBlockParentfinalizeFunctionPassManager dumpModuleptrDisposePassManagercreatePassManagercreateFunctionPassManagerconstRealOfStringsizeOf setTargetresolveTypeHandle refineType getVectorSize getTargetgetPointerAddressSpacegetIntTypeWidthgetArrayLengthdisposeTypeHandledisposeMessagedisposeMemoryBuffercreateTypeHandlecreateMemoryBufferWithSTDIN$createMemoryBufferWithContentsOfFileisPackedStructgetStructElementTypescountStructElementTypes structTypesetInstructionCallConvgetInstructionCallConvgetIncomingBlockgetIncomingValue addIncoming countIncomingaddCasebuildShuffleVectorbuildInsertElementbuildExtractElement buildVAArg buildSelect buildCallbuildPhi buildFCmp buildICmp buildBitCast buildIntToPtr buildPtrToInt buildFPExt buildFPTrunc buildSIToFP buildUIToFP buildFPToSI buildFPToUI buildSExt buildZExt buildTruncbuildGEP buildStore buildLoad buildFreebuildArrayAlloca buildAllocabuildArrayMalloc buildMallocbuildNotbuildNegbuildXorbuildOrbuildAnd buildAShr buildLShrbuildShl buildFRem buildSRem buildURem buildFDiv buildSDiv buildUDivbuildMulbuildSubbuildAddbuildUnreachable buildUnwind buildInvoke buildSwitch buildCondBrbuildBrbuildRet buildRetVoid positionAtEndpositionBeforeptrDisposeBuilder createBuilderdeleteBasicBlockinsertBasicBlockappendBasicBlockgetEntryBasicBlockgetBasicBlockscountBasicBlocksvalueAsBasicBlockvalueIsBasicBlockbasicBlockAsValueconstShuffleVectorconstInsertElementconstExtractElement constSelect constBitCast constIntToPtr constPtrToInt constFPToSI constFPToUI constSIToFP constUIToFP constFPExt constFPTrunc constZExt constSExt constTruncconstGEP constAShr constLShrconstShl constFCmp constICmpconstXorconstOrconstAnd constFRem constSRem constURem constFDiv constSDiv constUDivconstMulconstSubconstAddconstNotconstNeg constVector constStruct constString constRealconstInt setAlignment getAlignment setVisibility getVisibility setSection getSection setLinkage getLinkage isDeclarationsetGCgetGCsetFunctionCallConvgetFunctionCallConvgetIntrinsicID getParamsgetParam countParamsdeleteFunction addFunctiongetNamedFunctionisUndefisNullgetUndef isConstant constNull constArray constAllOnes dumpValue setValueName getValueNametypeOfsetGlobalConstantisGlobalConstantsetThreadLocal isThreadLocalgetInitializergetNamedGlobalsetInitializer deleteGlobal addGlobalgetElementTypedeleteTypeName addTypeName vectorType pointerType arrayType getParamTypescountParamTypes getReturnTypeisFunctionVarArg functionTypevoidType ppcFP128Type fp128Type x86FP80Type doubleType floatType integerType int64Type int32Type int16Typeint8Typeint1TypeptrDisposeModuleProvider%createModuleProviderForExistingModule setDataLayout getDataLayoutptrDisposeModule disposeModulemoduleCreateWithName ContextRefContextUseRef OpaqueUsePassManagerRef PassManager AttributeNakedAttributeNoImplicitFloatAttributeNoRedZoneAttributeNoCaptureAttributeStackProtectReqAttributeStackProtectAttributeOptimizeForSizeAttributeAlwaysInlineAttributeNoInlineAttributeReadOnlyAttributeReadNoneAttribute NestAttributeByValAttributeNoAliasAttributeNoUnwindAttributeStructRetAttributeInRegAttributeNoReturnAttribute SExtAttribute ZExtAttributeTypeKindVectorTypeKindOpaqueTypeKindPointerTypeKind ArrayTypeKindStructTypeKindFunctionTypeKindIntegerTypeKind LabelTypeKindPPC_FP128TypeKind FP128TypeKindX86_FP80TypeKindDoubleTypeKind FloatTypeKind VoidTypeKindMemoryBufferRef MemoryBuffer BuilderRefBuilder BasicBlockRef BasicBlock VisibilityProtectedVisibilityHiddenVisibilityDefaultVisibilityLinkageLinkerPrivateLinkage CommonLinkage GhostLinkageExternalWeakLinkageDLLExportLinkageDLLImportLinkagePrivateLinkageInternalLinkageAppendingLinkageWeakODRLinkageWeakAnyLinkageLinkOnceODRLinkageLinkOnceAnyLinkageAvailableExternallyLinkageExternalLinkageCallingConvention X86FastCall X86StdCallColdFastCValueRefValueTypeRefTypeModuleProviderRefModuleProvider ModuleRefModulefromCallingConventiontoCallingConvention fromLinkage toLinkagefromVisibility toVisibility getTypeKind fromAttribute toAttributeviewFunctionCFGOnlyviewFunctionCFG verifyModuleverifyFunctionVerifierFailureActiongetBitcodeModuleInContextgetBitcodeModuleparseBitcodeInContext!getBitcodeModuleProviderInContext parseBitcodegetBitcodeModuleProviderwriteBitcodeToFDwriteBitcodeToFileHandlewriteBitcodeToFilestoreSizeOfTypesizeOfTypeInBitspreferredAlignmentOfTypepreferredAlignmentOfGlobal pointerSizeoffsetOfElementinvalidateStructLayout intPtrTypeelementAtOffsetdisposeTargetDatacreateTargetDatacopyStringRepOfTargetDatacallFrameAlignmentOfType byteOrder addTargetData aBISizeOfTypeaBIAlignmentOfType TargetDataRef TargetData ByteOrdering removeModuledisposeExecutionEnginecreateJITCompilerForModulecreateInterpreterForModulecreateExecutionEngineForModule addModule linkInJITgetPointerToGlobaladdGlobalMappinggetExecutionEngineTargetDatarunFunctionAsMainremoveModuleProvidergenericValueToPointergenericValueIntWidthfreeMachineCodeForFunction findFunctioncreateJITCompilercreateInterpretercreateGenericValueOfPointeraddModuleProvider runFunctionptrDisposeGenericValuegenericValueToFloatcreateGenericValueOfFloatgenericValueToIntcreateGenericValueOfIntrunStaticDestructorsrunStaticConstructorsptrDisposeExecutionEnginecreateExecutionEngineGenericValueRef GenericValueExecutionEngineaddStripSymbolsPassaddStripDeadPrototypesPassaddRaiseAllocationsPassaddPruneEHPassaddLowerSetJmpPassaddIPConstantPropagationPassaddGlobalOptimizerPassaddGlobalDCEPassaddFunctionInliningPassaddFunctionAttrsPassaddDeadTypeEliminationPassaddDeadArgEliminationPassaddConstantMergePassaddArgumentPromotionPassaddTailCallEliminationPassaddSimplifyLibCallsPassaddScalarReplAggregatesPass addSCCPPassaddMemCpyOptPassaddLoopUnswitchPassaddLoopUnrollPassaddLoopRotatePassaddLoopIndexSplitPassaddLoopDeletionPass addLICMPassaddJumpThreadingPassaddIndVarSimplifyPassaddDeadStoreEliminationPassaddAggressiveDCEPassaddReassociatePassaddPromoteMemoryToRegisterPassaddInstructionCombiningPass addGVNPassaddDemoteMemoryToRegisterPassaddConstantPropagationPassaddCFGSimplificationPass destroyModulereadBitcodeFromFileCodeGenFunction CodeGenModuleoptimizeModule PackedStructStructLabelVectorArrayFP128WordNIntN CastVarArgsVarArgs:& IsFunctionIsSized IsFirstClass IsPrimitive IsFloatingIsIntegerOrPointer IsInteger IsArithmeticTypeDescTDStructTDLabel TDFunctionTDPtrTDVectorTDArrayTDIntTDVoidTDFP128TDDoubleTDFloatIsTypetypeDesctypeReftypeNameisSigned isFloating&TGlobal TFunctionGlobal FunctionRet FunctionArgsFunctionIsConst ConstValue ModuleValue newModulenewNamedModule defineModule createModulegetModuleValuescastModuleValuevalueOfvaluezeroallOnesundefnewNamedFunction newFunctiondefineFunctioncreateFunctioncreateNamedFunction addAttributescreateBasicBlock newBasicBlocknewNamedBasicBlockdefineBasicBlockgetCurrentBasicBlocktoLabel fromLabelexternFunctionnewNamedGlobal newGlobal defineGlobal createGlobalcreateNamedGlobal createStringcreateStringNulGeneric FreePointers EngineAccessrunEngineAccessgetPointerToFunctiongetFreePointers littleEndianwithIntPtrType getTargetDatatargetDataFromStringtoVector fromVector IsIndexArg GetElementPtrAllocArgCallArgsCmpRetCmpOp FPPredicateFPTFPUNEFPULEFPULTFPUGEFPUGTFPUEQFPUNOFPORDFPONEFPOLEFPOLTFPOGEFPOGTFPOEQFPFalse IntPredicateIntSLEIntSLTIntSGEIntSGTIntULEIntULTIntUGEIntUGTIntNEIntEQABinOpRet TerminateretcondBrbrswitchunwind unreachableaddsubmuludivsdivuremsremfaddfsubfmulfdivfremshllshrashrandorxorneginvextractelement insertelement shufflevectortrunczextsextfptruncfpextfptouifptosiuitofpsitofpptrtointinttoptrbitcasticmpfcmpselectcallinvokephi addPhiInputsmalloc arrayMalloc arrayAllocafreeloadstore getElementPtrgetElementPtr0dumpType castVarArgsUnsafe unsafePurify TranslatablegenerateFunctionsimpleFunctionunsafeGenerateFunctionPhiphisaddPhisforLoop mapVector mapVector2 CallIntrinsic UnwrapArgs ArithFunctionCmpcmpTValue%==%/=%>%>=%<%<=%&&%||???retrnset arithFunctiontoArithFunctionrecursiveFunctionwriteCodeGenModuleoptimizeFunctionoptimizeFunctionCGinitializeXCoreTargetinitializeXCoreTargetInfoinitializeTargetinitializeSystemZTargetinitializeSystemZTargetInfoinitializeSparcTargetinitializeSparcTargetInfoinitializePowerPCTargetinitializePowerPCTargetInfoinitializePIC16TargetinitializePIC16TargetInfoinitializeX86TargetinitializeX86TargetInfoinitializeMipsTargetinitializeMipsTargetInfoinitializeMSP430TargetinitializeMSP430TargetInfoinitializeMSILTargetinitializeMSILTargetInfoinitializeCppBackendTargetinitializeCppBackendTargetInfoinitializeCellSPUTargetinitializeCellSPUTargetInfoinitializeCBackendTargetinitializeCBackendTargetInfoinitializeBlackfinTargetinitializeBlackfinTargetInfoinitializeAlphaTargetinitializeAlphaTargetInfoinitializeARMTargetinitializeARMTargetInforefDonegetTypeKindCUInt CAttribute TypeHandleRef TypeHandleExecutionEngineReffromPassManager fromBuilderfromModuleProvider fromModule withModule valueHasType showTypeOf showType'withModuleProvider withBuilderconstStringInternalconstStringNulmakeCall makeInvoke buildEmptyPhiwithEmptyCString addPhiInswithPassManager getValueNameUForeign.C.StringCStringForeign.Marshal.ArrayCGFCGFState cgf_module cgf_builder cgf_functioncgf_nextCGMCGMState cgm_module cgm_externscgm_nextgenMSym getModulerunCodeGenModulegenFSym getFunction getBuildergetFunctionModule getExterns putExternsrunCodeGenFunction mtl-1.1.1.0Control.Monad.TransliftIOaddOptimizationPassescreateStandardFunctionPassescreateStandardModulePassesghc-prim GHC.TypesIOPtrSize UnknownSize StructFields fieldTypesfuncTypeFAapArgs FunctionRef IsConstFields constFieldsOfconstOf unConstValueunValue constEnumconstIconstF applyArgswithCurrentBuilderstring toGeneric fromGenericfromGenericValueEAEAState ea_engine ea_providers theEngine getTheEnginewithGenericValuecreateGenericValueWithwithAllgetRunFunction toGenericIntfromGenericInt toGenericRealfromGenericRealgetEngineTargetDataRefmakeTargetDataMkVector ourTargetDataunVectorbinopunopGetFieldgetArg getIxList getAllocArgdoCallCallercmpop FFIConvertFFIUnOpabinop FFIConstBinOpFFIBinOpret' terminatewithCurrentBuilder_ buildUnOpconvertfromIntPredicatefromFPPredicate doCallDefunConst translatecallIntrinsic1'callIntrinsic2' unwrapArgs LiftTuple liftTupleUncurryNuncurryNcurryNarithFunction' adjSignedadjFloatcallIntrinsicP1callIntrinsicP2callIntrinsic1callIntrinsic2optimizeoptimizeFunction'