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-21 03:05:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
History
Owen Anderson
8719e2c1c3
Add support for parsing #-0 on non-memory-operand immediate values, and add a testcase that necessitates it.
...
llvm-svn: 138739
2011-08-29 17:17:09 +00:00
..
ARM
Add support for parsing #-0 on non-memory-operand immediate values, and add a testcase that necessitates it.
2011-08-29 17:17:09 +00:00
AsmParser
Fix AsmParser binary precedence for shift operators.
2011-08-20 16:24:13 +00:00
COFF
Add the suffix to the Win64 EH data sections' names if given. Add a test for
2011-05-27 21:38:47 +00:00
Disassembler
Improve encoding support for BLX with immediat eoperands, and fix a BLX decoding bug this uncovered.
2011-08-26 23:32:08 +00:00
ELF
Fix the bitwidth of the remaining fields.
2011-08-04 17:00:11 +00:00
MachO
Some autoconf tests use module level inline asm to test compiler's handling of
2011-08-24 22:31:37 +00:00
MBlaze
…
X86
Re-write part of VEX encoding logic, to be more easy to read! Also fix
2011-08-19 22:27:29 +00:00