index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjectiveC generics: Add ObjCTypeParamType in the type system.
Manman Ren
2016-09-13
1
-0
/
+12
*
Handle empty message in static_asserts.
Richard Trieu
2016-09-13
1
-2
/
+3
*
C++ Modules TS: Add parsing and some semantic analysis support for
Richard Smith
2016-09-08
1
-0
/
+1
*
When we reach the end of a #include of a header of a local submodule that we
Richard Smith
2016-09-01
1
-0
/
+8
*
[libclang] Added missing entry for newly introduced 'clang_getAllSkippedRange...
Cameron Desrochers
2016-08-18
1
-0
/
+1
*
[libclang] Add clang_getAllSkippedRanges function
Cameron Desrochers
2016-08-18
1
-0
/
+27
*
Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"
Diana Picus
2016-08-18
2
-12
/
+0
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
2
-0
/
+12
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
2
-0
/
+11
*
P0217R3: Parsing support and framework for AST representation of C++1z
Richard Smith
2016-07-22
1
-1
/
+3
*
[OpenMP] Sema and parsing for 'target simd' pragma
Kelvin Li
2016-07-20
2
-0
/
+11
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
12
-34
/
+9
*
[ObjC] Implement @available in the Parser and AST
Erik Pilkington
2016-07-16
2
-1
/
+7
*
[index] Create different USR if a property is a class property.
Argyrios Kyrtzidis
2016-07-15
1
-1
/
+1
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
2
-0
/
+12
*
[OpenMP] Initial implementation of parse+sema for OpenMP clause 'is_device_pt...
Carlo Bertolli
2016-07-13
1
-0
/
+3
*
[OpenMP] Initial implementation of parse+sema for clause use_device_ptr of 't...
Carlo Bertolli
2016-07-13
1
-0
/
+3
*
[AST] Use ArrayRef in more interfaces
David Majnemer
2016-07-07
1
-4
/
+2
*
[OpenMP] Sema and parsing for 'distribute simd' pragma
Kelvin Li
2016-07-06
2
-0
/
+11
*
[OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li
2016-07-05
2
-0
/
+12
*
[libclang] Sync-up the way top-level decls in an ASTUnit are handled with how...
Argyrios Kyrtzidis
2016-07-01
2
-32
/
+45
*
AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov
2016-06-30
1
-1
/
+1
*
P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
Richard Smith
2016-06-28
2
-0
/
+5
*
Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli
2016-06-27
2
-0
/
+12
*
Revert r273705
Carlo Bertolli
2016-06-24
2
-12
/
+0
*
[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...
Carlo Bertolli
2016-06-24
2
-0
/
+12
*
Use more ArrayRefs
David Majnemer
2016-06-24
1
-2
/
+2
*
Use ranges to concisely express iteration
David Majnemer
2016-06-23
1
-11
/
+10
*
Revert accidential "[MSVC] Late parsing of in-class defined member functions ...
Alexey Bataev
2016-06-15
2
-6
/
+0
*
[MSVC] Late parsing of in-class defined member functions in template
Alexey Bataev
2016-06-15
2
-0
/
+6
*
Make sizeof and alignof a CXCursor_UnaryExpr
Olivier Goffart
2016-06-09
1
-1
/
+1
*
CIndex: add support for static_assert
Olivier Goffart
2016-06-09
2
-0
/
+11
*
Update to match LLVM r272232.
Richard Smith
2016-06-09
1
-1
/
+2
*
Indexer: add CXObjCPropertyAttr_class for class properties.
Manman Ren
2016-05-31
1
-0
/
+2
*
clang-c: Add the clang_getCursorVisibility() API
Ehsan Akhgari
2016-05-31
2
-0
/
+22
*
Revert r253909 because it was committed with an incorrect message
Ehsan Akhgari
2016-05-31
2
-22
/
+0
*
Apply clang-tidy's misc-move-constructor-init throughout Clang.
Benjamin Kramer
2016-05-27
2
-3
/
+6
*
[OpenMP] Parsing and sema support for the from clause
Samuel Antao
2016-05-26
1
-0
/
+3
*
[OpenMP] Parsing and sema support for the to clause
Samuel Antao
2016-05-26
1
-0
/
+3
*
[OpenMP] Parsing and sema support for target update directive
Samuel Antao
2016-05-26
2
-0
/
+5
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+2
*
[libclang] Expose the ElaboratedType
Sergey Kalinichev
2016-05-03
2
-0
/
+13
*
Expose cxx constructor and method properties through libclang and python bind...
Jonathan Coe
2016-04-27
2
-0
/
+57
*
[index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset.
Argyrios Kyrtzidis
2016-04-22
1
-11
/
+8
*
Revert 266186 as it breaks anything that includes type_traits on some platforms
Nemanja Ivanovic
2016-04-15
1
-2
/
+0
*
libclang: Use early-return to reduce indentation.
David Blaikie
2016-04-13
1
-104
/
+96
*
Simplify memory management of CXEvalResultKind/ExprEvalResult using unique_pt...
David Blaikie
2016-04-13
1
-39
/
+28
*
Enable support for __float128 in Clang
Nemanja Ivanovic
2016-04-13
1
-0
/
+2
*
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
Alexey Bader
2016-04-13
1
-1
/
+1
*
libclang: fix two memory leaks (PR26292)
Hans Wennborg
2016-04-11
1
-2
/
+3
[next]