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
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-1
/
+1
*
[OPENMP] Codegen for declare target with link clause.
Alexey Bataev
2018-03-26
1
-4
/
+7
*
Adding nocf_check attribute for cf-protection fine tuning
Oren Ben Simhon
2018-03-17
1
-0
/
+2
*
[OPENMP] Codegen for `omp declare target` construct.
Alexey Bataev
2018-03-15
1
-2
/
+7
*
[NFC] Move CommentOpts checks to the call sites that depend on it. (Re-applyi...
David L. Jones
2018-03-02
1
-5
/
+7
*
Revert r326501 due to buildbot breakage.
David L. Jones
2018-03-01
1
-7
/
+5
*
[NFC] Move CommentOpts checks to the call sites that depend on it.
David L. Jones
2018-03-01
1
-5
/
+7
*
Remove redundant casts. NFC
George Burgess IV
2018-03-01
1
-3
/
+3
*
[ObjC] Allow declaring __strong pointer fields in structs in Objective-C
Akira Hatanaka
2018-02-28
1
-6
/
+11
*
Revert r325375 "[MS] Make constexpr static data members implicitly inline"
Hans Wennborg
2018-02-20
1
-1
/
+1
*
[MS] Make constexpr static data members implicitly inline
Reid Kleckner
2018-02-16
1
-1
/
+1
*
Add support for attribute 'trivial_abi'.
Akira Hatanaka
2018-02-05
1
-0
/
+5
*
Make __has_unique_object_representations reject empty union types.
Eric Fiselier
2018-02-02
1
-1
/
+1
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
1
-0
/
+17
*
Add support for a limited subset of TS 18661-3 math builtins.
Benjamin Kramer
2018-01-06
1
-2
/
+4
*
No -fsanitize=function warning when calling noexcept function through non-noe...
Stephan Bergmann
2018-01-05
1
-14
/
+12
*
Make helpers static. No functionality change.
Benjamin Kramer
2017-12-24
1
-1
/
+1
*
Refactor overridden methods iteration to avoid double lookups.
Benjamin Kramer
2017-12-17
1
-17
/
+9
*
Fix ICE when __has_unqiue_object_representations called with invalid decl
Erich Keane
2017-12-12
1
-0
/
+3
*
[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
Sven van Haastregt
2017-12-06
1
-1
/
+42
*
Now that C++17 is official (https://www.iso.org/standard/68564.html), start c...
Aaron Ballman
2017-12-04
1
-2
/
+2
*
Fix __has_unique_object_representations implementation
Erich Keane
2017-11-30
1
-1
/
+165
*
Refactor functions PrintTemplateArgumentList
Serge Pavlov
2017-11-28
1
-3
/
+2
*
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-11-23
1
-77
/
+99
*
PR22763: if a defaulted (non-user-provided) special member function is
Richard Smith
2017-11-16
1
-0
/
+6
*
Add default calling convention support for regcall.
Erich Keane
2017-11-02
1
-0
/
+5
*
Correct behavior of fastcall when default CC is set.
Erich Keane
2017-10-24
1
-1
/
+1
*
For better compatibility with C++11 and C++14, emit a nondiscardable definition
Richard Smith
2017-10-23
1
-3
/
+3
*
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
[next]