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
/
CombinerHelper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Del...
Daniel Sanders
2018-12-14
1
-10
/
+34
*
[globalisel] Rename GISelChangeObserver's erasedInstr() to erasingInstr() and...
Daniel Sanders
2018-12-12
1
-4
/
+1
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
1
-2
/
+3
*
[globalisel][combine] When placing truncates, handle the case when the BB is ...
Daniel Sanders
2018-10-04
1
-14
/
+28
*
[globalisel][combine] Fix a rare crash when encountering an instruction whose...
Daniel Sanders
2018-10-04
1
-7
/
+5
*
[globalisel][combine] Improve the truncate placement for the extending-loads ...
Daniel Sanders
2018-10-04
1
-28
/
+64
*
[globalisel][combines] Don't sink G_TRUNC down to use if that use is a G_PHI
Daniel Sanders
2018-10-03
1
-2
/
+8
*
[CodeGen] NFC fix pedantic warning from extra semicolon
Jonas Toth
2018-10-03
1
-1
/
+1
*
Re-commit: [globalisel] Add a combiner helpers for extending loads and use th...
Daniel Sanders
2018-10-03
1
-3
/
+221
*
Revert: r343521 and r343541: [globalisel] Add a combiner helpers for extendin...
Daniel Sanders
2018-10-01
1
-214
/
+3
*
Fix the Windows build in GlobalISel
Reid Kleckner
2018-10-01
1
-7
/
+6
*
[globalisel] Add a combiner helpers for extending loads and use them in a pre...
Daniel Sanders
2018-10-01
1
-3
/
+215
*
Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extendin...
Daniel Sanders
2018-05-09
1
-33
/
+1
*
[globalisel] Correct r331816 to check the opcode before calling getOperand().
Daniel Sanders
2018-05-08
1
-4
/
+4
*
[globalisel] Add a combiner helpers for extending loads and use them in a pre...
Daniel Sanders
2018-05-08
1
-1
/
+33
*
[GISel]: Implement GlobalISel combiner API.
Aditya Nandakumar
2018-01-25
1
-0
/
+41