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
/
unittests
/
Tooling
/
StencilTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libTooling] Add stencil combinators for nodes that may be pointers or values.
Yitzhak Mandelbaum
2019-11-22
1
-0
/
+40
*
[libTooling] Further simplify `Stencil` type and introduce `MatchComputation`.
Yitzhak Mandelbaum
2019-11-11
1
-21
/
+0
*
[libTooling] Simplify type structure of `Stencil`s.
Yitzhak Mandelbaum
2019-11-06
1
-56
/
+83
*
[libTooling] Put all Transformer declarations in a single namespace.
Yitzhak Mandelbaum
2019-10-16
1
-11
/
+2
*
[libTooling] Change Stencil equality to use `toString()`
Yitzhak Mandelbaum
2019-10-11
1
-33
/
+11
*
[libTooling] Move Transformer files to their own directory/library.
Yitzhak Mandelbaum
2019-10-10
1
-1
/
+1
*
[libTooling][NFC] Fix build break in r373916.
Yitzhak Mandelbaum
2019-10-07
1
-14
/
+22
*
[libTooling] Add `toString` method to the Stencil class
Yitzhak Mandelbaum
2019-10-07
1
-0
/
+55
*
[libTooling] Add various Stencil combinators for expressions.
Yitzhak Mandelbaum
2019-10-03
1
-1
/
+65
*
[libTooling] Add `run` combinator to Stencils.
Yitzhak Mandelbaum
2019-09-26
1
-0
/
+18
*
[libTooling][NFC] Switch StencilTest.cpp to use EXPECT_THAT_EXPECTED
Yitzhak Mandelbaum
2019-09-25
1
-21
/
+4
*
[libTooling] Add `access` and `ifBound` combinators to Stencil library.
Yitzhak Mandelbaum
2019-09-23
1
-8
/
+111
*
[LibTooling] Update Stencil to use RangeSelector
Yitzhak Mandelbaum
2019-05-22
1
-22
/
+23
*
[LibTooling] Add Stencil library for format-string style codegen.
Yitzhak Mandelbaum
2019-04-18
1
-0
/
+223