summaryrefslogtreecommitdiff
path: root/utils/benchmark
Commit message (Expand)AuthorAgeFilesLines
* Silence CMP0048 warning in the benchmark utility libraryReid Kleckner2018-12-141-0/+6
* Fix -Wcovered-switch-default warning. NFCI.Simon Pilgrim2018-12-061-3/+1
* [benchmark] Disable exceptions in Microsoft STLElizabeth Andrews2018-11-062-0/+3
* Add benchmark and benchmark_main to the Utils folder in IDEs.Aaron Ballman2018-09-211-0/+2
* [benchmark] Cherrypick fix for MinGW/ARM from upstreamMartin Storsjo2018-09-193-1/+6
* [benchmark] Mention another cherry-picked change in README.LLVM. NFC.Martin Storsjo2018-09-181-0/+2
* [benchmark] Lowercase windows specific includesMartin Storsjo2018-09-184-8/+8
* [benchmark] Fix flags used to compile benchmark library with clang-clReid Kleckner2018-09-071-1/+1
* [benchmark] Fix 32-bit build failureKirill Bobyrev2018-09-052-1/+3
* [NFC] Apply another commit to comply with old CMakeKirill Bobyrev2018-08-282-1/+6
* [benchmark] Silence warning by applying upstream patchKirill Bobyrev2018-08-283-15/+20
* Pull google/benchmark library to the LLVM treeKirill Bobyrev2018-08-28101-0/+14089