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
/
unittests
/
CodeGen
/
GlobalISel
/
LegalizerHelperTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Fix not calling observer when legalizing bitcount ops
Matt Arsenault
2019-02-04
1
-0
/
+65
*
GlobalISel: Improve gtest usage
Matt Arsenault
2019-02-04
1
-28
/
+28
*
GlobalISel: Allow bitcount ops to have different result type
Matt Arsenault
2019-01-31
1
-33
/
+47
*
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
-34
/
+35
*
[globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Del...
Daniel Sanders
2018-12-14
1
-4
/
+4
*
[globalisel] Add GISelChangeObserver::changingInstr()
Daniel Sanders
2018-12-12
1
-0
/
+1
*
[globalisel] Rename GISelChangeObserver's erasedInstr() to erasingInstr() and...
Daniel Sanders
2018-12-12
1
-1
/
+1
*
[GISel]: Refactor MachineIRBuilder to allow passing additional parameters to ...
Aditya Nandakumar
2018-12-11
1
-21
/
+23
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
1
-14
/
+35
*
[ARM GlobalISel] Support G_CTLZ and G_CTLZ_ZERO_UNDEF
Diana Picus
2018-11-26
1
-0
/
+27
*
[GISel]: Add legalization support for Widening UADDO/USUBO
Aditya Nandakumar
2018-08-29
1
-0
/
+75
*
[GISel]: Add legalization support for widening bit counting operations
Aditya Nandakumar
2018-08-22
1
-0
/
+157
*
Revert "Revert rr340111 "[GISel]: Add Legalization/lowering code for bit coun...
Aditya Nandakumar
2018-08-21
1
-0
/
+188
*
Revert rr340111 "[GISel]: Add Legalization/lowering code for bit counting ope...
Reid Kleckner
2018-08-20
1
-188
/
+0
*
[GISel]: Add Legalization/lowering code for bit counting operations
Aditya Nandakumar
2018-08-18
1
-0
/
+188