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
...
*
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
*
[globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...
Daniel Sanders
2017-04-06
1
-1
/
+52
*
[tablegen][globalisel] Add support for nested instruction matching.
Daniel Sanders
2017-04-04
1
-36
/
+0
*
[GlobalISel][AArch64] Extract a variable out of an NDEBUG block. NFC.
Ahmed Bougacha
2017-03-27
1
-2
/
+2
*
[GlobalISel][AArch64] Fold FI into LDR/STR ui addressing mode.
Ahmed Bougacha
2017-03-27
1
-0
/
+5
*
[GlobalISel][AArch64] Fold G_GEP into LDR/STR ui addressing mode.
Ahmed Bougacha
2017-03-27
1
-1
/
+19
*
[GlobalISel][AArch64] Select store of zero to WZR/XZR.
Ahmed Bougacha
2017-03-27
1
-0
/
+11
*
[GlobalISel][AArch64] Select CBZ.
Ahmed Bougacha
2017-03-27
1
-0
/
+47
*
[globalisel] Correct G_CONSTANT path of selectArithImmed()
Daniel Sanders
2017-03-16
1
-1
/
+4
*
[globalisel][tblgen] Add support for ComplexPatterns
Daniel Sanders
2017-03-14
1
-2
/
+56
*
[globalisel] Decouple src pattern operands from dst pattern operands.
Daniel Sanders
2017-02-24
1
-1
/
+4
*
GlobalISel: deal with new G_PTR_MASK instruction on AArch64.
Tim Northover
2017-02-14
1
-0
/
+11
*
GlobalISel: represent atomic loads & stores via the MachineMemOperand.
Tim Northover
2017-02-13
1
-0
/
+6
*
GlobalISel: select G_[SU]MULH on AArch64.
Tim Northover
2017-02-08
1
-0
/
+28
*
GlobalISel: select G_VASTART on iOS AArch64.
Tim Northover
2017-02-08
1
-0
/
+36
*
[GlobalISel] Add support for indirectbr
Kristof Beyls
2017-01-30
1
-0
/
+5
*
[GlobalISel] Generate selector for more integer binop patterns.
Ahmed Bougacha
2017-01-25
1
-36
/
+1
*
[AArch64][GlobalISel] Legalize narrow scalar ops again.
Ahmed Bougacha
2017-01-23
1
-5
/
+1
*
[GlobalISel] Pointers are legal operands for G_SELECT on AArch64
Kristof Beyls
2017-01-19
1
-1
/
+1
*
GlobalISel: fix comparison order for G_FCMP
Tim Northover
2017-01-17
1
-2
/
+2
*
[GlobalISel] Fix AArch64 ICMP instruction selection
Kristof Beyls
2017-01-05
1
-3
/
+7
*
[GlobalISel] Add basic Selector-emitter tblgen backend.
Ahmed Bougacha
2016-12-21
1
-6
/
+6
*
GlobalISel: fix GOT accesses on AArch64.
Tim Northover
2016-12-13
1
-2
/
+3
*
GlobalISel: make G_CONSTANT take a ConstantInt rather than int64_t.
Tim Northover
2016-12-05
1
-0
/
+3
*
GlobalISel: translate invoke and landingpad instructions
Tim Northover
2016-11-09
1
-1
/
+1
*
GlobalISel: support selecting fpext/fptrunc instructions on AArch64.
Tim Northover
2016-11-08
1
-0
/
+54
*
GlobalISel: support selecting G_SELECT on AArch64.
Tim Northover
2016-11-08
1
-0
/
+40
*
GlobalISel: constrain PHI registers on AArch64.
Tim Northover
2016-11-08
1
-3
/
+33
[prev]
[next]