freebsd-src/lib/clang/include
Marcel Moolenaar e7d939bda2 Remove ia64.
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
..
clang Upgrade our copy of llvm/clang to 3.4.1 release. This release contains 2014-05-12 18:45:56 +00:00
llvm Upgrade our copy of llvm/clang to 3.4.1 release. This release contains 2014-05-12 18:45:56 +00:00
ARMGenAsmMatcher.inc
ARMGenAsmWriter.inc
ARMGenCallingConv.inc
ARMGenCodeEmitter.inc
ARMGenDAGISel.inc
ARMGenDisassemblerTables.inc
ARMGenFastISel.inc
ARMGenInstrInfo.inc
ARMGenMCCodeEmitter.inc
ARMGenMCPseudoLowering.inc
ARMGenRegisterInfo.inc
ARMGenSubtargetInfo.inc
Checkers.inc
Makefile Upgrade our copy of llvm/clang to 3.4.1 release. This release contains 2014-05-12 18:45:56 +00:00
MipsGenAsmMatcher.inc Upgrade our copy of llvm/clang to r168974, from upstream's release_32 2012-12-03 19:24:08 +00:00
MipsGenAsmWriter.inc
MipsGenCallingConv.inc
MipsGenCodeEmitter.inc
MipsGenDAGISel.inc
MipsGenDisassemblerTables.inc
MipsGenInstrInfo.inc
MipsGenMCCodeEmitter.inc
MipsGenMCPseudoLowering.inc Upgrade our copy of llvm/clang to r168974, from upstream's release_32 2012-12-03 19:24:08 +00:00
MipsGenRegisterInfo.inc
MipsGenSubtargetInfo.inc
PPCGenAsmMatcher.inc Enable llvm's integrated assembler for PowerPC, since it should now be 2013-12-16 18:45:21 +00:00
PPCGenAsmWriter.inc
PPCGenCallingConv.inc
PPCGenCodeEmitter.inc
PPCGenDAGISel.inc
PPCGenFastISel.inc Upgrade our copy of llvm/clang to 3.4 release. This version supports 2014-02-16 19:44:07 +00:00
PPCGenInstrInfo.inc
PPCGenMCCodeEmitter.inc
PPCGenRegisterInfo.inc
PPCGenSubtargetInfo.inc
SparcGenAsmMatcher.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenAsmWriter.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenCallingConv.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenCodeEmitter.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenDAGISel.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenDisassemblerTables.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenInstrInfo.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenMCCodeEmitter.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenRegisterInfo.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
SparcGenSubtargetInfo.inc Add Makefile glue to build the Sparc backend libraries and link them 2014-02-20 22:22:39 +00:00
X86GenAsmMatcher.inc
X86GenAsmWriter.inc
X86GenAsmWriter1.inc
X86GenCallingConv.inc
X86GenDAGISel.inc
X86GenDisassemblerTables.inc
X86GenFastISel.inc
X86GenInstrInfo.inc
X86GenRegisterInfo.inc
X86GenSubtargetInfo.inc