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 02:03:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
History
Silviu Baranga
dad5ffc779
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate offset addressing. The assembler and instruction printer were not properly handeling the #-0 immediate.
...
llvm-svn: 156608
2012-05-11 09:10:54 +00:00
..
ARM
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate offset addressing. The assembler and instruction printer were not properly handeling the #-0 immediate.
2012-05-11 09:10:54 +00:00
AsmParser
MC: Unknown assembler directives are now hard errors.
2012-05-01 18:38:27 +00:00
COFF
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
2012-03-25 09:02:19 +00:00
Disassembler
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
2012-05-03 22:41:56 +00:00
ELF
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
2012-03-25 09:02:19 +00:00
MachO
Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bits
2012-05-03 22:41:56 +00:00
MBlaze
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
2012-03-25 09:02:19 +00:00
Mips
This patch fixes 3 problems:
2012-04-16 18:20:26 +00:00
X86
Add retw and lretw instructions. Also, fix Intel syntax parsing for all
2012-04-11 01:10:53 +00:00