OSDN Git Service

gn build: Merge r366361.
[android-x86/external-llvm.git] / utils / benchmark /
2019-07-01 Andrew Ng[benchmark] Disable CMake get_git_version
2018-12-14 Reid KlecknerSilence CMP0048 warning in the benchmark utility library
2018-12-06 Simon PilgrimFix -Wcovered-switch-default warning. NFCI.
2018-11-06 Elizabeth Andrews[benchmark] Disable exceptions in Microsoft STL
2018-09-21 Aaron BallmanAdd benchmark and benchmark_main to the Utils folder...
2018-09-19 Martin Storsjo[benchmark] Cherrypick fix for MinGW/ARM from upstream
2018-09-18 Martin Storsjo[benchmark] Mention another cherry-picked change in...
2018-09-18 Martin Storsjo[benchmark] Lowercase windows specific includes
2018-09-07 Reid Kleckner[benchmark] Fix flags used to compile benchmark library...
2018-09-05 Kirill Bobyrev[benchmark] Fix 32-bit build failure
2018-08-28 Kirill Bobyrev[NFC] Apply another commit to comply with old CMake
2018-08-28 Kirill Bobyrev[benchmark] Silence warning by applying upstream patch
2018-08-28 Kirill BobyrevPull google/benchmark library to the LLVM tree