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
/
utils
/
TableGen
/
TableGenBackends.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Abstract serialization: TableGen "basic" reader/writer CRTP
John McCall
2019-12-14
1
-1
/
+4
*
[clang,ARM] Initial ACLE intrinsics for MVE.
Simon Tatham
2019-10-24
1
-0
/
+6
*
Emit TypeNodes.def with tblgen.
John McCall
2019-10-01
1
-0
/
+1
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-13
1
-0
/
+1
*
Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"
Roman Lebedev
2019-09-04
1
-1
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-04
1
-0
/
+1
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-02
1
-1
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-02
1
-0
/
+1
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-31
1
-1
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-31
1
-0
/
+1
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-1
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-0
/
+1
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-1
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-0
/
+1
*
[OpenCL] Declare builtin functions using TableGen
Sven van Haastregt
2019-06-03
1
-0
/
+3
*
Clang-formatting the header in advance of other planned changes; NFC.
Aaron Ballman
2019-05-22
1
-21
/
+37
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement Attr dumping in terms of visitors
Stephen Kelly
2019-01-11
1
-1
/
+4
*
Remove top-level using declaration from header files, as these aliases leak.
Sam McCall
2018-10-12
1
-45
/
+42
*
[AArch64] Add ARMv8.2-A FP16 scalar intrinsics
Abderrazek Zaafrani
2018-01-19
1
-0
/
+1
*
[AST] Add TableGen for StmtDataCollectors
Johannes Altmanninger
2017-09-06
1
-0
/
+2
*
Add #pragma clang attribute
Alex Lorenz
2017-04-18
1
-0
/
+6
*
Revert r300539 - Add #pragma clang attribute
Alex Lorenz
2017-04-18
1
-6
/
+0
*
Add #pragma clang attribute
Alex Lorenz
2017-04-18
1
-0
/
+6
*
[docs] Add TableGen-based generator for command line argument documentation,
Richard Smith
2017-01-24
1
-0
/
+1
*
Add a mode to clang-tblgen to generate reference documentation for warning and
Richard Smith
2016-09-12
1
-0
/
+1
*
Add missing header guards.
Benjamin Kramer
2014-08-08
1
-0
/
+5
*
Rewrite ARM NEON intrinsic emission completely.
James Molloy
2014-06-17
1
-0
/
+3
*
Reapplying r204952 a second time.
Aaron Ballman
2014-03-31
1
-1
/
+1
*
Reverting r204968 and r204969; while more build bots are happy with the resul...
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Reapplying r204952 with fixes which should hopefully resolve linking issues w...
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Reverting r204952, while I figure out what's going on with the makefile build.
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Clean up the __has_attribute implementation without modifying its behavior.
Aaron Ballman
2014-03-27
1
-1
/
+1
*
Implements a declarative approach to documenting individual attributes in Cla...
Aaron Ballman
2014-02-17
1
-0
/
+2
*
Consolidating several table-generated files containing parser-related string ...
Aaron Ballman
2014-01-29
1
-4
/
+1
*
Removing a bit of custom parsing functionality used by the thread safety anal...
Aaron Ballman
2014-01-09
1
-0
/
+1
*
Update RecursiveASTVisitor so that it visits attributes. This is currently
DeLesley Hutchins
2013-12-30
1
-0
/
+1
*
Attributes which accept a type as their sole argument are no longer hard code...
Aaron Ballman
2013-11-04
1
-0
/
+1
*
PR17666: Instead of allowing an initial identifier argument in any attribute
Richard Smith
2013-10-24
1
-1
/
+1
*
Attribute tablegen now understands that attribute arguments can be optional. ...
Aaron Ballman
2013-09-09
1
-0
/
+1
*
Remove option emitter from clang-tblgen
Reid Kleckner
2013-06-18
1
-2
/
+0
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-0
/
+1
*
Revert r180970; it's causing breakage.
Douglas Gregor
2013-05-02
1
-1
/
+0
*
Use attribute argument information to determine when to parse attribute argum...
Douglas Gregor
2013-05-02
1
-0
/
+1
*
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
1
-0
/
+1
*
Comment parsing: resolve more named character references
Dmitri Gribenko
2013-01-30
1
-0
/
+1
*
PR14922: when printing an attribute, use the real syntax of the attribute (GN...
Michael Han
2013-01-24
1
-0
/
+1
*
Implement Attr dumping for -ast-dump.
Alexander Kornienko
2013-01-07
1
-0
/
+1
*
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
Dmitri Gribenko
2012-09-10
1
-0
/
+2
*
Comment HTML tag name machers: move from StringSwitch to an efficient
Dmitri Gribenko
2012-08-31
1
-0
/
+3
[next]