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
/
llvm
/
utils
/
TableGen
/
CodeGenDAGPatterns.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TableGen: Remove unused code
Matt Arsenault
2020-01-09
1
-6
/
+0
*
[TableGen] Remove unused target intrinsic generation logic
Reid Kleckner
2019-12-11
1
-9
/
+0
*
Reland 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský
2019-11-23
1
-0
/
+1
*
Revert 'Fixed -Wdeprecated-copy warnings. NFCI.'
Dávid Bolvanský
2019-11-23
1
-1
/
+0
*
Fixed -Wdeprecated-copy warnings. NFCI.
Dávid Bolvanský
2019-11-23
1
-0
/
+1
*
TableGen: Add MinAlignment predicate
Matt Arsenault
2019-07-31
1
-0
/
+1
*
AMDGPU: Avoid emitting "true" predicates
Matt Arsenault
2019-07-30
1
-0
/
+3
*
TableGen: Add address space to matchers
Matt Arsenault
2019-07-15
1
-0
/
+2
*
[TableGen] Allow DAG isel patterns to override default operands.
Simon Tatham
2019-07-04
1
-0
/
+5
*
Add support for pointer types in patterns
Tom Stellard
2019-02-20
1
-0
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TableGen] Preserve order of output operands in DAGISelMatcherGen
Craig Topper
2018-12-05
1
-1
/
+15
*
TableGen/ISel: Allow PatFrag predicate code to access captured operands
Nicolai Haehnle
2018-11-30
1
-13
/
+76
*
TableGen/CodeGenDAGPatterns: addPredicateFn only once
Nicolai Haehnle
2018-10-08
1
-2
/
+2
*
[TableGen] TypeInfer - Cache the legal types as TypeSetByHwMode
Simon Pilgrim
2018-08-17
1
-3
/
+3
*
[TableGen] std::move vectors into TreePatternNode.
Craig Topper
2018-07-15
1
-2
/
+3
*
[TableGen] Add some std::move to the PatternToMatch constructor.
Craig Topper
2018-07-15
1
-1
/
+1
*
[TableGen] Suppress type validation when parsing pattern fragments
Ulrich Weigand
2018-07-13
1
-0
/
+12
*
[TableGen] Support multi-alternative pattern fragments
Ulrich Weigand
2018-07-13
1
-18
/
+24
*
[globalisel][tablegen] Add support for C++ predicates on PatFrags and use it ...
Daniel Sanders
2018-06-15
1
-0
/
+4
*
Revert r334764, as it breaks some bots
Florian Hahn
2018-06-14
1
-8
/
+7
*
[TableGen] Make TreePatternNode::getChild return a reference (NFC)
Florian Hahn
2018-06-14
1
-7
/
+8
*
[TableGen] Make getOnlyTree return a const ref (NFC)
Florian Hahn
2018-06-13
1
-1
/
+1
*
TableGen: Change some pointer parameters to references since they're never nu...
David Blaikie
2018-06-11
1
-1
/
+1
*
[TableGen] Combine two constructors by taking vectors by value instead of try...
Craig Topper
2018-06-10
1
-11
/
+3
*
Revert r334374 [TableGen] Move some shared_ptrs to avoid unnecessary copies (...
Florian Hahn
2018-06-10
1
-5
/
+1
*
[TableGen] Move some shared_ptrs to avoid unnecessary copies (NFC).
Florian Hahn
2018-06-10
1
-1
/
+5
*
[TableGen] Make DAGInstruction own Pattern to avoid leaking it.
Florian Hahn
2018-06-08
1
-4
/
+4
*
[TableGen] Avoid leaking TreePatternNodes by using shared_ptr.
Florian Hahn
2018-05-30
1
-53
/
+58
*
[TableGen] Print more helpful information in case of type contradiction
Krzysztof Parzyszek
2017-12-21
1
-3
/
+8
*
TableGen: Allow setting SDNodeProperties on intrinsics
Matt Arsenault
2017-12-20
1
-0
/
+2
*
[globalisel][tablegen] Add support for relative AtomicOrderings
Daniel Sanders
2017-11-30
1
-0
/
+10
*
[tablegen] Handle atomic predicates for ordering inside tablegen. NFC.
Daniel Sanders
2017-11-13
1
-0
/
+11
*
[tablegen] Handle atomic predicates for memory type inside tablegen. NFC.
Daniel Sanders
2017-11-13
1
-0
/
+2
*
[globalisel][tablegen] Import signextload and zeroextload.
Daniel Sanders
2017-11-11
1
-1
/
+7
*
[tablegen] Use hasPredCode()/hasImmCode() instead of getPredCode().empty()/ge...
Daniel Sanders
2017-10-15
1
-1
/
+3
*
[tablegen] Handle common load/store predicates inside tablegen. NFC.
Daniel Sanders
2017-10-15
1
-4
/
+35
*
[TableGen] Avoid unnecessary std::string creations
Simon Pilgrim
2017-10-14
1
-7
/
+6
*
[globalisel][tablegen] Add support for fpimm and import of APInt/APFloat base...
Daniel Sanders
2017-10-13
1
-0
/
+4
*
[aarch64] Support APInt and APFloat in ImmLeaf subclasses and make AArch64 us...
Daniel Sanders
2017-10-13
1
-0
/
+5
*
Revert r315148 [TableGen] Avoid unnecessary std::string creations
Daniel Sanders
2017-10-13
1
-5
/
+5
*
[TableGen] Avoid repeated find calls in CodeGenDAGPatterns getters. NFCI.
Simon Pilgrim
2017-10-07
1
-14
/
+21
*
[TableGen] Avoid unnecessary std::string creations
Simon Pilgrim
2017-10-07
1
-5
/
+5
*
[TableGen] Replace InfoByHwMode::getAsString with writeToStream
Krzysztof Parzyszek
2017-09-22
1
-0
/
+2
*
Remove trailing whitespace. NFCI.
Simon Pilgrim
2017-09-22
1
-11
/
+11
*
Revert "[TableGen] Replace InfoByHwMode::getAsString with writeToStream"
Krzysztof Parzyszek
2017-09-22
1
-2
/
+0
*
[TableGen] Replace InfoByHwMode::getAsString with writeToStream
Krzysztof Parzyszek
2017-09-22
1
-0
/
+2
*
[TableGen] Use CHAR_BIT instead of hardcoded 8 with sizeof. NFC
Craig Topper
2017-09-21
1
-1
/
+1
*
[TableGen] Some optimizations to TableGen.
Zachary Turner
2017-09-20
1
-5
/
+6
*
Recommit r313647 now that GCC seems to accept the offering
Krzysztof Parzyszek
2017-09-19
1
-14
/
+166
[next]