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
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Move getLLTForMVT/getMVTForLLT
Matt Arsenault
2020-01-09
1
-17
/
+0
*
[GISel] Simplifying return from else in function. NFC
Marcello Maggioni
2019-10-10
1
-2
/
+1
*
[GISel] Allow getConstantVRegVal() to return G_FCONSTANT values.
Marcello Maggioni
2019-10-10
1
-11
/
+31
*
[GlobalISel][CallLowering] Add support for splitting types according to calli...
Amara Emerson
2019-09-03
1
-0
/
+17
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-5
/
+5
*
[globalisel] Add G_SEXT_INREG
Daniel Sanders
2019-08-09
1
-0
/
+17
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-8
/
+5
*
[AArch64][GlobalISel] Optimize compare and branch cases with G_INTTOPTR and u...
Amara Emerson
2019-07-10
1
-0
/
+3
*
GlobalISel: Legalization for G_FMINNUM/G_FMAXNUM
Matt Arsenault
2019-07-10
1
-0
/
+25
*
GlobalISel: Combine unmerge of merge with intermediate cast
Matt Arsenault
2019-07-09
1
-3
/
+9
*
[GlobalISel] Fix inserting copies in the right position for reg definitions
Marcello Maggioni
2019-04-26
1
-10
/
+36
*
[GlobalISel][Utils] Add a getConstantVRegVal variant that looks through instrs
Quentin Colombet
2019-03-14
1
-8
/
+58
*
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
-0
/
+51
*
[GISel]: Allow PHIs to be DCEd
Aditya Nandakumar
2018-10-19
1
-1
/
+1
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-13
1
-0
/
+5
*
Revert "(HEAD -> master, origin/master, arcpatch-D37582) CodeGen: Remove pipe...
Matthias Braun
2018-07-12
1
-5
/
+0
*
CodeGen: Remove pipeline dependencies on StackProtector; NFC
Matthias Braun
2018-07-12
1
-0
/
+5
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
GlobalISel: Use a callback to compute constrained reg class for unallocatble ...
Tom Stellard
2018-05-03
1
-0
/
+7
*
[GISel]: Add helpers for easy building G_FCONSTANT along with matchers
Aditya Nandakumar
2018-03-09
1
-0
/
+14
*
[GISel]: Print more fallback information when aborting
Aditya Nandakumar
2018-02-27
1
-1
/
+1
*
[GISel]: Don't assert when constraining RegisterOperands which are uses.
Aditya Nandakumar
2018-02-26
1
-7
/
+9
*
[ARM][GISel] PR35965 Constrain RegClasses of nested instructions built from D...
Daniel Sanders
2018-01-29
1
-0
/
+20
*
[GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFC
Aditya Nandakumar
2018-01-17
1
-0
/
+45
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[GISel][NFC]: Move getOpcodeDef from the LegalizationArtifactCombiner into Gl...
Aditya Nandakumar
2017-11-15
1
-0
/
+16
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[GlobalISel] Only build expensive remarks if they're enabled. NFC.
Ahmed Bougacha
2017-09-18
1
-1
/
+4
*
[globalisel][tablegen] Add support for COPY_TO_REGCLASS.
Daniel Sanders
2017-06-20
1
-10
/
+18
*
[GISel]: Add a getConstantFPVRegVal utility
Aditya Nandakumar
2017-05-12
1
-0
/
+8
*
[GISEL]: Move getConstantVReg to Utils
Aditya Nandakumar
2017-04-19
1
-0
/
+17
*
[GlobalISel] Update DBG_VALUEs referencing DCE'd instructions.
Ahmed Bougacha
2017-03-21
1
-2
/
+2
*
[GlobalISel] Move isTriviallyDead to Utils. NFC.
Volkan Keles
2017-03-21
1
-0
/
+21
*
[GlobalISel] Emit opt remarks on isel fallbacks.
Ahmed Bougacha
2017-02-23
1
-0
/
+29
*
[GlobalISel] Refactor the logic to constraint registers.
Quentin Colombet
2016-12-22
1
-0
/
+45