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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and the
Lang Hames
2015-04-22
2
-7
/
+31
*
[x86] allow 64-bit extracted vector element integer stores on a 32-bit system
Sanjay Patel
2015-04-22
1
-0
/
+21
*
[Hexagon] Patterns for frame index with offset for isel
Krzysztof Parzyszek
2015-04-21
1
-0
/
+1
*
[NVPTX] do not run DCE after SLSR and SeparateConstOffsetFromGEP
Jingyue Wu
2015-04-21
1
-10
/
+4
*
X86: Match for X86ISD nodes in LowerBUILD_VECTOR instead of BUILD_VECTORCombine
Matthias Braun
2015-04-21
1
-24
/
+23
*
AVX-512: Added VPMOVx2M instructions for SKX,
Elena Demikhovsky
2015-04-21
1
-1
/
+30
*
AVX-512: Added VPTESTM and VPTESTNM instructions for SKX
Elena Demikhovsky
2015-04-21
2
-30
/
+127
*
[mips] [IAS] Implement the .asciiz directive.
Toma Tabacu
2015-04-21
1
-0
/
+2
*
[mips][microMIPSr6] Implement CACHE and PREF instructions
Jozef Kolek
2015-04-21
3
-3
/
+32
*
[mips] Cleanup old floating-point flag conditions definitions. NFC.
Vasileios Kalintiris
2015-04-21
1
-22
/
+0
*
[mips] Optimize code generation for 64-bit variable shift instructions.
Vasileios Kalintiris
2015-04-21
1
-0
/
+10
*
AVX-512: Added logical and arithmetic instructions for SKX
Elena Demikhovsky
2015-04-21
3
-82
/
+178
*
[X86][SSE] Provide execution domains for scalar floating point operations
Simon Pilgrim
2015-04-21
1
-38
/
+41
*
X86: Do not select X86 custom vector nodes if operand types don't match
Matthias Braun
2015-04-21
1
-4
/
+16
*
[MIPS] OperationAction for FP_TO_FP16, FP16_TO_FP
Pirama Arumuga Nainar
2015-04-20
1
-2
/
+22
*
[mips][microMIPSr6] Implement BITSWAP instruction
Jozef Kolek
2015-04-20
3
-2
/
+30
*
[AArch64] LORID_EL1 register must be treated as read-only
Vladimir Sukharev
2015-04-20
1
-3
/
+5
*
[PowerPC] Flow oversized lines for r235309
Bill Schmidt
2015-04-20
1
-11
/
+25
*
[PowerPC] Add future work for vector insert/extract to README_ALTIVEC.txt
Bill Schmidt
2015-04-20
1
-0
/
+14
*
[mips][microMIPSr6] Implement disassembler support
Jozef Kolek
2015-04-20
2
-4
/
+13
*
[mips][microMIPSr6] Implement BALC and BC instructions
Jozef Kolek
2015-04-20
3
-3
/
+58
*
[mips][microMIPSr6] Implement initial mapping support
Jozef Kolek
2015-04-20
3
-2
/
+40
*
[mips][microMIPSr6] Implement initial subtarget support
Jozef Kolek
2015-04-20
4
-0
/
+11
*
[X86][FastIsel] Fix assertion failure when selecting int-to-double conversion...
Andrea Di Biagio
2015-04-20
1
-5
/
+6
*
[X86][SSE] Fix for getScalarValueForVectorElement to detect scalar sources re...
Simon Pilgrim
2015-04-19
1
-2
/
+7
*
Remove unnecessary include and probably a layering violation.
Craig Topper
2015-04-19
1
-1
/
+0
*
[AArch64] Don't force MVT::Untyped when selecting LD1LANEpost.
Ahmed Bougacha
2015-04-17
1
-1
/
+1
*
[AArch64] Avoid vector->load dependency cycles when creating LD1*post.
Ahmed Bougacha
2015-04-17
1
-0
/
+7
*
[mips][FastISel] Implement FastMaterializeAlloca in Mips fast-isel.
Vasileios Kalintiris
2015-04-17
1
-0
/
+20
*
[X86, AVX] add an exedepfix entry for vmovq == vmovlps == vmovlpd
Sanjay Patel
2015-04-17
1
-1
/
+1
*
[mips][FastISel] Implement shift ops for Mips fast-isel.
Vasileios Kalintiris
2015-04-17
1
-0
/
+80
*
Move AliasedSymbol to MachObjectWriter.
Rafael Espindola
2015-04-17
1
-2
/
+2
*
[mips] Teach the delay slot filler to remove needless KILL instructions.
Vasileios Kalintiris
2015-04-17
1
-11
/
+30
*
[mc] Clean up emission of byte sequences
Benjamin Kramer
2015-04-17
4
-18
/
+4
*
[mips] Move ABI-dependent register selections to MipsABIInfo. NFC.
Daniel Sanders
2015-04-17
6
-49
/
+84
*
[AArch64] Don't assert on f16 in DUP PerfectShuffle generator.
Ahmed Bougacha
2015-04-16
1
-1
/
+1
*
Disable AArch64 fast-isel on big-endian call vector returns.
Pete Cooper
2015-04-16
1
-0
/
+5
*
[AArch64] Add v8.1a "Virtualization Host Extensions"
Vladimir Sukharev
2015-04-16
2
-1
/
+59
*
[AArch64] Add v8.1a "Limited Ordering Regions" extension
Vladimir Sukharev
2015-04-16
5
-0
/
+40
*
[AArch64] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
2015-04-16
2
-3
/
+18
*
[AArch64] Handle Cyclone-specific register in common way
Vladimir Sukharev
2015-04-16
2
-29
/
+5
*
[AArch64] Follow-up to: Refactor AArch64NamedImmMapper to become dependent on...
Vladimir Sukharev
2015-04-16
1
-665
/
+665
*
[mips] [IAS] Preserve microMIPS label marking for objects when assigning.
Toma Tabacu
2015-04-16
1
-3
/
+2
*
[Mips] Use unique_ptr to manage ownership.
Benjamin Kramer
2015-04-16
2
-17
/
+10
*
Make it obvious that we're iterating over a range of pointers.
Benjamin Kramer
2015-04-16
1
-1
/
+1
*
[AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget fea...
Vladimir Sukharev
2015-04-16
5
-20
/
+46
*
[AArch64] Fix invalid use of references to BuildMI.
James Molloy
2015-04-16
1
-3
/
+3
*
[ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
2015-04-16
4
-3
/
+99
*
[mips] [IAS] Add support for the .insn directive.
Toma Tabacu
2015-04-16
5
-2
/
+47
*
DebugInfo: Gut DIScope, DIEnumerator and DISubrange
Duncan P. N. Exon Smith
2015-04-16
1
-3
/
+3
[next]