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
*
[AST] Allow limiting the scope of common AST traversals (getParents, RAV).
Sam McCall
2018-11-14
1
-161
/
+168
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-08
1
-0
/
+10
*
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...
Andrew Savonichev
2018-11-07
1
-10
/
+0
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-07
1
-0
/
+10
*
Multiversioning- Ensure all MV functions are emitted.
Erich Keane
2018-11-01
1
-0
/
+4
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-3
/
+3
*
AST: fix a typo in a comment (NFC)
Saleem Abdulrasool
2018-10-27
1
-1
/
+1
*
Driver,CodeGen: introduce support for Swift CFString layout
Saleem Abdulrasool
2018-10-24
1
-18
/
+56
*
AST: unindent CFConstantStringDecl by inverting condition (NFC)
Saleem Abdulrasool
2018-10-24
1
-42
/
+40
*
[AST] Pack the bit-fields of FunctionProtoType into Type.
Bruno Ricci
2018-10-02
1
-24
/
+13
*
Use the container form llvm::sort(C, ...)
Fangrui Song
2018-09-30
1
-6
/
+5
*
[clang-cl] Fix PR38934: failing to dllexport class template member w/ explici...
Hans Wennborg
2018-09-14
1
-0
/
+8
*
Track definition merging on the canonical declaration even when local
Richard Smith
2018-09-12
1
-4
/
+1
*
Revert r342019, "Track definition merging on the canonical declaration
Richard Smith
2018-09-12
1
-1
/
+4
*
Track definition merging on the canonical declaration even when local
Richard Smith
2018-09-12
1
-4
/
+1
*
Fix tracking of merged definitions when the merge target is also merged
Richard Smith
2018-09-12
1
-2
/
+2
*
Ensure canonical type is actually canonical.
Richard Trieu
2018-08-30
1
-2
/
+2
*
Model type attributes as regular Attrs.
Richard Smith
2018-08-20
1
-1
/
+1
*
[AST] Store the OwnedTagDecl as a trailing object in ElaboratedType.
Bruno Ricci
2018-08-16
1
-2
/
+4
*
[OPENMP] FIx processing of declare target variables.
Alexey Bataev
2018-08-15
1
-5
/
+6
*
[OPENMP] Fix processing of declare target construct.
Alexey Bataev
2018-08-14
1
-7
/
+3
*
Revert r339623 "Model type attributes as regular Attrs."
Reid Kleckner
2018-08-14
1
-1
/
+1
*
Model type attributes as regular Attrs.
Richard Smith
2018-08-13
1
-1
/
+1
*
Enforce instantiation of template multiversion functions
Erich Keane
2018-08-13
1
-1
/
+1
*
[CodeGen] Merge equivalent block copy/helper functions.
Akira Hatanaka
2018-08-10
1
-8
/
+11
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
[Fixed Point Arithmetic] Fixed Point Constant
Leonard Chan
2018-08-06
1
-0
/
+20
*
[AST] Add individual size info for Types in -print-stats
Bruno Ricci
2018-08-06
1
-1
/
+3
*
Try to make builtin address space declarations not useless
Matt Arsenault
2018-08-02
1
-3
/
+15
*
[OPENMP] Prevent problems with linking of the static variables.
Alexey Bataev
2018-07-31
1
-21
/
+0
*
Remove trailing space
Fangrui Song
2018-07-30
1
-172
/
+172
*
[ARM, AArch64]: Use unadjusted alignment when passing composites as arguments
Momchil Velikov
2018-07-30
1
-0
/
+31
*
[OPENMP] Static variables on device must be externally visible.
Alexey Bataev
2018-07-27
1
-0
/
+21
*
DR330: when determining whether a cast casts away constness, consider
Richard Smith
2018-07-18
1
-10
/
+11
*
PR15730/PR16986 Allow dependently typed vector_size types.
Erich Keane
2018-07-13
1
-0
/
+40
*
DR330: look through array types when forming the cv-decomposition of a type.
Richard Smith
2018-07-11
1
-9
/
+74
*
Revert -r336726, which included more files than intended.
Erich Keane
2018-07-10
1
-39
/
+0
*
[NFC] Switch CodeGenFunction to use value init instead of member init lists
Erich Keane
2018-07-10
1
-0
/
+39
*
PR37979: integral promotions in C++ treat enum bit-fields like enums,
Richard Smith
2018-06-28
1
-1
/
+9
*
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
Hans Wennborg
2018-06-25
1
-2
/
+25
*
[Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals
Leonard Chan
2018-06-20
1
-0
/
+89
*
[Fixed Point Arithmetic] Addition of the remaining fixed point types and thei...
Leonard Chan
2018-06-14
1
-9
/
+134
*
PR37680: fix faulty assertion condition.
Richard Smith
2018-06-06
1
-0
/
+1
*
Detect an incompatible VLA pointer assignment
Jeremy Morse
2018-06-05
1
-2
/
+32
*
This diff includes changes for supporting the following types.
Leonard Chan
2018-06-04
1
-0
/
+29
*
Revert "This diff includes changes for supporting the following types."
Leonard Chan
2018-06-02
1
-29
/
+0
*
This diff includes changes for supporting the following types.
Leonard Chan
2018-06-02
1
-0
/
+29
*
Address post-commit review comments after r328731. NFC.
Akira Hatanaka
2018-05-15
1
-8
/
+0
*
[AST] Print correct tag decl for tag specifier
Joel E. Denny
2018-05-14
1
-6
/
+7
*
[OpenCL] Add constant address space to __func__ in AST.
Anastasia Stulova
2018-05-09
1
-0
/
+6
[next]