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
116aebcae07df3c59bf7fcf03fb5bd2cd519277a
clang-p2996
/
llvm
/
lib
/
Target
/
X86
/
InstPrinter
History
Andrew V. Tischenko
75745d0c3e
This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
...
The details are here:
https://reviews.llvm.org/D30941
llvm-svn: 300311
2017-04-14 07:44:23 +00:00
..
CMakeLists.txt
…
LLVMBuild.txt
…
X86ATTInstPrinter.cpp
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
2017-02-06 21:55:43 +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
This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs.
2017-04-14 07:44:23 +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
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
2017-02-06 21:55:43 +00:00
X86IntelInstPrinter.h
[X86] Fix some Include What You Use warnings; other minor fixes (NFC).
2017-02-06 21:55:43 +00:00