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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASTImporter] Improved import of friend templates.
Balazs Keri
2018-08-13
1
-10
/
+36
*
[CodeGen] Merge equivalent block copy/helper functions.
Akira Hatanaka
2018-08-10
1
-8
/
+11
*
Add Windows support for the GNUstep Objective-C ABI V2.
David Chisnall
2018-08-10
1
-9
/
+10
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
12
-66
/
+59
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
15
-126
/
+121
*
Port getStartLoc -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Add getEndLoc API to replace getLocEnd
Stephen Kelly
2018-08-09
5
-13
/
+13
*
Add getBeginLoc API to replace getLocStart
Stephen Kelly
2018-08-09
3
-13
/
+13
*
Fix structural inequivalency of forward EnumDecl
Gabor Marton
2018-08-09
1
-0
/
+8
*
Add support for importing imaginary literals
Gabor Marton
2018-08-09
1
-0
/
+13
*
Refactor attribute printing to be a bit more obviously-correct.
Richard Smith
2018-08-09
1
-13
/
+9
*
Delete some unreachable AST printing code.
Richard Smith
2018-08-09
1
-16
/
+0
*
[Builtins] Add __builtin_clrsb support to IntExprEvaluator::VisitBuiltinCallExpr
Craig Topper
2018-08-08
1
-3
/
+9
*
Revert r339287 "[Builtins] Add __builtin_clrsb support to IntExprEvaluator::V...
Craig Topper
2018-08-08
1
-9
/
+3
*
[Builtins] Add __builtin_clrsb support to IntExprEvaluator::VisitBuiltinCallExpr
Craig Topper
2018-08-08
1
-3
/
+9
*
[AST] Check described template at structural equivalence check.
Balazs Keri
2018-08-08
1
-119
/
+138
*
[ASTImporter] Load external Decls when getting field index.
Balazs Keri
2018-08-08
1
-19
/
+28
*
[AST] Remove unnecessary indirections in DeclarationNameTable
Bruno Ricci
2018-08-06
1
-103
/
+6
*
[Fixed Point Arithmetic] Fixed Point Constant
Leonard Chan
2018-08-06
1
-0
/
+20
*
[Fixed Point Arithmetic] Fix for FixedPointValueToString
Leonard Chan
2018-08-06
3
-14
/
+22
*
[AST] Add individual size info for Types in -print-stats
Bruno Ricci
2018-08-06
1
-1
/
+3
*
[ASTmporter] SourceRange-free function parameter checking for declarations
Gabor Marton
2018-08-06
1
-9
/
+15
*
[constexpr] Support for constant evaluation of __builtin_memcpy and
Richard Smith
2018-08-04
1
-48
/
+199
*
Test commit
Bruno Ricci
2018-08-03
1
-1
/
+1
*
Append new attributes to the end of an AttributeList.
Michael Kruse
2018-08-03
1
-4
/
+2
*
Fix assertion failure when emitting code for a merged lambda.
Richard Smith
2018-08-02
1
-2
/
+13
*
Try to make builtin address space declarations not useless
Matt Arsenault
2018-08-02
1
-3
/
+15
*
[AST] Remove the static_assert check in ObjCMethodDecl::ObjCMethodDecl
Vlad Tsyrklevich
2018-08-01
1
-7
/
+0
*
Fix -Wcovered-switch-default uncovered after r338630
Reid Kleckner
2018-08-01
1
-1
/
+1
*
[AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into...
Erich Keane
2018-08-01
1
-9
/
+54
*
[AST][3/4] Move the bit-fields from BlockDecl, LinkageSpecDecl and OMPDeclare...
Erich Keane
2018-08-01
3
-1
/
+27
*
[AST][2/4] Move the bit-fields from FunctionDecl and CXXConstructorDecl into ...
Erich Keane
2018-08-01
2
-9
/
+56
*
[AST][1/4] Move the bit-fields from TagDecl, EnumDecl and RecordDecl into Dec...
Erich Keane
2018-08-01
4
-58
/
+112
*
Revert r338455 "[constexpr] Support for constant evaluation of __builtin_memc...
Hans Wennborg
2018-08-01
1
-198
/
+48
*
wrap to 80 cols, no behavior change
Nico Weber
2018-08-01
1
-7
/
+9
*
[AST] CastExpr: BasePathSize is not large enough.
Roman Lebedev
2018-08-01
2
-12
/
+51
*
[P0936R0] add [[clang::lifetimebound]] attribute
Richard Smith
2018-08-01
2
-1
/
+21
*
[constexpr] Support for constant evaluation of __builtin_memcpy and
Richard Smith
2018-07-31
1
-48
/
+198
*
[OPENMP] Prevent problems with linking of the static variables.
Alexey Bataev
2018-07-31
1
-21
/
+0
*
Improve support of PDB as an external layout source
Aleksandr Urakov
2018-07-31
1
-23
/
+19
*
[coroutines] Fix handling of dependent co_await in StmtProfiler.
Richard Smith
2018-07-31
1
-1
/
+4
*
Avoid returning an invalid end source loc
Stephen Kelly
2018-07-30
1
-1
/
+1
*
Remove trailing space
Fangrui Song
2018-07-30
39
-1602
/
+1602
*
Delete some unreachable AST printing code.
Richard Smith
2018-07-30
1
-30
/
+0
*
[ARM, AArch64]: Use unadjusted alignment when passing composites as arguments
Momchil Velikov
2018-07-30
3
-5
/
+50
*
[AST] Add a convenient getter from QualType to RecordDecl
George Karpenkov
2018-07-28
2
-6
/
+7
*
[OPENMP] Static variables on device must be externally visible.
Alexey Bataev
2018-07-27
1
-0
/
+21
*
[AST] Sink 'part of explicit cast' down into ImplicitCastExpr
Roman Lebedev
2018-07-27
1
-1
/
+5
*
[MS] Add L__FUNCSIG__ for compatibility
Reid Kleckner
2018-07-26
1
-3
/
+7
*
[ODRHash] Support hashing enums.
Richard Trieu
2018-07-25
2
-1
/
+46
[next]