..
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
libLLVMARMAsmParser
Hook up LLVM's ARM target.
2011-07-05 17:22:20 +00:00
libLLVMARMAsmPrinter
Hook up LLVM's ARM target.
2011-07-05 17:22:20 +00:00
libLLVMARMCodeGen
Hook up LLVM's ARM target.
2011-07-05 17:22:20 +00:00
libLLVMARMDisassembler
Hook up LLVM's ARM target.
2011-07-05 17:22:20 +00:00
libLLVMARMMCTargetDesc
Update LLVM/Clang snapshot to r134635. This reduces the memory usage in
2011-07-07 21:59:14 +00:00
libLLVMARMTargetInfo
Hook up LLVM's ARM target.
2011-07-05 17:22:20 +00:00
libLLVMAnalysis
…
libLLVMAsmParser
…
libLLVMAsmPrinter
…
libLLVMBitReader
…
libLLVMBitWriter
…
libLLVMCodeGen
…
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
libLLVMInstCombine
…
libLLVMInstrumentation
Update LLVM and Clang snapshot
2011-05-12 14:56:22 +00:00
libLLVMLinker
Update LLVM/Clang snapshot to r143571 for the improved optimizer.
2011-11-03 17:52:53 +00:00
libLLVMMC
…
libLLVMMCDisassembler
…
libLLVMMCParser
…
libLLVMMipsAsmParser
Update LLVM/Clang snapshot to r148262 for some bugfixes.
2012-01-17 15:51:55 +00:00
libLLVMMipsAsmPrinter
Update to LLVM/Clang r135100 to get past the type system rewrite.
2011-07-13 23:48:29 +00:00
libLLVMMipsCodeGen
Hook up LLVM's MIPS target.
2011-07-05 19:37:10 +00:00
libLLVMMipsDisassembler
Update LLVM/Clang snapshot to r164464. This adopts the GCC options for
2012-09-23 17:22:22 +00:00
libLLVMMipsMCTargetDesc
Update to Clang/LLVM r135360. Most importantly, this adjusts the
2011-07-17 20:07:56 +00:00
libLLVMMipsTargetInfo
Hook up LLVM's MIPS target.
2011-07-05 19:37:10 +00:00
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
Hook up LLVM's PowerPC.
2011-07-04 22:37:58 +00:00
libLLVMPowerPCCodeGen
Hook up LLVM's PowerPC.
2011-07-04 22:37:58 +00:00
libLLVMPowerPCDisassembler
Update LLVM family to 3.5svn r198450. Interesting changes include:
2014-01-05 16:38:05 +00:00
libLLVMPowerPCMCTargetDesc
Update to Clang/LLVM r135360. Most importantly, this adjusts the
2011-07-17 20:07:56 +00:00
libLLVMPowerPCTargetInfo
Hook up LLVM's PowerPC.
2011-07-04 22:37:58 +00:00
libLLVMRuntimeDyld
Update LLVM and Clang snapshot
2011-05-12 14:56:22 +00:00
libLLVMScalarOpts
…
libLLVMSelectionDAG
…
libLLVMSparcAsmPrinter
Update LLVM family to 3.5svn r198450. Interesting changes include:
2014-01-05 16:38:05 +00:00
libLLVMSparcCodeGen
Hook up LLVM's SPARC target.
2011-07-05 14:15:56 +00:00
libLLVMSparcMCTargetDesc
Update to Clang/LLVM r135360. Most importantly, this adjusts the
2011-07-17 20:07:56 +00:00
libLLVMSparcTargetInfo
Hook up LLVM's SPARC target.
2011-07-05 14:15:56 +00:00
libLLVMSupport
…
libLLVMTableGen
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
2011-10-11 13:53:56 +00:00
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
Update to LLVM/Clang r135100 to get past the type system rewrite.
2011-07-13 23:48:29 +00:00
libLLVMX86TargetInfo
…
libLLVMX86Utils
Update LLVM/Clang snapshot. This brings improvements for the integrated
2011-02-23 03:09:02 +00:00
libLLVMipa
…
libLLVMipo
…
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
libclangARCMigrate
Update LLVM/Clang to r134374. This brings the xstorerng alias for Via
2011-07-04 16:10:38 +00:00
libclangAST
…
libclangAnalysis
…
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
liblldReaderWriterELFMips
Update LLVM family to 3.5svn r198450. Interesting changes include:
2014-01-05 16:38:05 +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
Makefile
Use a different switch to explicitly disable developer-only libraries
2011-07-05 17:15:51 +00:00
Makefile.inc
…