index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalar
Chad Rosier
2013-11-12
4
-31
/
+327
*
[AArch64] The shift right/left and insert immediate builtins expect 3
Chad Rosier
2013-11-11
1
-10
/
+21
*
[AArch64] Add support for NEON scalar floating-point convert to fixed-point i...
Chad Rosier
2013-11-11
1
-3
/
+25
*
AArch64: refactor vector list creation to be more uniform
Tim Northover
2013-11-11
1
-101
/
+55
*
Remove some unnecessary temporary strings.
Benjamin Kramer
2013-11-09
1
-5
/
+4
*
Make PrintAsmOperand call to the superclass to handle 'n' and 'c' operand mod...
Richard Barton
2013-11-08
1
-6
/
+2
*
[AArch64] Remove NEON from "generic" CPU target.
Amara Emerson
2013-11-06
1
-2
/
+1
*
Implement AArch64 Neon instruction set Perm.
Jiangning Liu
2013-11-06
2
-0
/
+347
*
Implement AArch64 Neon instruction set Bitwise Extract.
Jiangning Liu
2013-11-06
6
-100
/
+203
*
Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.
Jiangning Liu
2013-11-05
3
-5
/
+165
*
Implement AArch64 post-index vector load/store multiple N-element structure c...
Hao Liu
2013-11-05
7
-14
/
+708
*
Implemented aarch64 neon intrinsic vcopy_lane with float type.
Kevin Qin
2013-11-05
2
-88
/
+82
*
AArch64: use default asm operand printing when modifier inapplicable
Tim Northover
2013-11-04
1
-47
/
+59
*
[AArch64] Simplify a few of the instruction patterns. No functional change in...
Chad Rosier
2013-11-01
1
-109
/
+60
*
[AArch64] Fix assembly string formatting and other coding standard violations.
Chad Rosier
2013-11-01
1
-190
/
+118
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
1
-0
/
+35
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
5
-1
/
+404
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
6
-28
/
+90
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
3
-5
/
+102
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
2
-2
/
+2
*
[AArch64] Implement FrameAddr and ReturnAddr
Weiming Zhao
2013-10-29
2
-0
/
+43
*
AArch64: add 'a' inline asm operand modifier
Tim Northover
2013-10-29
1
-0
/
+2
*
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
Nadav Rotem
2013-10-25
1
-1
/
+5
*
[AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.
Amara Emerson
2013-10-24
1
-2
/
+6
*
[AArch64] Add the constraint to NEON scalar mla/mls instructions.
Chad Rosier
2013-10-21
1
-6
/
+30
*
[AArch64] Add support for NEON scalar extract narrow instructions.
Chad Rosier
2013-10-18
1
-0
/
+48
*
[AArch64] Add support for NEON scalar three register different instruction
Chad Rosier
2013-10-17
2
-0
/
+57
*
[AArch64] Add support for NEON scalar negate instruction.
Chad Rosier
2013-10-16
1
-0
/
+4
*
[AArch64] Add support for NEON scalar absolute value instruction.
Chad Rosier
2013-10-16
1
-8
/
+21
*
Fix comment.
Chad Rosier
2013-10-16
1
-1
/
+1
*
[AArch64] Add support for NEON scalar signed saturating accumulated of unsigned
Chad Rosier
2013-10-16
1
-2
/
+52
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-4
/
+2
*
[AArch64] Add support for NEON scalar signed saturating absolute value and
Chad Rosier
2013-10-15
1
-1
/
+45
*
[AArch64] Add support for NEON scalar integer compare instructions.
Chad Rosier
2013-10-14
1
-0
/
+78
*
Implement aarch64 neon instruction set AdvSIMD (copy).
Kevin Qin
2013-10-11
3
-56
/
+464
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
11
-2
/
+914
*
Revert "Implement AArch64 vector load/store multiple N-element structure clas...
Rafael Espindola
2013-10-10
11
-895
/
+2
*
Implement AArch64 vector load/store multiple N-element structure class SIMD(l...
Hao Liu
2013-10-10
11
-2
/
+895
*
AArch64: enable MISched by default.
Tim Northover
2013-10-09
1
-0
/
+4
*
[AArch64] Add support for NEON scalar floating-point reciprocal estimate,
Chad Rosier
2013-10-08
1
-10
/
+34
*
[AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
Chad Rosier
2013-10-08
2
-0
/
+52
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-5
/
+4
*
[AArch64] Add support for NEON scalar arithmetic instructions:
Chad Rosier
2013-10-07
2
-44
/
+141
*
Implement aarch64 neon instruction set AdvSIMD (Across).
Jiangning Liu
2013-10-05
2
-0
/
+144
*
Implement aarch64 neon instruction set AdvSIMD (3V elem).
Jiangning Liu
2013-10-04
6
-53
/
+937
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
6
-47
/
+271
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-0
/
+1
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
1
-1
/
+1
*
Implement 3 AArch64 neon instructions : umov smov ins.
Kevin Qin
2013-09-17
5
-14
/
+468
*
AArch64: use RegisterOperand for NEON registers.
Tim Northover
2013-09-13
9
-271
/
+230
[next]