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
/
lib
/
CodeGen
/
CodeGenFunction.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert r272900 - [OpenMP] Cast captures by copy when passed to fork call so t...
Samuel Antao
2016-06-16
1
-1
/
+2
*
[OpenMP] Cast captures by copy when passed to fork call so that they are comp...
Samuel Antao
2016-06-16
1
-2
/
+1
*
[OpenMP] Parsing and sema support for target update directive
Samuel Antao
2016-05-26
1
-0
/
+1
*
[MS Volatile] Don't make volatile loads/stores to underaligned objects atomic
David Majnemer
2016-05-24
1
-1
/
+0
*
[OPENMP] Pass scalar firstprivate vars by value.
Alexey Bataev
2016-05-17
1
-2
/
+3
*
[OPENMP 4.5] Add codegen support in runtime for '[non]monotonic'
Alexey Bataev
2016-05-10
1
-1
/
+1
*
Implementation of VlA of GNU C++ extension, by Vladimir Yakovlev.
Alexey Bataev
2016-04-29
1
-1
/
+1
*
[OPENMP] Simplified interface for codegen of tasks, NFC.
Alexey Bataev
2016-04-28
1
-12
/
+3
*
[OPENMP] Fix for codegen of captured variables in inlined directives.
Alexey Bataev
2016-04-27
1
-0
/
+5
*
[OPENMP 4.5] Codegen for 'taskloop' directive.
Alexey Bataev
2016-04-25
1
-0
/
+20
*
[OPENMP] Fix for LCV in simd directives in explicit clauses.
Alexey Bataev
2016-04-22
1
-1
/
+13
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-1
/
+1
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-1
/
+1
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-2
/
+4
*
IRGen-level lowering for the Swift calling convention.
John McCall
2016-04-04
1
-2
/
+2
*
[OPENMP] Allow runtime insert its own code inside OpenMP regions.
Alexey Bataev
2016-03-29
1
-0
/
+7
*
Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."
Alexey Bataev
2016-03-28
1
-7
/
+0
*
[OPENMP] Allow runtime insert its own code inside OpenMP regions.
Alexey Bataev
2016-03-28
1
-0
/
+7
*
Revert "[OPENMP] Allow runtime insert its own code inside OpenMP regions."
Alexey Bataev
2016-03-28
1
-7
/
+0
*
[OPENMP] Allow runtime insert its own code inside OpenMP regions.
Alexey Bataev
2016-03-28
1
-0
/
+7
*
Revert "Convert some ObjC msgSends to runtime calls."
Pete Cooper
2016-03-21
1
-6
/
+2
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2016-03-16
1
-2
/
+6
*
EmitCXXStructorCall -> EmitCXXDestructorCall. NFC.
Alexey Samsonov
2016-03-10
1
-5
/
+4
*
[OPENMP 4.5] Codegen for data members in 'linear' clause
Alexey Bataev
2016-03-09
1
-1
/
+3
*
Reapply r262741 [OPENMP] Codegen for distribute directive
Carlo Bertolli
2016-03-07
1
-0
/
+8
*
Revert r262741 - [OPENMP] Codegen for distribute directive
Samuel Antao
2016-03-04
1
-8
/
+0
*
[OPENMP] Codegen for distribute directive
Carlo Bertolli
2016-03-04
1
-0
/
+8
*
Add code generation for teams directive inside target region
Carlo Bertolli
2016-03-03
1
-0
/
+2
*
[MSVC Compat] Correctly handle finallys nested within finallys
David Majnemer
2016-03-01
1
-4
/
+3
*
Add whole-program vtable optimization feature to Clang.
Peter Collingbourne
2016-02-24
1
-1
/
+7
*
[OPENMP] Improved handling of pseudo-captured expressions in OpenMP.
Alexey Bataev
2016-02-16
1
-1
/
+1
*
[PGO] cc1 option name change for profile instrumentation
Rong Xu
2016-02-04
1
-1
/
+1
*
[OPENMP 4.0] Fixed support of array sections/array subscripts.
Alexey Bataev
2016-02-04
1
-0
/
+4
*
[OpenMP] Parsing + sema for target parallel for directive.
Arpith Chacko Jacob
2016-02-03
1
-0
/
+2
*
Emit calls to objc_unsafeClaimAutoreleasedReturnValue when
John McCall
2016-01-27
1
-0
/
+6
*
[OpenMP] Parsing + sema for target parallel directive.
Arpith Chacko Jacob
2016-01-26
1
-0
/
+1
*
[OPENMP 4.5] Allow arrays in 'reduction' clause.
Alexey Bataev
2016-01-26
1
-0
/
+2
*
[cfi] Cross-DSO CFI diagnostic mode (clang part)
Evgeniy Stepanov
2016-01-25
1
-2
/
+7
*
[CUDA] Make printf work.
Justin Lebar
2016-01-23
1
-0
/
+2
*
[OPENMP] Fix crash on reduction for complex variables.
Alexey Bataev
2016-01-21
1
-0
/
+2
*
[OpenMP] Parsing + sema for "target exit data" directive.
Samuel Antao
2016-01-19
1
-0
/
+1
*
[OpenMP] Parsing + sema for "target enter data" directive.
Samuel Antao
2016-01-19
1
-0
/
+1
*
Introduce -fsanitize-stats flag.
Peter Collingbourne
2016-01-16
1
-0
/
+3
*
[OPENMP 4.5] Codegen for 'schedule' clause with monotonic/nonmonotonic modifi...
Alexey Bataev
2015-12-31
1
-5
/
+5
*
Cross-DSO control flow integrity (Clang part).
Evgeniy Stepanov
2015-12-15
1
-0
/
+5
*
Add parse and sema of OpenMP distribute directive with all clauses except dis...
Carlo Bertolli
2015-12-14
1
-0
/
+1
*
Update clang to use the updated LLVM EH instructions
David Majnemer
2015-12-12
1
-3
/
+5
*
Revert r255001, "Add parse and sema for OpenMP distribute directive and all i...
NAKAMURA Takumi
2015-12-09
1
-1
/
+0
*
Add parse and sema for OpenMP distribute directive and all its clauses exclud...
Carlo Bertolli
2015-12-08
1
-0
/
+1
*
[OPENMP 4.5] Parsing/sema support for 'omp taskloop simd' directive.
Alexey Bataev
2015-12-03
1
-0
/
+1
[prev]
[next]