LLVM IR — 18 Operations for AI Agents

LLVM IR is the common tongue of modern compilers — the lowered form where optimizations and codegen bugs live. act101 navigates functions and basic blocks structurally, so agents inspect compiler output without scrolling through SSA noise.

This page is the canonical reference an AI coding agent uses to refactor, query, and analyze LLVM IR code through the act MCP server. 18 operations available: 0 refactor, 18 query, 0 analysis. Each operation is callable from Claude Code, Cursor, Codex, OpenCode, or any MCP-compatible agent host. Click any operation for a stable anchor link suitable for citation.

18Query

Query

18 query tools, the same on every supported language. Descriptions live in the shared reference: /docs/query-tools.

callers control_flow data_flow definition diagnostics effect_closure effect_summary fix_auto get_type graph import_organize interface mutations references repo_outline skeleton symbols symbols_batch

← LiquidLua →