This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-23 19:23:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
8504aa2736
llvm-mirror
/
test
/
MC
/
X86
History
Juergen Ributzka
8504aa2736
[Stackmap] Specify the triple and cpu to fix the unit test.
...
llvm-svn: 196339
2013-12-04 01:02:37 +00:00
..
AlignedBundling
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
3DNow.s
2011-09-06-NoNewline.s
address-size.s
avx512-encodings.s
Add XOP disassembler support. Fixes PR13933.
2013-10-03 05:17:48 +00:00
cfi_def_cfa-crash.s
X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()
2013-11-08 22:33:06 +00:00
fde-reloc.s
gnux32-dwarf-gen.s
intel-syntax-2.s
intel-syntax-encoding.s
intel-syntax-hex.s
intel-syntax.s
Fixing Intel format of the vshufpd instruction.
2013-09-27 01:44:23 +00:00
lit.local.cfg
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
padlock.s
shuffle-comments.s
stackmap-nops.ll
[Stackmap] Specify the triple and cpu to fix the unit test.
2013-12-04 01:02:37 +00:00
x86_64-avx-clmul-encoding.s
x86_64-avx-encoding.s
Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instructions to parse either GR32 or GR64 without resorting to duplicating instructions.
2013-10-14 04:55:01 +00:00
x86_64-bmi-encoding.s
x86_64-encoding.s
Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instructions to parse either GR32 or GR64 without resorting to duplicating instructions.
2013-10-14 04:55:01 +00:00
x86_64-fma3-encoding.s
x86_64-fma4-encoding.s
x86_64-hle-encoding.s
x86_64-imm-widths.s
x86_64-rand-encoding.s
x86_64-rtm-encoding.s
x86_64-sse4a.s
x86_64-tbm-encoding.s
Adding intrinsics to the llvm backend for TBM instruction set.
2013-09-27 18:38:42 +00:00
x86_64-xop-encoding.s
x86_directives.s
x86_errors.s
x86_long_nop.s
x86_nop.s
Use -triple to fix the test on non-ELF hosts.
2013-11-25 20:46:18 +00:00
x86_operands.s
x86-32-avx.s
x86-32-coverage.s
Add test cases for the various instruction alias and Intel syntax fixes that have gone in lately.
2013-07-26 05:39:33 +00:00
x86-32-fma3.s
x86-32-ms-inline-asm.s
x86-32.s
Don't let x86 asm printer use the no operand movsd alias. It should use the normal movsl instead.
2013-07-23 01:50:47 +00:00
x86-64.s
Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instructions to parse either GR32 or GR64 without resorting to duplicating instructions.
2013-10-14 04:55:01 +00:00