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
/
CIndex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OpenMP] Support for num_teams-clause on the 'target teams' directive.
Arpith Chacko Jacob
2017-01-25
1
-0
/
+1
*
[OpenMP] Support for the num_threads-clause on 'target parallel'.
Arpith Chacko Jacob
2017-01-25
1
-0
/
+1
*
[OpenMP] Support for the if-clause on the combined directive 'target parallel'.
Arpith Chacko Jacob
2017-01-18
1
-0
/
+1
*
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
Kelvin Li
2017-01-10
1
-0
/
+9
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-4
/
+5
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-5
/
+4
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-4
/
+5
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...
Kelvin Li
2017-01-03
1
-0
/
+10
*
[OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
Kelvin Li
2016-12-29
1
-0
/
+9
*
[OpenMP] Sema and parsing for 'target teams distribute' pragma
Kelvin Li
2016-12-25
1
-0
/
+9
*
[c++1z] P0195R2: Support pack-expansion of using-declarations.
Richard Smith
2016-12-20
1
-0
/
+1
*
Fix for clang_Cursor_getSpellingNameRange()
Kevin Funk
2016-12-20
1
-1
/
+2
*
[libclang] Revert part of r290025, "Remove the 'extern "C"' blocks from the i...
NAKAMURA Takumi
2016-12-19
1
-0
/
+4
*
Revert "[c++1z] P0195R2: Support pack-expansion of using-declarations."
Daniel Jasper
2016-12-19
1
-1
/
+0
*
[c++1z] P0195R2: Support pack-expansion of using-declarations.
Richard Smith
2016-12-19
1
-0
/
+1
*
[OpenMP] Sema and parsing for 'target teams' pragma
Kelvin Li
2016-12-17
1
-0
/
+8
*
[libclang] Remove the 'extern "C"' blocks from the implementation files.
Argyrios Kyrtzidis
2016-12-17
1
-43
/
+0
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-1
/
+1
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
1
-0
/
+9
*
[libclang] Add APIs to check the result of an integer expression in CXEvalRes...
Argyrios Kyrtzidis
2016-12-01
1
-3
/
+36
*
[OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragma
Kelvin Li
2016-11-30
1
-0
/
+9
*
Link include-fixer into libclang if clang-tools-extra is checked out.
Benjamin Kramer
2016-11-17
1
-0
/
+6
*
Add explicit (void) cast to result of unique_ptr::release()
Eric Fiselier
2016-11-14
1
-1
/
+1
*
[libclang] Fix issue with clang_tokenize and make sure it interprets CXSource...
Argyrios Kyrtzidis
2016-11-09
1
-1
/
+1
*
[index] Expose FriendDecl
Olivier Goffart
2016-11-04
1
-0
/
+13
*
Re-apply patch r279045.
Kelvin Li
2016-10-25
1
-0
/
+9
*
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
*
[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
1
-9
/
+0
*
[OpenMP] Sema and parsing for 'teams distribute simd’ pragma
Kelvin Li
2016-08-17
1
-0
/
+9
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
1
-0
/
+8
*
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
1
-0
/
+8
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+1
*
[ObjC] Implement @available in the Parser and AST
Erik Pilkington
2016-07-16
1
-0
/
+2
*
[OpenMP] Sema and parsing for 'target parallel for simd' pragma
Kelvin Li
2016-07-14
1
-0
/
+9
*
[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
1
-0
/
+8
*
[OpenMP] Sema and parse for 'distribute parallel for simd'
Kelvin Li
2016-07-05
1
-0
/
+9
*
[libclang] Sync-up the way top-level decls in an ASTUnit are handled with how...
Argyrios Kyrtzidis
2016-07-01
1
-32
/
+42
*
P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:
Richard Smith
2016-06-28
1
-0
/
+4
*
Resubmission of http://reviews.llvm.org/D21564 after fixes.
Carlo Bertolli
2016-06-27
1
-0
/
+9
*
Revert r273705
Carlo Bertolli
2016-06-24
1
-9
/
+0
*
[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...
Carlo Bertolli
2016-06-24
1
-0
/
+9
*
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
[prev]
[next]