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
/
GICombinerEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gicombiner] Add GIMatchTree and use it for the code generation
Daniel Sanders
2020-01-07
1
-8
/
+199
*
Revert "[gicombiner] Add GIMatchTree and use it for the code generation"
Daniel Sanders
2020-01-03
1
-199
/
+8
*
[gicombiner] Add GIMatchTree and use it for the code generation
Daniel Sanders
2020-01-03
1
-8
/
+199
*
[globalisel] Fix another mismatch between %d and the RuleID type
Daniel Sanders
2020-01-03
1
-1
/
+1
*
[globalisel] Small correction to the fixup in 0a0813962d6. The two ID's are n...
Daniel Sanders
2019-12-18
1
-2
/
+2
*
[gicombiner] Import tryCombineIndexedLoadStore()
Daniel Sanders
2019-12-18
1
-3
/
+4
*
[globalisel] Attempt to fix ARM bots that emit the correct number in the wron...
Daniel Sanders
2019-12-18
1
-4
/
+5
*
[gicombiner] Add support for arbitrary match data being passed from match to ...
Daniel Sanders
2019-12-18
1
-0
/
+83
*
Revert "Temporarily Revert "[gicombiner] Add the MatchDag structure and parse...
Daniel Sanders
2019-12-18
1
-3
/
+273
*
Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruc...
Eric Christopher
2019-12-17
1
-273
/
+3
*
[gicombiner] Process the MatchDag such that every node is reachable from the ...
Daniel Sanders
2019-12-17
1
-0
/
+58
*
[gicombiner] Add the MatchDag structure and parse instruction DAG's from the ...
Daniel Sanders
2019-12-17
1
-3
/
+215
*
[gicombiner] Add parse failure tests for defs/match
Daniel Sanders
2019-10-25
1
-0
/
+3
*
Correct placement of #ifndef NDEBUG in r375067
Daniel Sanders
2019-10-17
1
-12
/
+7
*
[gicombiner] Add the run-time rule disable option
Daniel Sanders
2019-10-17
1
-3
/
+97
*
[gicombiner] Hoist pure C++ combine into the tablegen definition
Daniel Sanders
2019-10-16
1
-6
/
+264
*
[gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion
Daniel Sanders
2019-10-03
1
-0
/
+5
*
Revert 373551 (CodeExpander.cpp CMake issue)
Kristina Brooks
2019-10-03
1
-5
/
+0
*
[gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion
Daniel Sanders
2019-10-03
1
-0
/
+5
*
[gicombiner] Fix a nullptr dereference when -combiners is given a name that i...
Daniel Sanders
2019-10-02
1
-5
/
+11
*
[gicombiner] Add the boring boilerplate for the declarative combiner
Daniel Sanders
2019-10-02
1
-0
/
+94