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
/
test
/
CodeGen
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Rewrite stack frame handling for win64 vararg functions
Martin Storsjo
2017-08-01
2
-4
/
+111
*
Revert "[DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector."
Nirav Dave
2017-08-01
2
-5
/
+8
*
[DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector.
Nirav Dave
2017-08-01
2
-8
/
+5
*
[GISel]: Support Widening G_ICMP's destination operand.
Aditya Nandakumar
2017-07-31
6
-31
/
+63
*
[AArch64] Tie source and destination operands for AESMC/AESIMC.
Florian Hahn
2017-07-29
1
-83
/
+47
*
[AArch64] Use 8 bytes as preferred function alignment on Cortex-A53.
Florian Hahn
2017-07-29
1
-1
/
+1
*
GlobalISel: map 128-bit values to an FPR by default.
Tim Northover
2017-07-28
2
-18
/
+21
*
[AArch64] Fix legality info passed to demanded bits for TBI opt.
Ahmed Bougacha
2017-07-27
1
-0
/
+11
*
[AArch64] Add a test for float argument passing to win64 vararg functions
Martin Storsjo
2017-07-25
1
-0
/
+26
*
[AArch64] Reserve a 16 byte aligned amount of fixed stack for win64 varargs
Martin Storsjo
2017-07-25
2
-11
/
+65
*
[AArch64] Add test for function alignment for a optsize function (NFC).
Florian Hahn
2017-07-23
1
-17
/
+24
*
[AArch64] Redundant Copy Elimination - remove more zero copies.
Chad Rosier
2017-07-23
1
-0
/
+565
*
Recommit: GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.
Tim Northover
2017-07-20
1
-0
/
+54
*
GlobalISel: stop localizer putting constants before EH_LABELs
Tim Northover
2017-07-20
1
-0
/
+48
*
Add an ID field to StackObjects
Matt Arsenault
2017-07-20
2
-5
/
+9
*
Revert "GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64."
Diana Picus
2017-07-20
1
-54
/
+0
*
[PEI] Add basic opt-remarks support
Francis Visoiu Mistrih
2017-07-19
1
-0
/
+57
*
GlobalISel: fix SUBREG_TO_REG implementation.
Tim Northover
2017-07-19
1
-2
/
+2
*
GlobalISel: select G_EXTRACT and G_INSERT instructions on AArch64.
Tim Northover
2017-07-19
1
-0
/
+54
*
[SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c...
Balaram Makam
2017-07-19
1
-3
/
+3
*
[COFF, ARM64] Reserve X18 register by default
Mandeep Singh Grang
2017-07-18
1
-0
/
+1
*
[DAG] Improve Aliasing of operations to static alloca
Nirav Dave
2017-07-18
6
-33
/
+30
*
[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)
Geoff Berry
2017-07-18
2
-0
/
+119
*
[globalisel][tablegen] Enable the import of rules involving fma.
Daniel Sanders
2017-07-18
1
-0
/
+41
*
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A73.
Florian Hahn
2017-07-18
1
-1
/
+1
*
Revert r308025 due to uncovering a crash in SelectionDAG. This is filed
Chandler Carruth
2017-07-18
6
-30
/
+33
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
1
-0
/
+74
*
[llvm] Remove redundant check-prefix=CHECK from tests. NFC.
Mandeep Singh Grang
2017-07-17
2
-2
/
+2
*
[AArch64] Avoid selecting XZR inline ASM memory operand
Yi Kong
2017-07-14
1
-0
/
+10
*
[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)
Geoff Berry
2017-07-14
1
-0
/
+106
*
Improve Aliasing of operations to static alloca
Nirav Dave
2017-07-14
6
-33
/
+30
*
[AArch64] Implement support for windows style vararg functions
Martin Storsjo
2017-07-13
1
-0
/
+95
*
[AArch64] Add preliminary support for ARMv8.1 SUB/AND atomics
Matthew Simpson
2017-07-13
1
-0
/
+161
*
GlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
Justin Bogner
2017-07-12
1
-0
/
+30
*
[CodeGen] Add dependency printer
Evandro Menezes
2017-07-12
4
-10
/
+10
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
2
-5
/
+5
*
[globalisel][tablegen] Correct matching of intrinsic ID's.
Daniel Sanders
2017-07-11
1
-0
/
+38
*
Revert "[DAG] Improve Aliasing of operations to static alloca"
Matthias Braun
2017-07-10
6
-30
/
+33
*
[DAG] Improve Aliasing of operations to static alloca
Nirav Dave
2017-07-10
6
-33
/
+30
*
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A57.
Florian Hahn
2017-07-07
1
-1
/
+1
*
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A72.
Florian Hahn
2017-07-07
1
-1
/
+1
*
[AArch64] Add test case for preferred function alignment (NFC).
Florian Hahn
2017-07-07
1
-0
/
+26
*
[ORE] Add diagnostics hotness threshold
Brian Gesiak
2017-06-30
1
-0
/
+27
*
GlobalISel: add G_IMPLICIT_DEF instruction.
Tim Northover
2017-06-30
5
-17
/
+47
*
[GISel]: New Opcode G_FLOG/G_FLOG2
Aditya Nandakumar
2017-06-29
1
-0
/
+19
*
[AArch64] AArch64CondBrTuningPass generates wrong branch instructions
Alexandros Lamprineas
2017-06-28
1
-4
/
+4
*
[GISel]: Add G_FEXP, G_FEXP2 opcodes
Aditya Nandakumar
2017-06-27
1
-0
/
+20
*
GlobalISel: verify that a COPY is trivial when created.
Tim Northover
2017-06-27
1
-1
/
+1
*
[AArch64] Update successor probabilities after ccmp-conversion
Matthew Simpson
2017-06-27
2
-3
/
+49
*
[globalisel][tablegen] Add support for EXTRACT_SUBREG.
Daniel Sanders
2017-06-27
1
-2
/
+2
[next]