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
*
[globalisel][tablegen] Rename and re-comment render functions to match the ne...
Daniel Sanders
2017-07-06
1
-7
/
+7
*
[globalisel][tablegen] Rename and re-comment to match the new MatchTables. NFC.
Daniel Sanders
2017-07-06
1
-46
/
+47
*
[globalisel][tablegen] Import rules containing intrinsic_wo_chain.
Daniel Sanders
2017-07-06
1
-4
/
+27
*
[globalisel][tablegen] Finish fixing compile-time regressions by merging the ...
Daniel Sanders
2017-07-05
1
-36
/
+26
*
[globalisel][tablegen] Fix the misuse of STATISTICS() on release builds (like...
Daniel Sanders
2017-07-05
1
-4
/
+4
*
[globalisel][tablegen] Added instruction emission to the state-machine-based ...
Daniel Sanders
2017-07-05
1
-105
/
+105
*
[globalisel][tablegen] Fix release builds after r307079
Daniel Sanders
2017-07-04
1
-2
/
+7
*
[globalisel][tablegen] Partially fix compile-time regressions by converting m...
Daniel Sanders
2017-07-04
1
-156
/
+299
*
[globalisel][tablegen] Post-commit review nits for r306388. NFC
Daniel Sanders
2017-06-28
1
-37
/
+31
*
[globalisel][tablegen] Multiple 80-col corrections.
Daniel Sanders
2017-06-28
1
-20
/
+41
*
[globalisel][tablegen] Add support for EXTRACT_SUBREG.
Daniel Sanders
2017-06-27
1
-9
/
+142
*
[globalisel][tablegen] Add support for COPY_TO_REGCLASS.
Daniel Sanders
2017-06-20
1
-24
/
+96
*
[TableGen] Make Record::getValueAsString and getValueAsListOfStrings return S...
Craig Topper
2017-05-31
1
-1
/
+1
*
[TableGen] Introduce DagInit::getArgs that returns an ArrayRef. Use it to fix...
Craig Topper
2017-05-29
1
-1
/
+1
*
Fixed nondeterminism in RuleMatcher::emit.
Galina Kistanova
2017-05-25
1
-1
/
+8
*
Fix unused variable warnings after r303678
Daniel Sanders
2017-05-23
1
-2
/
+2
*
[globalisel][tablegen] Add support for (set $dst, 1) and test X86's OptForSiz...
Daniel Sanders
2017-05-23
1
-18
/
+65
*
Revert r303259 - [globalisel][tablegen] Import rules containing intrinsic_wo_...
Daniel Sanders
2017-05-22
1
-22
/
+3
*
Re-commit: [globalisel][tablegen] Import rules containing intrinsic_wo_chain.
Daniel Sanders
2017-05-18
1
-3
/
+22
*
Revert "[globalisel][tablegen] Import rules containing intrinsic_wo_chain."
Quentin Colombet
2017-05-17
1
-22
/
+3
*
[globalisel][tablegen] Import rules containing intrinsic_wo_chain.
Daniel Sanders
2017-05-17
1
-3
/
+22
*
[globalisel][tablegen] Require that all registers between instructions of a m...
Daniel Sanders
2017-05-17
1
-0
/
+2
*
Fixup r303240: Use llvm::to_string instead of std::to_string
Diana Picus
2017-05-17
1
-3
/
+3
*
[GlobalISel][TableGen] Fix handling of default operands
Diana Picus
2017-05-17
1
-48
/
+49
*
[ARM] GlobalISel: Use TableGen instruction selector
Diana Picus
2017-05-02
1
-3
/
+9
*
[globalisel][tablegen] Silence unused variable warning.
Daniel Sanders
2017-04-29
1
-1
/
+0
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-18
/
+60
*
[globalisel][tablegen] Fix vector element size
Igor Breger
2017-04-26
1
-1
/
+1
*
[globalisel][tablegen] Add support for RegisterOperand.
Daniel Sanders
2017-04-22
1
-1
/
+10
*
[globalisel][tablegen] Revise API for ComplexPattern operands to improve flex...
Daniel Sanders
2017-04-22
1
-103
/
+39
*
[globalisel][tablegen] Fix PR32733 by checking which instruction operands bel...
Daniel Sanders
2017-04-22
1
-2
/
+3
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-25
/
+66
*
Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...
Daniel Sanders
2017-04-21
1
-66
/
+25
*
[globalisel][tablegen] Try again to fix builds on old MSVC's after r300964
Daniel Sanders
2017-04-21
1
-1
/
+1
*
Revert: r300966 - [globalisel][tablegen] Attempt to fix builds on old MSVC's ...
Daniel Sanders
2017-04-21
1
-2
/
+2
*
[globalisel][tablegen] Attempt to fix builds on old MSVC's after r300964
Daniel Sanders
2017-04-21
1
-2
/
+2
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-25
/
+66
*
[globalisel][tablegen] Report more detail in some SelectionDAG import failure...
Daniel Sanders
2017-04-13
1
-19
/
+98
*
[globalisel][tablegen] Add experimental support for OperandWithDefaultOps, Pr...
Daniel Sanders
2017-04-12
1
-4
/
+78
*
[globalisel][tablegen] Fix patterns involving multiple ComplexPatterns.
Daniel Sanders
2017-04-05
1
-41
/
+60
*
[globalisel][tablegen] Fix non-determinism introduced in r299430.
Daniel Sanders
2017-04-04
1
-2
/
+7
*
[globalisel][tablegen] Try to make MSVC happy with r299430
Daniel Sanders
2017-04-04
1
-5
/
+5
*
[tablegen][globalisel] Add support for nested instruction matching.
Daniel Sanders
2017-04-04
1
-13
/
+180
*
[globalisel][tablegen] Change Expected<bool> to Error and rename functions.
Daniel Sanders
2017-03-30
1
-45
/
+41
*
[tablegen][globalisel] Convert the SelectionDAG importer to a tree walking ap...
Daniel Sanders
2017-03-29
1
-161
/
+266
*
[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
[next]