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
*
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
*
_Atomic of empty struct shouldn't assert
JF Bastien
2018-05-09
1
-4
/
+10
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-22
/
+22
*
[C++2a] Implement operator<=> CodeGen and ExprConstant
Eric Fiselier
2018-05-07
1
-1
/
+2
*
Track the result of evaluating a computed noexcept specification on the
Richard Smith
2018-05-03
1
-34
/
+14
*
Implement P0482R2, support for char8_t type.
Richard Smith
2018-05-01
1
-0
/
+6
*
Limit types of builtins that can be redeclared.
Erich Keane
2018-04-16
1
-0
/
+4
*
[XRay][llvm+clang] Consolidate attribute list files
Dean Michael Berris
2018-04-09
1
-1
/
+2
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-3
/
+3
*
[AST] Fix some Clang-tidy modernize-use-auto warnings; other minor fixes (NFC).
Eugene Zelenko
2018-04-03
1
-303
/
+292
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
1
-3
/
+5
[next]