Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/benchmarks to .h | Nico Weber | 2019-08-21 | 1 | -140/+0 |
* | Improve codegen for deque. | Eric Fiselier | 2019-08-12 | 1 | -3/+13 |
* | Fix PR35637: suboptimal codegen for `vector<unsigned char>`. | Eric Fiselier | 2019-07-28 | 1 | -0/+17 |
* | Update Google Benchmark library | Eric Fiselier | 2018-01-18 | 1 | -1/+1 |
* | remove warnings from google-benchmarks in libcxx | Sebastian Pop | 2016-10-14 | 1 | -1/+2 |
* | Update in-tree Google Benchmark to current ToT. | Eric Fiselier | 2016-08-09 | 1 | -7/+7 |
* | Start adding benchmarks for vector | Eric Fiselier | 2016-07-24 | 1 | -1/+12 |
* | Skip chash computation in insert/emplace if the unconstrained hash matches. | Eric Fiselier | 2016-07-24 | 1 | -0/+32 |
* | [libcxx] Add support for benchmark tests using Google Benchmark. | Eric Fiselier | 2016-07-19 | 1 | -0/+69 |