Chandler Carruth ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 months ago
..
base 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 months ago
check 1c3d3e9284 Move forward-decl-only code out to the handler of the forward decl node (Refactor Impl construction 3/7) (#6467) 4 months ago
codegen aa69a484eb Add support for running LLVM optimizer. (#6225) 6 months ago
diagnostics 73e6994d44 Add a diagnostic note for errors during identifying facet types (#6445) 5 months ago
docs 42e2280150 Clean up singleton TypeId use (#6300) 6 months ago
driver ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 months ago
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) 1 year ago
install 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 months ago
language_server d208e950c7 Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459) 5 months ago
lex 57a2715f10 Remove support for `addr` (#6375) 5 months ago
lower c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) 4 months ago
parse 57a2715f10 Remove support for `addr` (#6375) 5 months ago
sem_ir c4d162e5f5 Switch from `clang::ASTUnit` to `clang::CompilerInstance`. (#6483) 4 months ago
source bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
testing 2b30157726 Use GlobalReplace for replacing unexpected insts with a regex (#6401) 5 months ago
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 year ago
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 year ago
autoupdate_testdata.py aa69a484eb Add support for running LLVM optimizer. (#6225) 6 months ago
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 year ago

README.md

Toolchain

See docs.