summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ASan asm instrumentation.Evgeniy Stepanov2019-03-111-65/+0
* [AsmPrinter] Remove hidden flag -print-schedule.Andrea Di Biagio2019-02-041-4/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add -print-schedule scheduling comments to inline asm.Andrew V. Tischenko2017-11-091-2/+4
* [X86] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-02-021-7/+5
* Reduce the size of MCRelaxableFragment.Akira Hatanaka2015-11-141-4/+6
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* [asan-asm-instrumentation] CFI directives are generated for .S files.Yuri Gorshenin2014-10-071-3/+6
* [asan-assembly-instrumentation] Added CFI directives to the generated instrum...Yuri Gorshenin2014-09-101-0/+6
* [asan-assembly-instrumentation] Prologue and epilogue are moved out from Inst...Yuri Gorshenin2014-09-011-1/+1
* Revert "[asan-assembly-instrumentation] Prologue and epilogue are moved out f...Yuri Gorshenin2014-09-011-1/+1
* [asan-assembly-instrumentation] Prologue and epilogue are moved out from Inst...Yuri Gorshenin2014-09-011-1/+1
* Clang-format over X86AsmInstrumentation.* with LLVM style.Evgeniy Stepanov2014-08-271-9/+9
* Clang-format over X86AsmInstrumentation.*.Evgeniy Stepanov2014-08-271-9/+9
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* [asan] Support x86 REP MOVS asm instrumentation.Evgeniy Stepanov2014-07-311-4/+7
* AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperandDavid Blaikie2014-06-081-4/+5
* [asan] Use MCInstrInfo in inline asm instrumentation.Evgeniy Stepanov2014-04-241-1/+4
* Create MCTargetOptions.Evgeniy Stepanov2014-04-231-4/+8
* AddressSanitizer instrumentation for MOV and MOVAPS.Evgeniy Stepanov2014-03-141-0/+46
OpenPOWER on IntegriCloud