This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36d48161a283abc94de56eca249ec57776ce1d12
archived-llvm-mirror
/
lib
/
Target
/
X86
/
Disassembler
History
Eric Christopher
c1a64e60ff
Revert "The current version of LLVM X86 disassembler incorrectly interprets some possible sets of x86 prefixes. This patch is the first step to close PR7709 and PR17697. There will be next patch(es) to close relative PRs." temporarily while some regressions are addressed.
...
This reverts commit r311882. llvm-svn: 311987
2017-08-29 08:23:46 +00:00
..
CMakeLists.txt
What year is it! This file has no reason to be written in C, and has doubly no
2014-04-20 21:07:34 +00:00
LLVMBuild.txt
Finish inverting the MC -> Object dependency.
2014-07-23 22:26:07 +00:00
X86Disassembler.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
X86DisassemblerDecoder.cpp
Revert "The current version of LLVM X86 disassembler incorrectly interprets some possible sets of x86 prefixes. This patch is the first step to close PR7709 and PR17697. There will be next patch(es) to close relative PRs." temporarily while some regressions are addressed.
2017-08-29 08:23:46 +00:00
X86DisassemblerDecoder.h
Revert "The current version of LLVM X86 disassembler incorrectly interprets some possible sets of x86 prefixes. This patch is the first step to close PR7709 and PR17697. There will be next patch(es) to close relative PRs." temporarily while some regressions are addressed.
2017-08-29 08:23:46 +00:00
X86DisassemblerDecoderCommon.h
[X86] Merge the disassemblers handling of the different TYPE_RELs by getting the size information from the ENCODING field. NFCI
2017-01-16 06:49:09 +00:00