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
/
test
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()
Jim Grosbach
2013-11-08
1
-0
/
+73
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
3
-2992
/
+218
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
1
-0
/
+167
*
[ARM] Handling for coprocessor instructions that are undefined starting from ...
Artyom Skrobov
2013-11-08
1
-0
/
+35
*
Test for microMIPS trap instructions.
Zoran Jovanovic
2013-11-08
1
-0
/
+32
*
[mips][msa] Update encoding of LDI instruction.
Matheus Almeida
2013-11-08
1
-4
/
+4
*
[ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...
Artyom Skrobov
2013-11-08
4
-26
/
+31
*
Support for microMIPS trap instructions 1.
Zoran Jovanovic
2013-11-07
2
-0
/
+36
*
Implement gpword directive for mips, test case added. Stype changes using cla...
Vladimir Medic
2013-11-06
1
-0
/
+1
*
Implement AArch64 Neon instruction set Perm.
Jiangning Liu
2013-11-06
3
-0
/
+626
*
Implement AArch64 Neon instruction set Bitwise Extract.
Jiangning Liu
2013-11-06
3
-0
/
+63
*
ARM: permit bare dmb/dsb/isb aliases on Cortex-M0
Tim Northover
2013-11-05
1
-1
/
+31
*
Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.
Jiangning Liu
2013-11-05
2
-0
/
+148
*
Implement AArch64 post-index vector load/store multiple N-element structure c...
Hao Liu
2013-11-05
3
-1
/
+517
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
4
-0
/
+182
*
[AArch64] Add support for NEON scalar fixed-point convert to floating-point i...
Chad Rosier
2013-10-31
3
-0
/
+76
*
[AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...
Chad Rosier
2013-10-31
1
-0
/
+295
*
[AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
2013-10-31
3
-12
/
+360
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
8
-8
/
+8
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
1
-6
/
+10
*
[ARM] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
2013-10-30
1
-0
/
+8
*
[AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
2013-10-30
3
-0
/
+323
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
5
-0
/
+113
*
Test cleanup for v8 instructions
Bernard Ogden
2013-10-29
3
-7
/
+38
*
ARM: Add subtarget feature for CRC
Bernard Ogden
2013-10-29
2
-12
/
+26
*
Move the STT_FILE symbols out of the normal symbol table processing for
Joerg Sonnenberger
2013-10-29
1
-0
/
+47
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+44
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+61
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+56
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+41
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+209
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+59
*
Convert another llc -filetype=obj test.
Rafael Espindola
2013-10-28
1
-0
/
+33
*
Return early from getUnconditionalBranchTargetOpValue if the branch target is
Lang Hames
2013-10-28
1
-2
/
+2
*
Convert a llc -filetype=obj test into a llvm-mc test.
Rafael Espindola
2013-10-28
1
-0
/
+98
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
4
-0
/
+134
*
ARM: allow .thumb_func to be separated from symbol definition
Tim Northover
2013-10-25
1
-1
/
+1
*
ARM: tweak test to pass on all platforms
Tim Northover
2013-10-25
1
-1
/
+3
*
ARM: Mark double-precision instructions as such
Tim Northover
2013-10-24
2
-0
/
+200
*
ARM: add a couple more NEON predicates.
Tim Northover
2013-10-24
1
-1
/
+12
*
ARM: mark various aliases with their architecture requirements.
Tim Northover
2013-10-24
2
-0
/
+24
*
Added tests for microMIPS relocations 1.
Zoran Jovanovic
2013-10-24
3
-0
/
+191
*
ARM: fix assert on unpredictable POP instruction.
Tim Northover
2013-10-24
2
-5
/
+7
*
[mips][msa] Direct Object Emission support for the LSA instruction.
Matheus Almeida
2013-10-23
1
-0
/
+9
*
Make ARM hint ranges consistent, and add tests for these ranges
Artyom Skrobov
2013-10-23
5
-4
/
+34
*
MC: Support multiple sections with the same name in the same comdat group
David Blaikie
2013-10-22
1
-0
/
+41
*
ARM: provide diagnostics on more writeback LDM/STM instructions
Tim Northover
2013-10-22
3
-0
/
+39
*
[mips][msa] Direct Object Emission support for conditional branches.
Matheus Almeida
2013-10-22
1
-0
/
+78
*
[mips][msa] Direct Object Emission support for LD/ST instructions.
Matheus Almeida
2013-10-21
1
-0
/
+30
*
[mips][msa] Direct Object Emission support for LDI instructions.
Matheus Almeida
2013-10-21
1
-0
/
+19
[next]