hanchenye-llvm-project/llvm/lib/Target/X86/MCTargetDesc
Lang Hames 66f755f84f Revert r224935 "Refactor duplicated code. No intended functionality change."
This is affecting the behavior of some ObjC++ / AArch64 test cases on Darwin.
Reverting to get the bots green while I track down the source of the changed
behavior.

llvm-svn: 225311
2015-01-06 23:04:36 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp Revert r224935 "Refactor duplicated code. No intended functionality change." 2015-01-06 23:04:36 +00:00
X86BaseInfo.h [X86] Simplify code a little by just summing flags instead of conditionally incrementing. NFC 2015-01-05 08:19:10 +00:00
X86ELFObjectWriter.cpp X86, MC: Tidy up some whitespace in GetRelocType 2014-11-06 08:10:37 +00:00
X86ELFRelocationInfo.cpp
X86FixupKinds.h
X86MCAsmInfo.cpp Remove X86 .quad workaround for buggy GNU assembler on OpenBSD / Bitrig. 2015-01-06 00:53:52 +00:00
X86MCAsmInfo.h Revert r224935 "Refactor duplicated code. No intended functionality change." 2015-01-06 23:04:36 +00:00
X86MCCodeEmitter.cpp [X86] Remove the single AdSize indicator and replace it with separate AdSize16/32/64 flags. 2014-12-24 06:05:22 +00:00
X86MCTargetDesc.cpp Revert "ADT: correctly report isMSVCEnvironment for windows itanium" 2014-11-17 22:55:59 +00:00
X86MCTargetDesc.h [X86] Clean up whitespace as well as minor coding style 2014-12-04 05:20:33 +00:00
X86MachORelocationInfo.cpp
X86MachObjectWriter.cpp Revert r225048: It broke ObjC on AArch64. 2015-01-06 00:54:32 +00:00
X86WinCOFFObjectWriter.cpp
X86WinCOFFStreamer.cpp