This website requires JavaScript.
Explore
Help
Register
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
2025-02-06 04:09:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
History
Bruno Cardoso Lopes
0f7a30b1cb
Fix the encoding of mrrc and mcrr family of instructions. Also add testcases for mcr and mrc
...
llvm-svn: 123837
2011-01-19 16:56:52 +00:00
..
ARM
Fix the encoding of mrrc and mcrr family of instructions. Also add testcases for mcr and mrc
2011-01-19 16:56:52 +00:00
AsmParser
In llvm-mc parse a Hash token as a full line comment. Allows handling of
2010-12-24 00:12:02 +00:00
COFF
Don't use PadSectionToAlignment on windows.
2010-12-06 03:03:44 +00:00
Disassembler
As far as I can tell, unified syntax uses c0-c15 instead of cr0-cr15 for mcr and friends.
2011-01-13 22:38:16 +00:00
ELF
Update tests.
2011-01-16 18:02:57 +00:00
MachO
MC/Mach-O/Thumb: Set the thumb bit in the symbol table.
2010-12-29 14:14:06 +00:00
MBlaze
Teach the MBlaze asm parser how to parse special purpose register names.
2010-12-20 20:43:24 +00:00
X86
Fix PR8946, a missing reg/reg form of movdqu.
2011-01-11 17:04:55 +00:00