aboutsummaryrefslogtreecommitdiff
path: root/MicroBenchmarks
AgeCommit message (Expand)Author
2019-08-26[MemFunctions] Add c++11 flag.Clement Courbet
2019-08-22[MemFunctions] Add microbenchmarks for memory functions.Clement Courbet
2019-07-10[test-suite] Fix RISC-V Support in benchmark 1.3.0Sam Elliott
2019-01-20Update remaining file headers of LLVM-project code to the new license.Chandler Carruth
2018-12-15[test-suite] Fix NetBSD support in benchmark 1.3.0Kamil Rytarowski
2018-11-28[MicroBenchmark] Add initial LoopInterchange test/benchmark.Florian Hahn
2018-09-20Disable test MicroBenchmarks/XRay/FDRMode/fdrmode-bench.test on Darwin.Volodymyr Sapsai
2018-09-17[XRay] Remove use of deprecated optionsDean Michael Berris
2018-08-31cmake: Specify reference outputs in llvm_test_data()Matthias Braun
2018-08-17Add BilateralFiltering kernel using Benchmark LibraryPankaj Kukreja
2018-08-13Removed std=c++11 flag from MicroBenchmarks/ImageProcessing/Dilate/CMakeLists...Pankaj Kukreja
2018-08-13Add Image dilate kernel(for grayscale Images) using Benchmark LibraryPankaj Kukreja
2018-08-08Removed -std=c++11 flag from MicroBenchmarks/ImageProcessing/Blur/CMakeLists.txtPankaj Kukreja
2018-08-07Fixed build error caused by MicroBenchmarks/ImageProcessing with clangPankaj Kukreja
2018-08-07Add interpolation kernels using Benchmark LibraryPankaj Kukreja
2018-08-06Add image blur algorithms using Benchmark LibraryPankaj Kukreja
2018-08-06Add Anisotropic diffusion using Benchmark LibraryPankaj Kukreja
2018-08-06Add Image dithering kernels using Benchmark LibraryPankaj Kukreja
2018-08-06Add utilities functions for Image Processing KernelsPankaj Kukreja
2018-08-02cmake: Drop DISABLE_CXX flagMatthias Braun
2018-08-02Revert r336970 "[XRay][test-suite] Benchmarks for profiling mode implementation"Hans Wennborg
2018-07-13[XRay][test-suite] Benchmarks for profiling mode implementationDean Michael Berris
2018-06-26[test-suite] Using Google Benchmark Library on Harris KernelBrian Homerding
2018-06-19[test-suite] Fix SystemZ build break (missing cycleclock::Now)Ulrich Weigand
2018-06-06[test-suite] Enable MicroBenchmarks by default and enable benchmark library t...Brian Homerding
2018-05-24[test-suite] Revert rL333184 (Enable MicroBenchmarks by default and enable be...Brian Homerding
2018-05-24[test-suite] Enable MicroBenchmarks by default and enable benchmark library t...Brian Homerding
2018-05-22[test-suite] Revert rL332981 (Enable MicroBenchmarks by default)Brian Homerding
2018-05-22[test-suite] Enable MicroBenchmarks by defaultBrian Homerding
2018-03-23[test-suite] Adding LCALS (Livermore Compiler Analysis Loop Suite) loop kerne...Brian Homerding
2018-03-16[test-suite] Update litsupport/module/microbenchmark.py to report individual ...Brian Homerding
2017-11-17[XRay][test-suite] Update XRay microbenchmarks to use ranged for loopsEizan Miyamoto
2017-11-17[XRay][test-suite] Upgrade Google benchmark libraryEizan Miyamoto
2017-11-16[XRay] [test-suite] Add FDR mode microbenchmarkEizan Miyamoto
2017-11-03add microbenchmark litsupport pluginEizan Miyamoto
2017-09-18Fix xray CMakeLists.txtMatthias Braun
2017-08-21[XRay] [test-suite] Upgrade Google Benchmark library to 1.2.0Dean Michael Berris
2017-08-15[XRay] [test-suite] Don't use llvm_multisource macro for XRay tests and use ....Dean Michael Berris
2017-07-03[XRay] Add Google Benchmark library + initial XRay benchmarksDean Michael Berris