Adds a JSON parser and a benchmark (json-bench) to catch performance regressions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146735 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Manuel Klimek
2011-12-16 13:09:10 +00:00
parent db21f4c187
commit 76f13017fc
12 changed files with 996 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
; RUN: json-bench --verify --info-output-file=- | FileCheck %s
; CHECK: Fast: Parsing
; CHECK: Fast: Loop