Jon Ross-Perkins 6b775b3014 Switch benchmark tests to dry_run from min_time (#6433) hace 5 meses
..
BUILD 6b775b3014 Switch benchmark tests to dry_run from min_time (#6433) hace 5 meses
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) hace 2 años
array_stack.h 6d9ee96584 Misc comment cleanups (#6200) hace 6 meses
array_stack_test.cpp efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) hace 1 año
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) hace 3 años
build_data.cpp 2f81858a36 Switch BuildData to char arrays (#5464) hace 11 meses
build_data.h 2f81858a36 Switch BuildData to char arrays (#5464) hace 11 meses
build_data_linkstamp.cpp 2f81858a36 Switch BuildData to char arrays (#5464) hace 11 meses
build_data_linkstamp.h 2f81858a36 Switch BuildData to char arrays (#5464) hace 11 meses
build_data_test.cpp b1004012c3 Add linkstamp support to get the target name (#5451) hace 11 meses
check.h 11e82e9872 Revert "Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)" (#5580) hace 11 meses
check_internal.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
check_internal.h 21252b5e94 Add missing trailing return types (#5006) hace 1 año
check_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) hace 11 meses
command_line.cpp 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) hace 8 meses
command_line.h fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) hace 5 meses
command_line_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) hace 11 meses
concepts.h dbf12eb3fc Add a SameAsOneOf helper (#5490) hace 11 meses
emplace_by_calling.h 6753a715f6 Avoid moving around large suspended function states in the deferred definition worklist. (#5608) hace 10 meses
emplace_by_calling_test.cpp 6753a715f6 Avoid moving around large suspended function states in the deferred definition worklist. (#5608) hace 10 meses
enum_base.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) hace 5 meses
enum_base_test.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) hace 7 meses
enum_base_test.def 44a5e371b2 Reduce clangd-displayed errors for def files (#4957) hace 1 año
enum_mask_base.h 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) hace 7 meses
enum_mask_base_test.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) hace 7 meses
error.h 3f799bd987 Use explicit(false) for implicit construction (#6039) hace 7 meses
error_test.cpp 74016d47f9 Rework the `IsSuccess` matcher to be fully polymorphic (#5981) hace 8 meses
error_test_helpers.h 3f799bd987 Use explicit(false) for implicit construction (#6039) hace 7 meses
exe_path.cpp 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) hace 10 meses
exe_path.h 6d9ee96584 Misc comment cleanups (#6200) hace 6 meses
exe_path_test.cpp 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) hace 10 meses
filesystem.cpp fd70196c67 Introduce a runtimes caching and management layer (#6002) hace 7 meses
filesystem.h 1c6e859a50 Many improvements to the filesystem library (#6000) hace 7 meses
filesystem_benchmark.cpp 969abfe814 Follow-up fixes to filesystem code (#5949) hace 8 meses
filesystem_test.cpp 1c6e859a50 Many improvements to the filesystem library (#6000) hace 7 meses
find.h 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) hace 1 año
find_test.cpp 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) hace 1 año
growing_range.h dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) hace 10 meses
growing_range_test.cpp dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) hace 10 meses
hashing.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
hashing.h 384e1cbb92 Update Read*To* to improve operation dependency graph. (#4746) hace 1 año
hashing_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
hashing_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
hashtable_key_context.h 467e510d40 Document abbreviation style things (#4996) hace 1 año
hashtable_key_context_test.cpp a8748f3e2d Key context improvements (#4095) hace 1 año
init_llvm.cpp e2256516e8 Fix InitLLVM argv (#4405) hace 1 año
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) hace 2 años
latch.cpp 4024d300bc Add a more friendly "latch" synchronization tool (#6372) hace 5 meses
latch.h 4024d300bc Add a more friendly "latch" synchronization tool (#6372) hace 5 meses
latch_test.cpp 4024d300bc Add a more friendly "latch" synchronization tool (#6372) hace 5 meses
map.h 55e5675373 Clarify const semantics of `Set` and `Map` (#6351) hace 5 meses
map_benchmark.cpp b39c7c93aa Add hashtable benchmark coverage for integers with low zero bits (#5735) hace 10 meses
map_test.cpp 63adcea9f0 Fix typename in forward (#6183) hace 6 meses
move_only.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) hace 1 año
ostream.h 1c6e859a50 Many improvements to the filesystem library (#6000) hace 7 meses
pretty_stack_trace_function.h fcf445b517 Print captured stdout/stderr on test crashes (#5740) hace 10 meses
raw_hashtable.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
raw_hashtable.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) hace 5 meses
raw_hashtable_benchmark_helpers.cpp 13bb660f7f Update LLVM and update APIs (#6147) hace 5 meses
raw_hashtable_benchmark_helpers.h b39c7c93aa Add hashtable benchmark coverage for integers with low zero bits (#5735) hace 10 meses
raw_hashtable_metadata_group.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable_metadata_group.h 13bb660f7f Update LLVM and update APIs (#6147) hace 5 meses
raw_hashtable_metadata_group_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
raw_hashtable_test_helpers.h 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) hace 1 año
raw_string_ostream.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) hace 1 año
raw_string_ostream_test.cpp 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) hace 1 año
set.h 55e5675373 Clarify const semantics of `Set` and `Map` (#6351) hace 5 meses
set_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
set_test.cpp 63adcea9f0 Fix typename in forward (#6183) hace 6 meses
string_helpers.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) hace 3 años
string_helpers_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año
struct_reflection.h 3f799bd987 Use explicit(false) for implicit construction (#6039) hace 7 meses
struct_reflection_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) hace 11 meses
template_string.h 93dc369ebd Add a base struct for singleton type insts (#6289) hace 6 meses
template_string_test.cpp 93dc369ebd Add a base struct for singleton type insts (#6289) hace 6 meses
type_enum.h 3f799bd987 Use explicit(false) for implicit construction (#6039) hace 7 meses
version.h b51dc7f8e2 Introduce version and build info stamping. (#4054) hace 1 año
version.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) hace 1 año
version_stamp.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) hace 1 año
vlog.h 1d904556ef Remove `[[clang::preserve_most]]` (#4319) hace 1 año
vlog_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) hace 1 año