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
/
AST
/
ASTContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Convert clang::LangAS to a strongly typed enum
Alexander Richardson
2017-10-15
1
-12
/
+12
*
[OpenCL] Add LangAS::opencl_private to represent private address space in AST
Yaxun Liu
2017-10-13
1
-0
/
+1
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
Dependent Address Space Support
Andrew Gozillon
2017-10-02
1
-0
/
+57
*
[clang] Add getUnsignedPointerDiffType method
Alexander Shaposhnikov
2017-09-28
1
-0
/
+7
*
Add support for attribute 'noescape'.
Akira Hatanaka
2017-09-22
1
-15
/
+49
*
Revert "Add support for attribute 'noescape'."
Akira Hatanaka
2017-09-20
1
-49
/
+15
*
Add support for attribute 'noescape'.
Akira Hatanaka
2017-09-20
1
-15
/
+49
*
Revert "Add support for attribute 'noescape'."
Akira Hatanaka
2017-09-20
1
-49
/
+15
*
Add support for attribute 'noescape'.
Akira Hatanaka
2017-09-20
1
-15
/
+49
*
Recommit "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-2
/
+12
*
Revert "Add _Float16 as a C/C++ source language type"
Sjoerd Meijer
2017-09-08
1
-12
/
+2
*
Add _Float16 as a C/C++ source language type
Sjoerd Meijer
2017-09-08
1
-2
/
+12
*
[modules ts] Emit global variables in a module interface unit as part of that...
Richard Smith
2017-09-06
1
-11
/
+29
*
[OpenCL] Allow targets to select address space per type
Sven van Haastregt
2017-08-15
1
-20
/
+9
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-1
/
+8
*
[clang] Add getSignedSizeType method
Alexander Shaposhnikov
2017-07-14
1
-0
/
+6
*
IsSpecialLong was only ever set in release mode as all of the uses are in ass...
Eric Christopher
2017-07-10
1
-1
/
+8
*
[CodeGen][ObjC] Fix GNU's encoding of bit-field ivars.
Akira Hatanaka
2017-06-27
1
-3
/
+13
*
PR33552: Distinguish between declarations that are owned by no module and
Richard Smith
2017-06-23
1
-1
/
+1
*
Support MS builtins using 'long' on LP64 platforms
Bruno Cardoso Lopes
2017-06-21
1
-1
/
+13
*
AST: Add missing break at end of switch
Duncan P. N. Exon Smith
2017-06-14
1
-0
/
+1
*
[Sema] Use the right FoldingSet.
George Burgess IV
2017-06-12
1
-1
/
+1
*
[OpenCL] Fix pipe size in TypeInfo.
Anastasia Stulova
2017-06-05
1
-3
/
+2
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
1
-0
/
+2
*
CodeGen: Cast alloca to expected address space
Yaxun Liu
2017-05-18
1
-9
/
+4
*
[X86] Support of no_caller_saved_registers attribute
Oren Ben Simhon
2017-04-27
1
-0
/
+2
*
Remove unnecessary condition as suggested by clang-tidy. NFC
Gabor Horvath
2017-04-19
1
-4
/
+2
*
Modular Codegen: Add/use a bit in serialized function definitions to track wh...
David Blaikie
2017-04-11
1
-5
/
+2
*
[OpenCL] Map default address space to alloca address space
Yaxun Liu
2017-04-11
1
-1
/
+15
*
[XRay] Add -fxray-{always,never}-instrument= flags to clang
Dean Michael Berris
2017-03-30
1
-0
/
+2
*
Revert r298491 and r298494 which changed Clang's handling of 'nonnull'
Chandler Carruth
2017-03-24
1
-29
/
+15
*
[nonnull] Teach Clang to attach the nonnull LLVM attribute to
Chandler Carruth
2017-03-22
1
-15
/
+29
*
Fix array sizes where address space is not yet known
Konstantin Zhuravlyov
2017-03-21
1
-2
/
+1
*
[OpenCL] Fix type compatibility check and generic AS mangling.
Anastasia Stulova
2017-03-10
1
-9
/
+14
*
Honor __unaligned in codegen for declarations and expressions
Roger Ferrer Ibanez
2017-03-08
1
-0
/
+2
*
Fix crash when an incorrect redeclaration only differs in __unaligned type-qu...
Roger Ferrer Ibanez
2017-02-24
1
-1
/
+2
*
Remove superfluous initializer.
Yaron Keren
2017-02-22
1
-1
/
+1
*
[OpenCL] Correct ndrange_t implementation
Anastasia Stulova
2017-02-16
1
-3
/
+0
*
[c++1z] Synthesize implicit deduction guides from constructors on demand. Rank
Richard Smith
2017-02-14
1
-31
/
+34
*
Prototype of modules codegen
David Blaikie
2017-01-30
1
-3
/
+22
*
Fix linkage of static locals in available_externally functions to be Discarda...
David Blaikie
2017-01-27
1
-12
/
+20
*
PR0091R3: Implement parsing support for using templates as types.
Richard Smith
2017-01-26
1
-2
/
+28
*
PR31701: Fix crash on invalid caused by parsing a dependent initializer when we
Richard Smith
2017-01-20
1
-1
/
+2
*
PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310).
Richard Smith
2017-01-19
1
-6
/
+2
*
Make ASTContext::getDeclAlign return the correct alignment for
Akira Hatanaka
2017-01-06
1
-1
/
+3
*
[OpenCL] Align fake address space map with the SPIR target maps.
Egor Churaev
2016-12-23
1
-2
/
+2
*
Move generation of injected template arguments for a template parameter list
Richard Smith
2016-12-23
1
-0
/
+38
*
Fix completely bogus types for some builtins:
Richard Smith
2016-12-19
1
-2
/
+2
*
Fix some interactions between C++11 and C++14 features and using-declarations:
Richard Smith
2016-12-18
1
-4
/
+7
[prev]
[next]