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
/
AArch64
/
AArch64InstructionSelector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64][GlobalISel] Implement selection for the llvm.trap intrinsic.
Amara Emerson
2018-04-25
1
-0
/
+9
*
[AArch64][GlobalISel] When copying from a gpr32 to an fpr16 reg, convert to f...
Amara Emerson
2018-02-20
1
-4
/
+31
*
Fix unused assertion variable warning.
Amara Emerson
2018-02-18
1
-0
/
+1
*
[AArch64][GlobalISel] Fix an assert fail/miscompile when fp16 types are copied
Amara Emerson
2018-02-18
1
-0
/
+25
*
[AArch64][GlobalISel] Support G_INSERT/G_EXTRACT of types < s32 bits.
Amara Emerson
2018-02-18
1
-3
/
+19
*
[AArch64][GlobalISel] Use getRegClassForTypeOnBank() in selectCopy.
Amara Emerson
2018-02-02
1
-23
/
+15
*
[GlobalISel] Constrain the dest reg of IMPLICT_DEF.
Amara Emerson
2018-02-02
1
-0
/
+6
*
[AArch64][GlobalISel] Fall back during AArch64 isel if we have a volatile load.
Amara Emerson
2018-01-24
1
-0
/
+6
*
[AArch64][GlobalISel] Add isel support for global values in the large code mo...
Amara Emerson
2018-01-18
1
-0
/
+34
*
[GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFC
Aditya Nandakumar
2018-01-17
1
-4
/
+4
*
[GlobalISel][TableGen] Add support for SDNodeXForm
Volkan Keles
2018-01-16
1
-0
/
+11
*
Revert r319691: [globalisel][tablegen] Split atomic load/store into separate ...
Daniel Sanders
2017-12-05
1
-0
/
+6
*
[globalisel][tablegen] Split atomic load/store into separate opcode and enabl...
Daniel Sanders
2017-12-04
1
-6
/
+0
*
[globalisel][tablegen] Generate rule coverage and use it to identify untested...
Daniel Sanders
2017-11-16
1
-4
/
+5
*
InstructionSelectorImpl.h: Modularize/remove ODR violations by using a static...
David Blaikie
2017-10-26
1
-2
/
+2
*
[globalisel][tablegen] Fix small spelling nits. NFC
Daniel Sanders
2017-10-20
1
-14
/
+14
*
[aarch64][globalisel] Fix a crash in selectAddrModeIndexed() caused by incorr...
Daniel Sanders
2017-10-16
1
-1
/
+5
*
Re-commit r315885: [globalisel][tblgen] Add support for iPTR and implement am...
Daniel Sanders
2017-10-16
1
-0
/
+125
*
Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_un...
Daniel Sanders
2017-10-16
1
-125
/
+0
*
[globalisel][tblgen] Add support for iPTR and implement am_unscaled* and am_i...
Daniel Sanders
2017-10-16
1
-0
/
+125
*
Re-commit r315863: [globalisel][tablegen] Import ComplexPattern when used as ...
Daniel Sanders
2017-10-15
1
-5
/
+8
*
Revert r315863: [globalisel][tablegen] Import ComplexPattern when used as an ...
Daniel Sanders
2017-10-15
1
-8
/
+5
*
[globalisel][tablegen] Import ComplexPattern when used as an operator
Daniel Sanders
2017-10-15
1
-5
/
+8
*
[globalisel][tablegen] Add support for fpimm and import of APInt/APFloat base...
Daniel Sanders
2017-10-13
1
-0
/
+5
*
[AArch64][GlobalISel] Select all fpexts.
Ahmed Bougacha
2017-09-12
1
-27
/
+0
*
[AArch64][GlobalISel] Select all fptruncs.
Ahmed Bougacha
2017-09-12
1
-28
/
+3
*
[GISEl]: Translate phi into G_PHI
Aditya Nandakumar
2017-08-23
1
-2
/
+4
*
Re-commit: [globalisel][tablegen] Support zero-instruction emission.
Daniel Sanders
2017-08-17
1
-1
/
+11
*
Revert r310919 - [globalisel][tablegen] Support zero-instruction emission.
Daniel Sanders
2017-08-15
1
-11
/
+1
*
Re-commit with some instrumentation: [globalisel][tablegen] Support zero-inst...
Daniel Sanders
2017-08-15
1
-1
/
+11
*
Revert r310716 (and r310735): [globalisel][tablegen] Support zero-instruction...
Daniel Sanders
2017-08-11
1
-11
/
+1
*
[globalisel][tablegen] Support zero-instruction emission.
Daniel Sanders
2017-08-11
1
-1
/
+11
*
[globalisel][tablegen] Add support for importing 'imm' operands.
Daniel Sanders
2017-08-08
1
-1
/
+2
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-4
/
+0
*
[GISel]: Support Widening G_ICMP's destination operand.
Aditya Nandakumar
2017-07-31
1
-4
/
+6
*
Recommit: GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.
Tim Northover
2017-07-20
1
-1
/
+49
*
Revert "GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64."
Diana Picus
2017-07-20
1
-48
/
+1
*
GlobalISel: partially revert r308540.
Tim Northover
2017-07-19
1
-24
/
+0
*
GlobalISel: fix SUBREG_TO_REG implementation.
Tim Northover
2017-07-19
1
-1
/
+24
*
GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.
Tim Northover
2017-07-19
1
-1
/
+48
*
GlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
Justin Bogner
2017-07-12
1
-0
/
+3
*
[AArch64] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-08
1
-2
/
+6
*
[globalisel][tablegen] Partially fix compile-time regressions by converting m...
Daniel Sanders
2017-07-04
1
-0
/
+2
*
[globalisel][tablegen] Add support for EXTRACT_SUBREG.
Daniel Sanders
2017-06-27
1
-2
/
+7
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-13
/
+7
*
[globalisel][tablegen] Revise API for ComplexPattern operands to improve flex...
Daniel Sanders
2017-04-22
1
-14
/
+8
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-1
/
+18
*
Revert r300964 + r300970 - [globalisel][tablegen] Import SelectionDAG's rule ...
Daniel Sanders
2017-04-21
1
-18
/
+1
*
[globalisel][tablegen] Import SelectionDAG's rule predicates and support the ...
Daniel Sanders
2017-04-21
1
-1
/
+18
*
[GISEL]: Move getConstantVReg to Utils
Aditya Nandakumar
2017-04-19
1
-0
/
+1
[next]