1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Target/X86/MCTargetDesc
Chris Bieneman 1b8d4f74aa Remove autoconf support
Summary:
This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html

"I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened."
- Obi Wan Kenobi

Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark

Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits

Differential Revision: http://reviews.llvm.org/D16471

llvm-svn: 258861
2016-01-26 21:29:08 +00:00
..
CMakeLists.txt Delete MCRelocationInfo::createExprForRelocation. 2016-01-15 02:24:12 +00:00
LLVMBuild.txt
X86AsmBackend.cpp [MC, COFF] Add .reloc support for WinCOFF 2016-01-19 23:05:27 +00:00
X86BaseInfo.h [X86] Move AVX512 STATIC_ROUNDING enum to X86BaseInfo.h to fix a layering violation in AsmParser. 2015-12-25 22:09:49 +00:00
X86ELFObjectWriter.cpp Convert a few assert failures into proper errors. 2016-01-13 22:56:57 +00:00
X86FixupKinds.h
X86MachObjectWriter.cpp X86: produce more friendly errors during MachO relocation handling 2015-12-08 18:31:35 +00:00
X86MCAsmInfo.cpp
X86MCAsmInfo.h
X86MCCodeEmitter.cpp Visibly fail if attempting to encode register AH,BH,CH,DH in a REX-prefixed instruction. 2015-11-11 15:51:16 +00:00
X86MCTargetDesc.cpp Delete MCRelocationInfo::createExprForRelocation. 2016-01-15 02:24:12 +00:00
X86MCTargetDesc.h Delete MCRelocationInfo::createExprForRelocation. 2016-01-15 02:24:12 +00:00
X86WinCOFFObjectWriter.cpp [MC, COFF] Add .reloc support for WinCOFF 2016-01-19 23:05:27 +00:00
X86WinCOFFStreamer.cpp [MC, COFF] Support link /incremental conditionally 2015-12-21 22:09:27 +00:00