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-01-19 10:13:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
History
Devang Patel
a5bfdedb9f
Intel syntax. Support .intel_syntax directive.
...
llvm-svn: 149270
2012-01-30 20:02:42 +00:00
..
ARM
Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and MIPS ELF backends.
2012-01-28 15:58:32 +00:00
AsmParser
Small improvement to the recursion detection logic from the previous commit.
2012-01-28 06:22:14 +00:00
COFF
Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the
2011-12-17 01:14:52 +00:00
Disassembler
Add disassembler support for VPERMIL2PD and VPERMIL2PS.
2011-12-30 06:23:39 +00:00
ELF
Add support for .cfi_signal_frame. Fixes pr11762.
2012-01-23 21:51:52 +00:00
MachO
ARM Darwin symbol ref differences w/o subsection-via-symbols.
2012-01-24 21:45:25 +00:00
MBlaze
Teach the MBlaze asm parser how to parse special purpose register names.
2010-12-20 20:43:24 +00:00
Mips
Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and MIPS ELF backends.
2012-01-28 15:58:32 +00:00
X86
Intel syntax. Support .intel_syntax directive.
2012-01-30 20:02:42 +00:00