llvm-6502/lib/Target/X86/MCTargetDesc
Rafael Espindola 02ddf4abc2 Do the string comparison in the constructor instead of once per nop.
Thanks to Roman Divacky for the suggestion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195684 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-25 20:50:03 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp Do the string comparison in the constructor instead of once per nop. 2013-11-25 20:50:03 +00:00
X86BaseInfo.h Adding intrinsics to the llvm backend for TBM instruction set. 2013-09-27 18:38:42 +00:00
X86ELFObjectWriter.cpp This commit adds some (but not all) of the x86-64 relocations that are not 2013-10-30 18:47:25 +00:00
X86ELFRelocationInfo.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp Fixed a crash in the integrated assembler for Mach-O when a symbol difference 2013-09-05 20:25:06 +00:00
X86MachORelocationInfo.cpp
X86MCAsmInfo.cpp MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm 2013-10-18 20:46:28 +00:00
X86MCAsmInfo.h Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
X86MCCodeEmitter.cpp Change type of XOP flag in code emitters to a bool. Remove a some unneeded cases from switch. 2013-09-29 08:33:34 +00:00
X86MCTargetDesc.cpp Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
X86MCTargetDesc.h Generate compact unwind encoding from CFI directives. 2013-09-09 02:37:14 +00:00
X86WinCOFFObjectWriter.cpp [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00