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
/
Legalizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Legalizer] Making artifact combining order-independent
Roman Tereshin
2019-12-13
1
-1
/
+6
*
[Legalizer] Refactoring out legalizeMachineFunction
Roman Tereshin
2019-12-13
1
-49
/
+66
*
[Legalizer] More detailed debugging printing in main loop
Roman Tereshin
2019-12-13
1
-1
/
+7
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[GlobalISel] Legalizer: Retry combining illegal artifacts as long as there ne...
Volkan Keles
2019-08-23
1
-3
/
+28
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
GlobalISel: Remove redundant pass initialization
Tom Stellard
2019-06-18
1
-3
/
+1
*
[globalisel] Improve Legalizer debug output
Daniel Sanders
2019-04-29
1
-2
/
+20
*
[GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...
Amara Emerson
2019-04-15
1
-0
/
+1
*
[GlobalISel] Introduce a CSEConfigBase class to allow targets to define their...
Amara Emerson
2019-04-15
1
-2
/
+1
*
[GlobalISel] Fix legalizer artifact combiner from crashing with invalid dead ...
Amara Emerson
2019-03-27
1
-1
/
+2
*
[GISel][NFC]: Add methods to speed up insertion into GISelWorklist
Aditya Nandakumar
2019-02-15
1
-2
/
+4
*
GlobalISel: Combine g_extract with g_merge_values
Matt Arsenault
2019-02-04
1
-0
/
+1
*
[GISel]: Change how CSE is enabled by default for each pass
Aditya Nandakumar
2019-01-24
1
-3
/
+4
*
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
-10
/
+44
*
Give helper classes/functions local linkage. NFC.
Benjamin Kramer
2019-01-12
1
-0
/
+2
*
[globalisel][combiner] Make the CombinerChangeObserver a MachineFunction::Del...
Daniel Sanders
2018-12-14
1
-6
/
+6
*
[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
-4
/
+5
*
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
Amara Emerson
2018-12-10
1
-0
/
+2
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
1
-20
/
+44
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-13
1
-0
/
+1
*
Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipe...
Matthias Braun
2018-07-12
1
-1
/
+0
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-12
1
-0
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-5
/
+5
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Remove redundant includes from lib/CodeGen.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
[GISel]: Rework legalization algorithm for better elimination of
Aditya Nandakumar
2017-11-14
1
-101
/
+111
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
Make the combiner check if shifts are legal before creating them
Aditya Nandakumar
2017-10-25
1
-2
/
+3
*
[Legalizer] Use SmallSetVector instead of SetVector.
Quentin Colombet
2017-10-13
1
-1
/
+1
*
[Legalizer] Only allocate the SetVectors once per function.
Quentin Colombet
2017-10-13
1
-3
/
+5
*
[GISel]: Add a clean up combiner during legalization.
Aditya Nandakumar
2017-08-30
1
-101
/
+60
*
GlobalISel: remove G_SEQUENCE instruction.
Tim Northover
2017-06-23
1
-70
/
+0
*
[GlobalISel] combine not symmetric merge/unmerge nodes.
Igor Breger
2017-06-20
1
-13
/
+58
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+0
*
[GISel]:Skip legalizing Intermediate inst(with generic types)
Aditya Nandakumar
2017-05-04
1
-2
/
+7
*
Fix use-after-frees on memory allocated in a Recycler.
Benjamin Kramer
2017-04-20
1
-1
/
+5
*
[globalisel] Enable tracing the legalizer with --debug-only=legalize-mir
Daniel Sanders
2017-04-20
1
-5
/
+21
*
[GlobalISel]: Fix bug where we can report GISelFailure on erased instructions
Aditya Nandakumar
2017-04-07
1
-13
/
+26
*
[GlobalISel] Make LegalizerInfo accessible in LegalizerHelper
Volkan Keles
2017-03-10
1
-2
/
+1
*
GlobalISel: add merge/unmerge nodes for legalization.
Tim Northover
2017-03-03
1
-0
/
+31
*
[GlobalISel] Replace all combined G_EXTRACT uses.
Ahmed Bougacha
2017-03-01
1
-4
/
+1
*
[GlobalISel] Emit opt remarks on isel fallbacks.
Ahmed Bougacha
2017-02-23
1
-10
/
+6
*
GlobalISel: rename legalizer components to match others.
Tim Northover
2016-10-14
1
-0
/
+180