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
8d799f8ef9817ff1f709be242811c19fa2b42e97
clang-p2996
/
llvm
/
lib
/
Target
/
X86
/
InstPrinter
History
Andrew V. Tischenko
bfc9061593
This patch is a result of D37262: The issues with X86 prefixes. It closes PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch.
...
llvm-svn: 315899
2017-10-16 11:14:29 +00:00
..
CMakeLists.txt
…
LLVMBuild.txt
…
X86ATTInstPrinter.cpp
This patch is a result of D37262: The issues with X86 prefixes. It closes PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch.
2017-10-16 11:14:29 +00:00
X86ATTInstPrinter.h
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
2017-02-06 21:55:43 +00:00
X86InstComments.cpp
[X86] Remove temporary std::string creation from shuffle comment printing. We can just write directly to the raw_ostream.
2017-10-11 00:46:09 +00:00
X86InstComments.h
This is a large patch for X86 AVX-512 of an optimization for reducing code size by encoding EVEX AVX-512 instructions using the shorter VEX encoding when possible.
2016-12-28 10:12:48 +00:00
X86IntelInstPrinter.cpp
This patch is a result of D37262: The issues with X86 prefixes. It closes PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch.
2017-10-16 11:14:29 +00:00
X86IntelInstPrinter.h
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
2017-02-06 21:55:43 +00:00