NetBSD/tools/llvm-lib
joerg 6c440ed37c Update LLVM/Clang snapshot to r189662. This includes many improvements
to the new SLP vectorizer, fast codegen support for PPC and using
terminfo for the color sequences. In addition, add (optional) build
infrastructure for lld to allow easier testing. This is controlled by
MKLLD.
2013-09-02 14:34:55 +00:00
..
libclangAnalysis
libclangARCMigrate
libclangAST
libclangBasic
libclangCodeGen
libclangDriver
libclangEdit Update LLVM/Clang snapshot to r153935. This brings in the new inline 2012-04-04 10:42:00 +00:00
libclangFrontend
libclangFrontendTool
libclangIndex
libclangLex
libclangParse
libclangRewriteCore Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00
libclangRewriteFrontend Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00
libclangSema
libclangSerialization
libclangStaticAnalyzerCheckers
libclangStaticAnalyzerCore
libclangStaticAnalyzerFrontend
liblldCore Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldDriver Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldPasses Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriter Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELF Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFHexagon Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFPPC Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFX86 Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterELFX86_64 Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterMachO Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterNative Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterPECOFF Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
liblldReaderWriterYAML Update LLVM/Clang snapshot to r189662. This includes many improvements 2013-09-02 14:34:55 +00:00
libLLVMAArch64AsmParser Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64AsmPrinter Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64CodeGen Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64Disassembler Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64MCTargetDesc Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64TargetInfo Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMAArch64Utils Update LLVM/Clang snapshot to r175373. This improves GNU as 2013-02-19 12:35:41 +00:00
libLLVMAnalysis
libLLVMARMAsmParser
libLLVMARMAsmPrinter
libLLVMARMCodeGen
libLLVMARMDisassembler
libLLVMARMMCTargetDesc
libLLVMARMTargetInfo
libLLVMAsmParser
libLLVMAsmPrinter
libLLVMBitReader
libLLVMBitWriter
libLLVMCodeGen
libLLVMInstCombine
libLLVMInstrumentation
libLLVMipa
libLLVMipo
libLLVMIR Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 2013-01-23 15:02:52 +00:00
libLLVMIRReader Update LLVM/Clang snapshot to r180004. This brings in the last pieces of 2013-04-25 13:59:54 +00:00
libLLVMLinker
libLLVMMC
libLLVMMCDisassembler
libLLVMMCParser
libLLVMMipsAsmParser Update LLVM/Clang snapshot to r148262 for some bugfixes. 2012-01-17 15:51:55 +00:00
libLLVMMipsAsmPrinter
libLLVMMipsCodeGen
libLLVMMipsDisassembler Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00
libLLVMMipsMCTargetDesc
libLLVMMipsTargetInfo
libLLVMObjCARC Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 2013-02-04 15:00:31 +00:00
libLLVMObject Update LLVM/Clang snapshot to r182734. Brings initial support for 2013-05-28 17:37:33 +00:00
libLLVMOption Update LLVM/Clang to snapshot r185778. This brings in a lot of work on 2013-07-07 21:36:42 +00:00
libLLVMPowerPCAsmParser Update LLVM/Clang snapshot to r182734. Brings initial support for 2013-05-28 17:37:33 +00:00
libLLVMPowerPCAsmPrinter
libLLVMPowerPCCodeGen
libLLVMPowerPCMCTargetDesc
libLLVMPowerPCTargetInfo
libLLVMRuntimeDyld
libLLVMScalarOpts
libLLVMSelectionDAG
libLLVMSparcCodeGen
libLLVMSparcMCTargetDesc
libLLVMSparcTargetInfo
libLLVMSupport
libLLVMTableGen
libLLVMTarget
libLLVMTransformsUtils
libLLVMVectorize Update LLVM/Clang snapshot to r151411. This brings in Lambda support for 2012-02-28 17:09:29 +00:00
libLLVMX86AsmParser
libLLVMX86AsmPrinter
libLLVMX86CodeGen
libLLVMX86Disassembler
libLLVMX86MCTargetDesc
libLLVMX86TargetInfo
libLLVMX86Utils
libMCLinkerADT Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerARMCodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerARMTargetInfo Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerCodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerCore Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerFragment Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerLD Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerMC Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerMipsCodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerMipsTargetInfo Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerObject Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerSupport Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerTarget Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerX86CodeGen Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
libMCLinkerX86TargetInfo Add infrastructure for building MCLinker. 2013-02-27 21:25:05 +00:00
Makefile
Makefile.inc