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
/
lib
/
CodeGen
/
GlobalISel
/
Combiner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gicombiner] Add the run-time rule disable option
Daniel Sanders
2019-10-17
1
-0
/
+12
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[GISel][NFC]: Add methods to speed up insertion into GISelWorklist
Aditya Nandakumar
2019-02-15
1
-1
/
+2
*
[globalisel] Correct string emitted by GISelChangeObserver::erasingInstr()
Daniel Sanders
2019-02-11
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[GISel]: Add support for CSEing continuously during GISel passes.
Aditya Nandakumar
2019-01-16
1
-24
/
+24
*
[globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Del...
Daniel Sanders
2018-12-14
1
-17
/
+44
*
[globalisel] Add GISelChangeObserver::changingInstr()
Daniel Sanders
2018-12-12
1
-3
/
+7
*
[globalisel] Rename GISelChangeObserver's erasedInstr() to erasingInstr() and...
Daniel Sanders
2018-12-12
1
-1
/
+1
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
1
-4
/
+10
*
Re-commit: [globalisel] Add a combiner helpers for extending loads and use th...
Daniel Sanders
2018-10-03
1
-1
/
+30
*
Revert: r343521 and r343541: [globalisel] Add a combiner helpers for extendin...
Daniel Sanders
2018-10-01
1
-30
/
+1
*
[globalisel] Add a combiner helpers for extending loads and use them in a pre...
Daniel Sanders
2018-10-01
1
-1
/
+30
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
[GISel]: Implement GlobalISel combiner API.
Aditya Nandakumar
2018-01-25
1
-0
/
+81