This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a6714922d100fc9ca90cfc4dc4bb0df875206197
clang-p2996
/
llvm
/
lib
/
Target
/
X86
/
Disassembler
History
Craig Topper
ba13703bb3
[AVX-512] Fix a disassembler failure for AVX-512 vcmpss/vcmpsd with an immediate larger than 32. Fix the same bug with VLX vcmpps/vcmppd.
...
Fixes PR24941. llvm-svn: 286775
2016-11-13 19:58:18 +00:00
..
CMakeLists.txt
…
LLVMBuild.txt
…
X86Disassembler.cpp
[AVX-512] Fix a disassembler failure for AVX-512 vcmpss/vcmpsd with an immediate larger than 32. Fix the same bug with VLX vcmpps/vcmppd.
2016-11-13 19:58:18 +00:00
X86DisassemblerDecoder.cpp
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
2016-10-01 06:46:33 +00:00
X86DisassemblerDecoder.h
Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC)
2016-10-01 06:46:33 +00:00
X86DisassemblerDecoderCommon.h
…