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
/
Target
/
X86
/
X86RegisterBankInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Add type argument to getRegBankFromRegClass
Matt Arsenault
2020-01-03
1
-2
/
+3
*
[AArch64][GlobalISel] Add support for narrowScalar of G_ZEXT
Amara Emerson
2019-08-21
1
-1
/
+3
*
[X86] Reduce scope of variables where possible. NFCI.
Simon Pilgrim
2019-05-07
1
-4
/
+1
*
GlobalISel: Allow shift amount to be a different type
Matt Arsenault
2019-01-22
1
-5
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[GlobalISel][X86] Add the support for G_FPTRUNC
Alexander Ivchenko
2018-08-31
1
-0
/
+1
*
[GlobalISel][X86_64] Support for G_FPTOSI
Alexander Ivchenko
2018-08-31
1
-3
/
+7
*
[NFC] Fix unused variable warning in X86RegisterBankInfo.cpp
Alexander Ivchenko
2018-08-31
1
-0
/
+1
*
[GlobalIsel][X86] Support for G_FCMP
Alexander Ivchenko
2018-08-31
1
-0
/
+15
*
[GlobalISel][X86_64] Support for G_SITOFP
Alexander Ivchenko
2018-07-10
1
-0
/
+11
*
[GlobalISel][X86] Support G_LSHR/G_ASHR/G_SHL
Alexander Ivchenko
2018-03-14
1
-0
/
+4
*
[GlobalISel][X86] Fixing failures after https://reviews.llvm.org/D37775
Alexander Ivchenko
2018-02-08
1
-0
/
+21
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[GlobalISel][X86] G_FCONSTANT support.
Igor Breger
2017-09-17
1
-0
/
+1
*
[GlobalISel][X86] support G_FPEXT operation.
Igor Breger
2017-09-13
1
-3
/
+11
*
[GlobalISel][X86] Support G_IMPLICIT_DEF.
Igor Breger
2017-08-24
1
-1
/
+2
*
[GISEl]: Translate phi into G_PHI
Aditya Nandakumar
2017-08-23
1
-1
/
+1
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-4
/
+0
*
[RegisterBankInfo] Uniquely allocate instruction mapping.
Quentin Colombet
2017-05-05
1
-11
/
+12
*
[GlobalIsel][X86] support G_TRUNC selection.
Igor Breger
2017-04-19
1
-0
/
+1
*
[GlobalISel][X86] support G_FRAME_INDEX instruction selection.
Igor Breger
2017-03-28
1
-22
/
+82
*
[GlobalISel][X86] Support G_STORE/G_LOAD operation
Igor Breger
2017-03-23
1
-57
/
+81
*
[GlobalISel][X86] clang-format. NFC
Igor Breger
2017-03-23
1
-3
/
+2
*
[GlobalISel][X86] Support float/double and vector types.
Igor Breger
2017-03-03
1
-13
/
+51
*
[X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr
Igor Breger
2017-02-22
1
-0
/
+1
*
[X86][GlobalISel] Add general-purpose Register Bank
Igor Breger
2017-02-10
1
-0
/
+121