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
/
GlobalISelEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tablegen] Use categories on options that only matter to one emitter.
Daniel Sanders
2017-03-27
1
-1
/
+3
*
GlobalISel: add implicit defs & uses when mutating an instruction.
Tim Northover
2017-03-20
1
-1
/
+18
*
Explicitly add move constructor/assignment operators.
Zachary Turner
2017-03-20
1
-0
/
+2
*
[tablegen][globalisel] Capture instructions into locals and related infrastru...
Daniel Sanders
2017-03-20
1
-60
/
+125
*
Removed unnecessary semicolon. NFCI.
Simon Pilgrim
2017-03-15
1
-1
/
+1
*
[tablegen][globalisel] Trivial changes to reduce size of following patch. NFC.
Daniel Sanders
2017-03-15
1
-77
/
+90
*
[globalisel][tblgen] Add support for ComplexPatterns
Daniel Sanders
2017-03-14
1
-14
/
+245
*
[ADT] Improve the genericity of llvm::enumerate().
Zachary Turner
2017-03-13
1
-2
/
+2
*
Recommit: [globalisel] Change LLT constructor string into an LLT-based object...
Daniel Sanders
2017-03-07
1
-16
/
+35
*
Revert r297177: Change LLT constructor string into an LLT-based object ...
Daniel Sanders
2017-03-07
1
-35
/
+16
*
[globalisel] Change LLT constructor string into an LLT-based object that know...
Daniel Sanders
2017-03-07
1
-16
/
+35
*
Fixed IntOperandMatcher::emitCxxPredicateExpr arguments
Simon Pilgrim
2017-02-24
1
-1
/
+1
*
[globalisel] Decouple src pattern operands from dst pattern operands.
Daniel Sanders
2017-02-24
1
-53
/
+282
*
Fix missing call to base class constructor in r296121.
Daniel Sanders
2017-02-24
1
-1
/
+3
*
[globalisel] Sort RuleMatchers by priority.
Daniel Sanders
2017-02-24
1
-2
/
+165
*
tablegen: Fix android build
Pavel Labath
2017-02-21
1
-1
/
+2
*
[globalisel] OperandPredicateMatcher's shouldn't need to generate the Machine...
Daniel Sanders
2017-02-20
1
-17
/
+18
*
[globalisel] Separate the SelectionDAG importer from the emitter. NFC
Daniel Sanders
2017-02-20
1
-5
/
+11
*
[GlobalISel] Return an Expected<RuleMatcher> for each SDAG pattern. NFC.
Ahmed Bougacha
2017-02-10
1
-55
/
+63
*
[GlobalISel] Simplify StringRef parameters. NFC.
Ahmed Bougacha
2017-02-09
1
-9
/
+8
*
[GlobalISel] Add a few comments to the tablegen backend. NFC.
Ahmed Bougacha
2017-02-04
1
-4
/
+14
*
[GlobalISel] Print the matched patterns using an action.
Ahmed Bougacha
2017-02-04
1
-8
/
+16
*
[GlobalISel] Separate matchers with newlines in emitted selector. NFC.
Ahmed Bougacha
2017-02-04
1
-4
/
+4
*
[globalisel] Make the MatchAction hierarchy consistent with the matchers. NFC.
Daniel Sanders
2017-02-01
1
-17
/
+27
*
[globalisel] Rename emitCxxPredicatesExpr() following post-commit review of r...
Daniel Sanders
2017-01-28
1
-3
/
+3
*
[GlobalISel] Remove duplicate function using variadic templates. NFC.
Ahmed Bougacha
2017-01-26
1
-21
/
+5
*
Remove a '#if 0' that wasn't intended for commit in r293173.
Daniel Sanders
2017-01-26
1
-19
/
+0
*
Attempt to fix windows buildbots after r293172.
Daniel Sanders
2017-01-26
1
-1
/
+1
*
[globalisel] Re-factor ISel matchers into a hierarchy. NFC
Daniel Sanders
2017-01-26
1
-48
/
+226
*
[GlobalISel] Add basic Selector-emitter tblgen backend.
Ahmed Bougacha
2016-12-21
1
-0
/
+388