diff options
| author | Hans Wennborg <hans@hanshq.net> | 2017-03-22 19:13:13 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2017-03-22 19:13:13 +0000 |
| commit | 043f40258649bab71af75472e54b9fa08bd1da51 (patch) | |
| tree | 5f92e49c7b0a7615c009d8bd725c0c9ecb371d19 /llvm/lib/TableGen/SetTheory.cpp | |
| parent | dc13921fbc19bb9455a582e25bf520ab3eb1b991 (diff) | |
| download | bcm5719-llvm-043f40258649bab71af75472e54b9fa08bd1da51.tar.gz bcm5719-llvm-043f40258649bab71af75472e54b9fa08bd1da51.zip | |
[X86] Implement __readgsqword (and the rest) as builtins (PR32373)
It seems MS headers have started using __readgsqword, and since it's
used in a header that doesn't include intrin.h, we can't implement it as
an inline function anymore.
That was already the case for __readfsdword, which Saleem added support
for in r220859. This patch reuses that codegen to implement all of
__read[fg]s{byte,word,dword,qword}.
Differential Revision: https://reviews.llvm.org/D31248
llvm-svn: 298538
Diffstat (limited to 'llvm/lib/TableGen/SetTheory.cpp')
0 files changed, 0 insertions, 0 deletions

