1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/X86/AsmParser
Evgeniy Stepanov a7476058e1 AddressSanitizer instrumentation for MOV and MOVAPS.
This is an initial version of *Sanitizer instrumentation of assembly code.

Patch by Yuri Gorshenin.

llvm-svn: 203908
2014-03-14 08:58:04 +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 AddressSanitizer instrumentation for MOV and MOVAPS. 2014-03-14 08:58:04 +00:00
X86AsmInstrumentation.h AddressSanitizer instrumentation for MOV and MOVAPS. 2014-03-14 08:58:04 +00:00
X86AsmParser.cpp AddressSanitizer instrumentation for MOV and MOVAPS. 2014-03-14 08:58:04 +00:00
X86AsmParserCommon.h X86Operand is extracted into individual header. 2014-02-28 12:28:07 +00:00
X86Operand.h [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-09 18:03:14 +00:00