Chandler Carruth
|
b51dc7f8e2
Introduce version and build info stamping. (#4054)
|
1 год назад |
Chandler Carruth
|
268dd04511
Teach fuzzers to initialize their installs from runfiles. (#4030)
|
1 год назад |
Chandler Carruth
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 год назад |
Chandler Carruth
|
e34e240263
Move the core standard library to the installation. (#3995)
|
1 год назад |
Chandler Carruth
|
d3a5b0eee7
Add utilities for managing a toolchain install, and install and use LLD. (#3993)
|
1 год назад |
Chandler Carruth
|
582b2c04dd
Allow GoogleTest tests to locate their executable path. (#3992)
|
1 год назад |
Chandler Carruth
|
36d8d2960a
Introduce basic linking with the Clang driver. (#3922)
|
2 лет назад |
Richard Smith
|
f5e386a12b
Make driver find all prelude files. Add build rule for //examples:sieve. (#3895)
|
2 лет назад |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 лет назад |
Chandler Carruth
|
e8430dda81
Move the injection of the prelude compile to the driver. (#3877)
|
2 лет назад |
Jon Ross-Perkins
|
a3b1c433be
Remove legacy repo_name settings (#3772)
|
2 лет назад |
Jon Ross-Perkins
|
c8b30d3eec
Split Parse out to its own target. (#3556)
|
2 лет назад |
Richard Smith
|
bf8697113a
Move `llvm::Initialize*` calls to `main`. (#3449)
|
2 лет назад |
Jon Ross-Perkins
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 лет назад |
Jon Ross-Perkins
|
d096655cc6
Split out the SharedValueStores to be per-compilation unit. (#3353)
|
2 лет назад |
Jon Ross-Perkins
|
32a1be3690
Detect invalid yaml. (#3239)
|
2 лет назад |
Jon Ross-Perkins
|
8aa3d960f5
Merge toolchain file_test children in order to improve linking. (#3206)
|
2 лет назад |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 лет назад |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 лет назад |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 лет назад |
Jon Ross-Perkins
|
15f0818888
Factor out check-related logic from SemIR::File (#3174)
|
2 лет назад |
Jon Ross-Perkins
|
ec307b18d8
Rename the lowering dir to lower (#3172)
|
2 лет назад |
Jon Ross-Perkins
|
605763d62d
Add lint fixes to the buildifier setup. (#3109)
|
2 лет назад |
Chandler Carruth
|
a2b4cabeaa
Switch the toolchain to the new CLI library. (#2979)
|
2 лет назад |
Jon Ross-Perkins
|
fa857e42be
Rename //testing/util to base (#3104)
|
2 лет назад |
Jon Ross-Perkins
|
a692fb89a3
Rename //toolchain/common to base (#3101)
|
2 лет назад |
Richard Smith
|
6cbf280a68
Add formatted textual IR output (#3056)
|
2 лет назад |
Jon Ross-Perkins
|
f088a71cec
Add file_test support for specifying arguments and only checking a subset of output. (#3018)
|
2 лет назад |
Jon Ross-Perkins
|
60c9b202f6
Relocate fuzzer files and the explorer_fuzzer rule. (#3017)
|
2 лет назад |
Farzana Ahmed Siddique
|
aad4ed2083
Codegen: Given a carbon file prints the assembly to the stdout (#2944)
|
2 лет назад |