1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Target/X86/AsmParser
Evgeniy Stepanov d57ad51b22 [asan] Fix x86-32 asm instrumentation to preserve flags.
Patch by Yuri Gorshenin.

llvm-svn: 209280
2014-05-21 08:14:24 +00:00
..
CMakeLists.txt AddressSanitizer instrumentation for MOV and MOVAPS. 2014-03-14 08:58:04 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
X86AsmInstrumentation.cpp [asan] Fix x86-32 asm instrumentation to preserve flags. 2014-05-21 08:14:24 +00:00
X86AsmInstrumentation.h [asan] Use MCInstrInfo in inline asm instrumentation. 2014-04-24 13:29:34 +00:00
X86AsmParser.cpp [C++] Use 'nullptr'. Target edition. 2014-04-25 05:30:21 +00:00
X86AsmParserCommon.h X86Operand is extracted into individual header. 2014-02-28 12:28:07 +00:00
X86Operand.h [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00