https://github.com/epiqc/ScaffCC
Revision 4d7bfa034cfaea4e8346396c6198cdd3e271d272 authored by Andrew Litteken on 23 April 2020, 16:55:47 UTC, committed by GitHub on 23 April 2020, 16:55:47 UTC
* llvm 8 update and fixes, conditional measurements, multidimensional arrays, nisq bencmarks

* fixes for ubuntu install

* adding arguments and documentation

* fixing debug environments, and reverse pass

* editing scaffold script and readme for arguments

* LLVM 10 update

* remove llvm tests to reduce size

* Adding to build system

* removing warnings

* updating readme

* Delete .travis.yml

Not correct for build, will rework later
1 parent 0c99b10
History
Tip revision: 4d7bfa034cfaea4e8346396c6198cdd3e271d272 authored by Andrew Litteken on 23 April 2020, 16:55:47 UTC
Version 5 Upgrade! (#40)
Tip revision: 4d7bfa0
File Mode Size
ARCMigrate.cpp -rw-r--r-- 4.0 KB
BuildSystem.cpp -rw-r--r-- 4.6 KB
CIndex.cpp -rw-r--r-- 303.7 KB
CIndexCXX.cpp -rw-r--r-- 4.2 KB
CIndexCodeCompletion.cpp -rw-r--r-- 37.0 KB
CIndexDiagnostic.cpp -rw-r--r-- 15.3 KB
CIndexDiagnostic.h -rw-r--r-- 5.1 KB
CIndexHigh.cpp -rw-r--r-- 17.2 KB
CIndexInclusionStack.cpp -rw-r--r-- 3.5 KB
CIndexUSRs.cpp -rw-r--r-- 4.5 KB
CIndexer.cpp -rw-r--r-- 6.5 KB
CIndexer.h -rw-r--r-- 5.3 KB
CLog.h -rw-r--r-- 3.0 KB
CMakeLists.txt -rw-r--r-- 4.6 KB
CXComment.cpp -rw-r--r-- 12.1 KB
CXComment.h -rw-r--r-- 1.7 KB
CXCompilationDatabase.cpp -rw-r--r-- 4.0 KB
CXCursor.cpp -rw-r--r-- 51.2 KB
CXCursor.h -rw-r--r-- 11.2 KB
CXIndexDataConsumer.cpp -rw-r--r-- 44.0 KB
CXIndexDataConsumer.h -rw-r--r-- 15.2 KB
CXLoadedDiagnostic.cpp -rw-r--r-- 13.0 KB
CXLoadedDiagnostic.h -rw-r--r-- 3.2 KB
CXSourceLocation.cpp -rw-r--r-- 12.1 KB
CXSourceLocation.h -rw-r--r-- 2.9 KB
CXStoredDiagnostic.cpp -rw-r--r-- 3.7 KB
CXString.cpp -rw-r--r-- 5.0 KB
CXString.h -rw-r--r-- 3.0 KB
CXTranslationUnit.h -rw-r--r-- 2.3 KB
CXType.cpp -rw-r--r-- 36.8 KB
CXType.h -rw-r--r-- 816 bytes
CursorVisitor.h -rw-r--r-- 9.7 KB
FatalErrorHandler.cpp -rw-r--r-- 1.3 KB
Index_Internal.h -rw-r--r-- 1.6 KB
Indexing.cpp -rw-r--r-- 34.2 KB
libclang.exports -rw-r--r-- 10.8 KB

back to top