Chandler Carruth
|
5d0d443c98
Move the `:install_paths` library to `//toolchain/base` (#6457)
|
il y a 5 mois |
Chandler Carruth
|
217c7ba0b2
Begin building libc++ and libc++abi runtimes on demand (#6424)
|
il y a 5 mois |
Jon Ross-Perkins
|
6b775b3014
Switch benchmark tests to dry_run from min_time (#6433)
|
il y a 5 mois |
Chandler Carruth
|
13dd21878e
Extract the CC1 logic to `third_party` location (#6405)
|
il y a 5 mois |
Chandler Carruth
|
3930fb13a5
Begin building libunwind.a as part of the runtimes (#6381)
|
il y a 5 mois |
Chandler Carruth
|
77808cd5d7
Refactor Clang runtimes building into async builder (#6380)
|
il y a 5 mois |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
il y a 5 mois |
Chandler Carruth
|
35fb000536
Use a thread pool when building runtimes (#6133)
|
il y a 7 mois |
Chandler Carruth
|
fd70196c67
Introduce a runtimes caching and management layer (#6002)
|
il y a 7 mois |
Chandler Carruth
|
d49cb3ecfb
Start building Clang runtimes on-demand (#5338)
|
il y a 8 mois |
Jon Ross-Perkins
|
59619fa8eb
Make driver fuzzing more robust for clang flags (#5845)
|
il y a 9 mois |
Jon Ross-Perkins
|
bd4fbb4393
Expand use of CheckIRId stores (#5820)
|
il y a 9 mois |
Richard Smith
|
553dd6e531
Build the clang::CompilerInvocation in the driver. (#5784)
|
il y a 9 mois |
Jon Ross-Perkins
|
57ef976802
Move dumping into the phase factory functions (#5747)
|
il y a 10 mois |
Jon Ross-Perkins
|
9855818bb8
Move PrettyStackTraceFunction to common (#5739)
|
il y a 10 mois |
Jon Ross-Perkins
|
1bb5fe73f0
Update to bazel 8.2.1 (#5445)
|
il y a 1 an |
Jon Ross-Perkins
|
8c3fa80691
Add cc rule wrappers for cc_env (#5277)
|
il y a 1 an |
Jon Ross-Perkins
|
422df75a92
Switch tree-sitter from explorer to toolchain testdata (#5292)
|
il y a 1 an |
Chandler Carruth
|
1459332031
Add subcommands and busybox entry points for LLVM tools (#5049)
|
il y a 1 an |
Chandler Carruth
|
437d3b9af6
Factor out fuzzing disablement in the driver (#5048)
|
il y a 1 an |
Chandler Carruth
|
8d1d491ad0
Add LLD subcommand and busybox support (#4973)
|
il y a 1 an |
Chandler Carruth
|
cf29449faf
Move test file writing to our common testing `file_helpers` (#4971)
|
il y a 1 an |
Chandler Carruth
|
151bd14fd3
Refactor `stdout` and `stderr` capturing to a library (#4970)
|
il y a 1 an |
Jon Ross-Perkins
|
38d25cf622
Share ReadFile in tests (#4967)
|
il y a 1 an |
Jon Ross-Perkins
|
4f024410f7
Add stdin to driver's streams, and refactor stream passing (#4812)
|
il y a 1 an |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
il y a 1 an |
josh11b
|
7edb0b8f59
Add more `Dump` methods for debugging (#4747)
|
il y a 1 an |
Boaz Brickner
|
fe8b42148f
Mark some //common, //toolchain/driver, //toolchain/install tests as small per 'Test execution time' warning (#4646)
|
il y a 1 an |
Jon Ross-Perkins
|
493d766a97
Have sh_test directly invoke benchmarks (#4552)
|
il y a 1 an |
Sam Estep
|
e0e305536e
Collect timing data per unit for each phase (#4512)
|
il y a 1 an |