svn commit: r207618 - in vendor/llvm/dist: . autoconf autoconf/m4
bindings/ocaml/llvm docs docs/CommandGuide
examples/ExceptionDemo include/llvm include/llvm-c
include/llvm-c/Transforms include/llv...
Roman Divacky
rdivacky at FreeBSD.org
Tue May 4 16:11:04 UTC 2010
Author: rdivacky
Date: Tue May 4 16:11:02 2010
New Revision: 207618
URL: http://svn.freebsd.org/changeset/base/207618
Log:
Update LLVM to r103004.
Added:
vendor/llvm/dist/include/llvm/ADT/Optional.h
vendor/llvm/dist/include/llvm/Analysis/Lint.h
vendor/llvm/dist/include/llvm/Analysis/ScalarEvolutionNormalization.h
vendor/llvm/dist/include/llvm/CodeGen/Analysis.h
vendor/llvm/dist/include/llvm/CodeGen/ISDOpcodes.h
vendor/llvm/dist/include/llvm/MC/EDInstInfo.h
vendor/llvm/dist/include/llvm/Target/TargetSelectionDAGInfo.h
vendor/llvm/dist/lib/Analysis/Lint.cpp
vendor/llvm/dist/lib/Analysis/ScalarEvolutionNormalization.cpp
vendor/llvm/dist/lib/CodeGen/Analysis.cpp
vendor/llvm/dist/lib/CodeGen/RegAllocFast.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/ARM/ARMScheduleA8.td
vendor/llvm/dist/lib/Target/ARM/ARMScheduleA9.td
vendor/llvm/dist/lib/Target/ARM/ARMSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/ARM/ARMSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/ARM/AsmParser/ARMAsmLexer.cpp
vendor/llvm/dist/lib/Target/ARM/Disassembler/Makefile
vendor/llvm/dist/lib/Target/Alpha/AlphaSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/Blackfin/BlackfinSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/Blackfin/BlackfinSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/CellSPU/SPUSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/CellSPU/SPUSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/MBlaze/MBlazeSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/MBlaze/MBlazeSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/MSP430/MSP430SelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/MSP430/MSP430SelectionDAGInfo.h
vendor/llvm/dist/lib/Target/Mips/MipsSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/Mips/MipsSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/PIC16/PIC16MachineFunctionInfo.h
vendor/llvm/dist/lib/Target/PIC16/PIC16SelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/PIC16/PIC16SelectionDAGInfo.h
vendor/llvm/dist/lib/Target/PowerPC/PPCSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/PowerPC/PPCSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/Sparc/SparcSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/Sparc/SparcSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/SystemZ/SystemZSelectionDAGInfo.h
vendor/llvm/dist/lib/Target/X86/X86SelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/X86/X86SelectionDAGInfo.h
vendor/llvm/dist/lib/Target/XCore/XCoreSelectionDAGInfo.cpp
vendor/llvm/dist/lib/Target/XCore/XCoreSelectionDAGInfo.h
vendor/llvm/dist/lib/Transforms/Utils/ValueMapper.h
vendor/llvm/dist/test/Analysis/BasicAA/empty.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/sle.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/undefined.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/unsimplified-loop.ll
vendor/llvm/dist/test/Bitcode/ssse3_palignr.ll
vendor/llvm/dist/test/Bitcode/ssse3_palignr.ll.bc (contents, props changed)
vendor/llvm/dist/test/CodeGen/ARM/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/ARM/2010-04-09-NeonSelect.ll
vendor/llvm/dist/test/CodeGen/ARM/2010-04-13-v2f64SplitArg.ll
vendor/llvm/dist/test/CodeGen/ARM/2010-04-14-SplitVector.ll
vendor/llvm/dist/test/CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll
vendor/llvm/dist/test/CodeGen/ARM/bfx.ll
vendor/llvm/dist/test/CodeGen/Alpha/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/CellSPU/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/CellSPU/crash.ll
vendor/llvm/dist/test/CodeGen/Generic/crash.ll
vendor/llvm/dist/test/CodeGen/MBlaze/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/MSP430/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/MSP430/2010-05-01-CombinerAnd.ll
vendor/llvm/dist/test/CodeGen/MSP430/indirectbr.ll
vendor/llvm/dist/test/CodeGen/MSP430/indirectbr2.ll
vendor/llvm/dist/test/CodeGen/Mips/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/PowerPC/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
vendor/llvm/dist/test/CodeGen/SPARC/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/SystemZ/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/Thumb/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll
vendor/llvm/dist/test/CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll
vendor/llvm/dist/test/CodeGen/Thumb2/bfx.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-08-CoalescerBug.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-21-CoalescerBug.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-23-mmx-movdq2q.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-29-CoalescerCrash.ll
vendor/llvm/dist/test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
vendor/llvm/dist/test/CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll
vendor/llvm/dist/test/CodeGen/X86/MachineSink-CritEdge.ll
vendor/llvm/dist/test/CodeGen/X86/alignment.ll
vendor/llvm/dist/test/CodeGen/X86/dbg-byval-parameter.ll
vendor/llvm/dist/test/CodeGen/X86/fp-elim.ll
vendor/llvm/dist/test/CodeGen/X86/lsr-delayed-fold.ll
vendor/llvm/dist/test/CodeGen/X86/multiple-loop-post-inc.ll
vendor/llvm/dist/test/CodeGen/X86/optimize-max-3.ll
vendor/llvm/dist/test/CodeGen/X86/or-address.ll
vendor/llvm/dist/test/CodeGen/X86/postra-licm.ll
vendor/llvm/dist/test/CodeGen/X86/promote-i16.ll
vendor/llvm/dist/test/CodeGen/X86/sibcall-2.ll
vendor/llvm/dist/test/CodeGen/X86/store-narrow.ll
vendor/llvm/dist/test/CodeGen/XCore/2010-04-07-DbgValueOtherTargets.ll
vendor/llvm/dist/test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll
vendor/llvm/dist/test/DebugInfo/2010-04-13-PubType.ll
vendor/llvm/dist/test/DebugInfo/2010-04-19-FramePtr.ll
vendor/llvm/dist/test/DebugInfo/2010-04-25-CU-entry_pc.ll
vendor/llvm/dist/test/DebugInfo/2010-05-03-DisableFramePtr.ll
vendor/llvm/dist/test/DebugInfo/2010-05-03-OriginDIE.ll
vendor/llvm/dist/test/FrontendC++/2010-04-30-OptimizedMethod-Dbg.cpp
vendor/llvm/dist/test/FrontendC/crash-invalid-array.c
vendor/llvm/dist/test/FrontendC/inline-asm-function.c
vendor/llvm/dist/test/Other/lint.ll
vendor/llvm/dist/test/Transforms/ArgumentPromotion/crash.ll
vendor/llvm/dist/test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll
vendor/llvm/dist/test/Transforms/DeadArgElim/deadexternal.ll
vendor/llvm/dist/test/Transforms/GVN/2010-03-31-RedundantPHIs.ll
vendor/llvm/dist/test/Transforms/GlobalOpt/metadata.ll
vendor/llvm/dist/test/Transforms/IndVarSimplify/eliminate-comparison.ll
vendor/llvm/dist/test/Transforms/IndVarSimplify/eliminate-max.ll
vendor/llvm/dist/test/Transforms/IndVarSimplify/eliminate-rem.ll
vendor/llvm/dist/test/Transforms/IndVarSimplify/udiv.ll
vendor/llvm/dist/test/Transforms/Inline/crash2.ll
vendor/llvm/dist/test/Transforms/Inline/devirtualize-2.ll
vendor/llvm/dist/test/Transforms/Inline/devirtualize-3.ll
vendor/llvm/dist/test/Transforms/Inline/devirtualize.ll
vendor/llvm/dist/test/Transforms/Inline/gvn-inline-iteration.ll
vendor/llvm/dist/test/Transforms/Inline/noinline-recursive-fn.ll
vendor/llvm/dist/test/Transforms/LoopIndexSplit/PR4174-2.ll
vendor/llvm/dist/test/Transforms/LoopIndexSplit/PR4174.ll
vendor/llvm/dist/test/Transforms/LoopStrengthReduce/insert-positions.ll
vendor/llvm/dist/test/Transforms/LoopStrengthReduce/uglygep.ll
vendor/llvm/dist/test/Transforms/SCCP/undef-resolve.ll
vendor/llvm/dist/test/Transforms/ScalarRepl/memcpy-align.ll
vendor/llvm/dist/tools/edis/CMakeLists.txt
vendor/llvm/dist/tools/edis/EDInfo.td
vendor/llvm/dist/tools/gold/gold.exports
Deleted:
vendor/llvm/dist/include/llvm/Transforms/Utils/ValueMapper.h
vendor/llvm/dist/lib/Target/ARM/ARMScheduleV7.td
vendor/llvm/dist/lib/Target/XCore/MCSectionXCore.cpp
vendor/llvm/dist/lib/Target/XCore/MCSectionXCore.h
vendor/llvm/dist/lib/Transforms/Scalar/SCCVN.cpp
vendor/llvm/dist/test/CodeGen/X86/fast-isel-phys.ll
vendor/llvm/dist/test/CodeGen/X86/fast-isel-trunc.ll
vendor/llvm/dist/test/DebugInfo/2010-03-22-CU-HighLow.ll
vendor/llvm/dist/test/Transforms/GlobalOpt/malloc-promote-3.ll
vendor/llvm/dist/test/Transforms/Inline/2009-01-12-RecursiveInline.ll
vendor/llvm/dist/test/Transforms/Inline/indirect_resolve.ll
Modified:
vendor/llvm/dist/Makefile
vendor/llvm/dist/Makefile.config.in
vendor/llvm/dist/Makefile.rules
vendor/llvm/dist/autoconf/configure.ac
vendor/llvm/dist/autoconf/m4/link_options.m4
vendor/llvm/dist/bindings/ocaml/llvm/llvm.ml
vendor/llvm/dist/bindings/ocaml/llvm/llvm.mli
vendor/llvm/dist/bindings/ocaml/llvm/llvm_ocaml.c
vendor/llvm/dist/configure
vendor/llvm/dist/docs/CodeGenerator.html
vendor/llvm/dist/docs/CommandGuide/lli.pod
vendor/llvm/dist/docs/GoldPlugin.html
vendor/llvm/dist/docs/HowToSubmitABug.html
vendor/llvm/dist/docs/LangRef.html
vendor/llvm/dist/docs/LinkTimeOptimization.html
vendor/llvm/dist/docs/Passes.html
vendor/llvm/dist/docs/ReleaseNotes.html
vendor/llvm/dist/docs/TableGenFundamentals.html
vendor/llvm/dist/docs/WritingAnLLVMPass.html
vendor/llvm/dist/examples/ExceptionDemo/ExceptionDemo.cpp
vendor/llvm/dist/examples/ExceptionDemo/Makefile
vendor/llvm/dist/include/llvm-c/Core.h
vendor/llvm/dist/include/llvm-c/EnhancedDisassembly.h
vendor/llvm/dist/include/llvm-c/Target.h
vendor/llvm/dist/include/llvm-c/Transforms/IPO.h
vendor/llvm/dist/include/llvm/ADT/APInt.h
vendor/llvm/dist/include/llvm/ADT/BitVector.h
vendor/llvm/dist/include/llvm/ADT/DenseMapInfo.h
vendor/llvm/dist/include/llvm/ADT/ImmutableSet.h
vendor/llvm/dist/include/llvm/ADT/SCCIterator.h
vendor/llvm/dist/include/llvm/ADT/SmallBitVector.h
vendor/llvm/dist/include/llvm/ADT/SmallVector.h
vendor/llvm/dist/include/llvm/ADT/StringExtras.h
vendor/llvm/dist/include/llvm/ADT/StringRef.h
vendor/llvm/dist/include/llvm/Analysis/CallGraph.h
vendor/llvm/dist/include/llvm/Analysis/DebugInfo.h
vendor/llvm/dist/include/llvm/Analysis/IVUsers.h
vendor/llvm/dist/include/llvm/Analysis/InlineCost.h
vendor/llvm/dist/include/llvm/Analysis/InstructionSimplify.h
vendor/llvm/dist/include/llvm/Analysis/PointerTracking.h
vendor/llvm/dist/include/llvm/Analysis/ScalarEvolution.h
vendor/llvm/dist/include/llvm/Analysis/ScalarEvolutionExpander.h
vendor/llvm/dist/include/llvm/Analysis/ValueTracking.h
vendor/llvm/dist/include/llvm/Analysis/Verifier.h
vendor/llvm/dist/include/llvm/Bitcode/Archive.h
vendor/llvm/dist/include/llvm/CallGraphSCCPass.h
vendor/llvm/dist/include/llvm/CodeGen/AsmPrinter.h
vendor/llvm/dist/include/llvm/CodeGen/FastISel.h
vendor/llvm/dist/include/llvm/CodeGen/GCMetadata.h
vendor/llvm/dist/include/llvm/CodeGen/JITCodeEmitter.h
vendor/llvm/dist/include/llvm/CodeGen/LinkAllCodegenComponents.h
vendor/llvm/dist/include/llvm/CodeGen/LiveIntervalAnalysis.h
vendor/llvm/dist/include/llvm/CodeGen/MachineBasicBlock.h
vendor/llvm/dist/include/llvm/CodeGen/MachineConstantPool.h
vendor/llvm/dist/include/llvm/CodeGen/MachineFunction.h
vendor/llvm/dist/include/llvm/CodeGen/MachineInstr.h
vendor/llvm/dist/include/llvm/CodeGen/MachineInstrBuilder.h
vendor/llvm/dist/include/llvm/CodeGen/MachineModuleInfo.h
vendor/llvm/dist/include/llvm/CodeGen/MachineOperand.h
vendor/llvm/dist/include/llvm/CodeGen/MachineRegisterInfo.h
vendor/llvm/dist/include/llvm/CodeGen/MachineSSAUpdater.h
vendor/llvm/dist/include/llvm/CodeGen/Passes.h
vendor/llvm/dist/include/llvm/CodeGen/ScheduleDAG.h
vendor/llvm/dist/include/llvm/CodeGen/SelectionDAG.h
vendor/llvm/dist/include/llvm/CodeGen/SelectionDAGISel.h
vendor/llvm/dist/include/llvm/CodeGen/SelectionDAGNodes.h
vendor/llvm/dist/include/llvm/CodeGen/SlotIndexes.h
vendor/llvm/dist/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
vendor/llvm/dist/include/llvm/Config/config.h.in
vendor/llvm/dist/include/llvm/InlineAsm.h
vendor/llvm/dist/include/llvm/IntrinsicInst.h
vendor/llvm/dist/include/llvm/IntrinsicsX86.td
vendor/llvm/dist/include/llvm/LLVMContext.h
vendor/llvm/dist/include/llvm/LinkAllPasses.h
vendor/llvm/dist/include/llvm/MC/MCAsmInfo.h
vendor/llvm/dist/include/llvm/MC/MCContext.h
vendor/llvm/dist/include/llvm/MC/MCDisassembler.h
vendor/llvm/dist/include/llvm/MC/MCObjectWriter.h
vendor/llvm/dist/include/llvm/MC/MCParser/AsmParser.h
vendor/llvm/dist/include/llvm/MC/MCParser/MCAsmLexer.h
vendor/llvm/dist/include/llvm/MC/MCSectionELF.h
vendor/llvm/dist/include/llvm/MC/MCSectionMachO.h
vendor/llvm/dist/include/llvm/Metadata.h
vendor/llvm/dist/include/llvm/Support/Allocator.h
vendor/llvm/dist/include/llvm/Support/CFG.h
vendor/llvm/dist/include/llvm/Support/CallSite.h
vendor/llvm/dist/include/llvm/Support/Dwarf.h
vendor/llvm/dist/include/llvm/Support/ELF.h
vendor/llvm/dist/include/llvm/Support/ErrorHandling.h
vendor/llvm/dist/include/llvm/Support/GraphWriter.h
vendor/llvm/dist/include/llvm/Support/IRBuilder.h
vendor/llvm/dist/include/llvm/Support/IRReader.h
vendor/llvm/dist/include/llvm/Support/RecyclingAllocator.h
vendor/llvm/dist/include/llvm/Support/SourceMgr.h
vendor/llvm/dist/include/llvm/Support/ValueHandle.h
vendor/llvm/dist/include/llvm/Support/raw_ostream.h
vendor/llvm/dist/include/llvm/System/DataTypes.h.in
vendor/llvm/dist/include/llvm/Target/Target.td
vendor/llvm/dist/include/llvm/Target/TargetInstrInfo.h
vendor/llvm/dist/include/llvm/Target/TargetInstrItineraries.h
vendor/llvm/dist/include/llvm/Target/TargetLowering.h
vendor/llvm/dist/include/llvm/Target/TargetMachine.h
vendor/llvm/dist/include/llvm/Target/TargetOpcodes.h
vendor/llvm/dist/include/llvm/Target/TargetOptions.h
vendor/llvm/dist/include/llvm/Target/TargetRegisterInfo.h
vendor/llvm/dist/include/llvm/Target/TargetSchedule.td
vendor/llvm/dist/include/llvm/Transforms/IPO/InlinerPass.h
vendor/llvm/dist/include/llvm/Transforms/Scalar.h
vendor/llvm/dist/include/llvm/Transforms/Utils/BuildLibCalls.h
vendor/llvm/dist/include/llvm/Transforms/Utils/Cloning.h
vendor/llvm/dist/include/llvm/Transforms/Utils/SSAUpdater.h
vendor/llvm/dist/include/llvm/Type.h
vendor/llvm/dist/lib/Analysis/AliasAnalysisEvaluator.cpp
vendor/llvm/dist/lib/Analysis/BasicAliasAnalysis.cpp
vendor/llvm/dist/lib/Analysis/CMakeLists.txt
vendor/llvm/dist/lib/Analysis/ConstantFolding.cpp
vendor/llvm/dist/lib/Analysis/DebugInfo.cpp
vendor/llvm/dist/lib/Analysis/DomPrinter.cpp
vendor/llvm/dist/lib/Analysis/IPA/CallGraph.cpp
vendor/llvm/dist/lib/Analysis/IPA/CallGraphSCCPass.cpp
vendor/llvm/dist/lib/Analysis/IVUsers.cpp
vendor/llvm/dist/lib/Analysis/InlineCost.cpp
vendor/llvm/dist/lib/Analysis/InstructionSimplify.cpp
vendor/llvm/dist/lib/Analysis/LoopInfo.cpp
vendor/llvm/dist/lib/Analysis/PointerTracking.cpp
vendor/llvm/dist/lib/Analysis/PostDominators.cpp
vendor/llvm/dist/lib/Analysis/README.txt
vendor/llvm/dist/lib/Analysis/ScalarEvolution.cpp
vendor/llvm/dist/lib/Analysis/ScalarEvolutionExpander.cpp
vendor/llvm/dist/lib/Analysis/ValueTracking.cpp
vendor/llvm/dist/lib/Archive/Archive.cpp
vendor/llvm/dist/lib/Archive/ArchiveInternals.h
vendor/llvm/dist/lib/Archive/ArchiveReader.cpp
vendor/llvm/dist/lib/Archive/ArchiveWriter.cpp
vendor/llvm/dist/lib/Archive/CMakeLists.txt
vendor/llvm/dist/lib/AsmParser/LLParser.cpp
vendor/llvm/dist/lib/AsmParser/LLParser.h
vendor/llvm/dist/lib/AsmParser/Parser.cpp
vendor/llvm/dist/lib/CodeGen/AggressiveAntiDepBreaker.cpp
vendor/llvm/dist/lib/CodeGen/AggressiveAntiDepBreaker.h
vendor/llvm/dist/lib/CodeGen/AntiDepBreaker.h
vendor/llvm/dist/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
vendor/llvm/dist/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
vendor/llvm/dist/lib/CodeGen/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/CodeGen/AsmPrinter/DIE.h
vendor/llvm/dist/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
vendor/llvm/dist/lib/CodeGen/AsmPrinter/DwarfDebug.h
vendor/llvm/dist/lib/CodeGen/AsmPrinter/DwarfException.cpp
vendor/llvm/dist/lib/CodeGen/AsmPrinter/DwarfException.h
vendor/llvm/dist/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp
vendor/llvm/dist/lib/CodeGen/BranchFolding.cpp
vendor/llvm/dist/lib/CodeGen/CMakeLists.txt
vendor/llvm/dist/lib/CodeGen/CriticalAntiDepBreaker.cpp
vendor/llvm/dist/lib/CodeGen/CriticalAntiDepBreaker.h
vendor/llvm/dist/lib/CodeGen/DwarfEHPrepare.cpp
vendor/llvm/dist/lib/CodeGen/ELFWriter.cpp
vendor/llvm/dist/lib/CodeGen/ELFWriter.h
vendor/llvm/dist/lib/CodeGen/ExactHazardRecognizer.cpp
vendor/llvm/dist/lib/CodeGen/ExactHazardRecognizer.h
vendor/llvm/dist/lib/CodeGen/GCStrategy.cpp
vendor/llvm/dist/lib/CodeGen/IntrinsicLowering.cpp
vendor/llvm/dist/lib/CodeGen/LLVMTargetMachine.cpp
vendor/llvm/dist/lib/CodeGen/LiveIntervalAnalysis.cpp
vendor/llvm/dist/lib/CodeGen/LiveVariables.cpp
vendor/llvm/dist/lib/CodeGen/MachineBasicBlock.cpp
vendor/llvm/dist/lib/CodeGen/MachineCSE.cpp
vendor/llvm/dist/lib/CodeGen/MachineFunction.cpp
vendor/llvm/dist/lib/CodeGen/MachineFunctionAnalysis.cpp
vendor/llvm/dist/lib/CodeGen/MachineInstr.cpp
vendor/llvm/dist/lib/CodeGen/MachineLICM.cpp
vendor/llvm/dist/lib/CodeGen/MachineModuleInfo.cpp
vendor/llvm/dist/lib/CodeGen/MachineRegisterInfo.cpp
vendor/llvm/dist/lib/CodeGen/MachineSSAUpdater.cpp
vendor/llvm/dist/lib/CodeGen/MachineSink.cpp
vendor/llvm/dist/lib/CodeGen/MachineVerifier.cpp
vendor/llvm/dist/lib/CodeGen/PostRASchedulerList.cpp
vendor/llvm/dist/lib/CodeGen/PrologEpilogInserter.cpp
vendor/llvm/dist/lib/CodeGen/RegAllocLinearScan.cpp
vendor/llvm/dist/lib/CodeGen/RegAllocLocal.cpp
vendor/llvm/dist/lib/CodeGen/RegisterScavenging.cpp
vendor/llvm/dist/lib/CodeGen/ScheduleDAG.cpp
vendor/llvm/dist/lib/CodeGen/ScheduleDAGInstrs.cpp
vendor/llvm/dist/lib/CodeGen/ScheduleDAGInstrs.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/CMakeLists.txt
vendor/llvm/dist/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/FastISel.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/InstrEmitter.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeTypes.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
vendor/llvm/dist/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
vendor/llvm/dist/lib/CodeGen/SelectionDAG/TargetLowering.cpp
vendor/llvm/dist/lib/CodeGen/ShadowStackGC.cpp
vendor/llvm/dist/lib/CodeGen/SimpleRegisterCoalescing.cpp
vendor/llvm/dist/lib/CodeGen/SimpleRegisterCoalescing.h
vendor/llvm/dist/lib/CodeGen/Spiller.cpp
vendor/llvm/dist/lib/CodeGen/StackSlotColoring.cpp
vendor/llvm/dist/lib/CodeGen/TargetInstrInfoImpl.cpp
vendor/llvm/dist/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
vendor/llvm/dist/lib/CodeGen/VirtRegRewriter.cpp
vendor/llvm/dist/lib/CodeGen/VirtRegRewriter.h
vendor/llvm/dist/lib/ExecutionEngine/ExecutionEngine.cpp
vendor/llvm/dist/lib/ExecutionEngine/Interpreter/Execution.cpp
vendor/llvm/dist/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
vendor/llvm/dist/lib/ExecutionEngine/Interpreter/Interpreter.h
vendor/llvm/dist/lib/ExecutionEngine/JIT/Intercept.cpp
vendor/llvm/dist/lib/ExecutionEngine/JIT/JIT.cpp
vendor/llvm/dist/lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp
vendor/llvm/dist/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
vendor/llvm/dist/lib/ExecutionEngine/JIT/JITEmitter.cpp
vendor/llvm/dist/lib/ExecutionEngine/JIT/JITMemoryManager.cpp
vendor/llvm/dist/lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp
vendor/llvm/dist/lib/MC/MCAsmInfo.cpp
vendor/llvm/dist/lib/MC/MCAssembler.cpp
vendor/llvm/dist/lib/MC/MCContext.cpp
vendor/llvm/dist/lib/MC/MCParser/AsmLexer.cpp
vendor/llvm/dist/lib/MC/MCParser/AsmParser.cpp
vendor/llvm/dist/lib/MC/MCSectionELF.cpp
vendor/llvm/dist/lib/MC/MCSectionMachO.cpp
vendor/llvm/dist/lib/MC/MachObjectWriter.cpp
vendor/llvm/dist/lib/Support/Allocator.cpp
vendor/llvm/dist/lib/Support/Debug.cpp
vendor/llvm/dist/lib/Support/Dwarf.cpp
vendor/llvm/dist/lib/Support/ErrorHandling.cpp
vendor/llvm/dist/lib/Support/GraphWriter.cpp
vendor/llvm/dist/lib/Support/SourceMgr.cpp
vendor/llvm/dist/lib/Support/Timer.cpp
vendor/llvm/dist/lib/Support/circular_raw_ostream.cpp
vendor/llvm/dist/lib/Support/raw_ostream.cpp
vendor/llvm/dist/lib/Support/regengine.inc
vendor/llvm/dist/lib/System/DynamicLibrary.cpp
vendor/llvm/dist/lib/System/Program.cpp
vendor/llvm/dist/lib/System/Unix/Path.inc
vendor/llvm/dist/lib/System/Unix/Program.inc
vendor/llvm/dist/lib/Target/ARM/ARM.td
vendor/llvm/dist/lib/Target/ARM/ARMAddressingModes.h
vendor/llvm/dist/lib/Target/ARM/ARMBaseInstrInfo.cpp
vendor/llvm/dist/lib/Target/ARM/ARMBaseInstrInfo.h
vendor/llvm/dist/lib/Target/ARM/ARMBaseRegisterInfo.cpp
vendor/llvm/dist/lib/Target/ARM/ARMCodeEmitter.cpp
vendor/llvm/dist/lib/Target/ARM/ARMConstantPoolValue.cpp
vendor/llvm/dist/lib/Target/ARM/ARMConstantPoolValue.h
vendor/llvm/dist/lib/Target/ARM/ARMExpandPseudoInsts.cpp
vendor/llvm/dist/lib/Target/ARM/ARMISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/ARM/ARMISelLowering.cpp
vendor/llvm/dist/lib/Target/ARM/ARMISelLowering.h
vendor/llvm/dist/lib/Target/ARM/ARMInstrInfo.td
vendor/llvm/dist/lib/Target/ARM/ARMInstrNEON.td
vendor/llvm/dist/lib/Target/ARM/ARMInstrThumb2.td
vendor/llvm/dist/lib/Target/ARM/ARMInstrVFP.td
vendor/llvm/dist/lib/Target/ARM/ARMJITInfo.cpp
vendor/llvm/dist/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
vendor/llvm/dist/lib/Target/ARM/ARMMachineFunctionInfo.h
vendor/llvm/dist/lib/Target/ARM/ARMSchedule.td
vendor/llvm/dist/lib/Target/ARM/ARMScheduleV6.td
vendor/llvm/dist/lib/Target/ARM/ARMSubtarget.cpp
vendor/llvm/dist/lib/Target/ARM/ARMSubtarget.h
vendor/llvm/dist/lib/Target/ARM/ARMTargetMachine.cpp
vendor/llvm/dist/lib/Target/ARM/ARMTargetMachine.h
vendor/llvm/dist/lib/Target/ARM/ARMTargetObjectFile.cpp
vendor/llvm/dist/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
vendor/llvm/dist/lib/Target/ARM/AsmParser/CMakeLists.txt
vendor/llvm/dist/lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
vendor/llvm/dist/lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
vendor/llvm/dist/lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
vendor/llvm/dist/lib/Target/ARM/CMakeLists.txt
vendor/llvm/dist/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
vendor/llvm/dist/lib/Target/ARM/Disassembler/ARMDisassembler.h
vendor/llvm/dist/lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
vendor/llvm/dist/lib/Target/ARM/Disassembler/ARMDisassemblerCore.h
vendor/llvm/dist/lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
vendor/llvm/dist/lib/Target/ARM/Makefile
vendor/llvm/dist/lib/Target/ARM/Thumb1RegisterInfo.cpp
vendor/llvm/dist/lib/Target/ARM/Thumb2InstrInfo.cpp
vendor/llvm/dist/lib/Target/ARM/Thumb2RegisterInfo.cpp
vendor/llvm/dist/lib/Target/ARM/Thumb2SizeReduction.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaCodeEmitter.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaISelLowering.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaISelLowering.h
vendor/llvm/dist/lib/Target/Alpha/AlphaJITInfo.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaMachineFunctionInfo.h
vendor/llvm/dist/lib/Target/Alpha/AlphaRegisterInfo.cpp
vendor/llvm/dist/lib/Target/Alpha/AlphaSchedule.td
vendor/llvm/dist/lib/Target/Alpha/AlphaTargetMachine.h
vendor/llvm/dist/lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
vendor/llvm/dist/lib/Target/Alpha/CMakeLists.txt
vendor/llvm/dist/lib/Target/Blackfin/BlackfinISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/Blackfin/BlackfinISelLowering.cpp
vendor/llvm/dist/lib/Target/Blackfin/BlackfinISelLowering.h
vendor/llvm/dist/lib/Target/Blackfin/BlackfinRegisterInfo.cpp
vendor/llvm/dist/lib/Target/Blackfin/BlackfinTargetMachine.h
vendor/llvm/dist/lib/Target/Blackfin/CMakeLists.txt
vendor/llvm/dist/lib/Target/CBackend/CBackend.cpp
vendor/llvm/dist/lib/Target/CellSPU/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/Target/CellSPU/AsmPrinter/SPUAsmPrinter.cpp
vendor/llvm/dist/lib/Target/CellSPU/CMakeLists.txt
vendor/llvm/dist/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/CellSPU/SPUISelLowering.cpp
vendor/llvm/dist/lib/Target/CellSPU/SPUISelLowering.h
vendor/llvm/dist/lib/Target/CellSPU/SPUMCAsmInfo.cpp
vendor/llvm/dist/lib/Target/CellSPU/SPUMachineFunction.h
vendor/llvm/dist/lib/Target/CellSPU/SPURegisterInfo.cpp
vendor/llvm/dist/lib/Target/CellSPU/SPUSchedule.td
vendor/llvm/dist/lib/Target/CellSPU/SPUTargetMachine.h
vendor/llvm/dist/lib/Target/CppBackend/CPPBackend.cpp
vendor/llvm/dist/lib/Target/MBlaze/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/Target/MBlaze/AsmPrinter/MBlazeAsmPrinter.cpp
vendor/llvm/dist/lib/Target/MBlaze/CMakeLists.txt
vendor/llvm/dist/lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/MBlaze/MBlazeISelLowering.cpp
vendor/llvm/dist/lib/Target/MBlaze/MBlazeISelLowering.h
vendor/llvm/dist/lib/Target/MBlaze/MBlazeMachineFunction.h
vendor/llvm/dist/lib/Target/MBlaze/MBlazeRegisterInfo.cpp
vendor/llvm/dist/lib/Target/MBlaze/MBlazeSchedule.td
vendor/llvm/dist/lib/Target/MBlaze/MBlazeTargetMachine.h
vendor/llvm/dist/lib/Target/MBlaze/MBlazeTargetObjectFile.cpp
vendor/llvm/dist/lib/Target/MSP430/AsmPrinter/MSP430MCInstLower.cpp
vendor/llvm/dist/lib/Target/MSP430/AsmPrinter/MSP430MCInstLower.h
vendor/llvm/dist/lib/Target/MSP430/CMakeLists.txt
vendor/llvm/dist/lib/Target/MSP430/MSP430BranchSelector.cpp
vendor/llvm/dist/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/MSP430/MSP430ISelLowering.cpp
vendor/llvm/dist/lib/Target/MSP430/MSP430ISelLowering.h
vendor/llvm/dist/lib/Target/MSP430/MSP430InstrInfo.cpp
vendor/llvm/dist/lib/Target/MSP430/MSP430InstrInfo.td
vendor/llvm/dist/lib/Target/MSP430/MSP430RegisterInfo.cpp
vendor/llvm/dist/lib/Target/MSP430/MSP430TargetMachine.h
vendor/llvm/dist/lib/Target/Mangler.cpp
vendor/llvm/dist/lib/Target/Mips/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
vendor/llvm/dist/lib/Target/Mips/CMakeLists.txt
vendor/llvm/dist/lib/Target/Mips/MipsISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/Mips/MipsISelLowering.cpp
vendor/llvm/dist/lib/Target/Mips/MipsISelLowering.h
vendor/llvm/dist/lib/Target/Mips/MipsMachineFunction.h
vendor/llvm/dist/lib/Target/Mips/MipsRegisterInfo.cpp
vendor/llvm/dist/lib/Target/Mips/MipsSchedule.td
vendor/llvm/dist/lib/Target/Mips/MipsTargetMachine.h
vendor/llvm/dist/lib/Target/Mips/MipsTargetObjectFile.cpp
vendor/llvm/dist/lib/Target/PIC16/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/Target/PIC16/AsmPrinter/PIC16AsmPrinter.cpp
vendor/llvm/dist/lib/Target/PIC16/AsmPrinter/PIC16AsmPrinter.h
vendor/llvm/dist/lib/Target/PIC16/CMakeLists.txt
vendor/llvm/dist/lib/Target/PIC16/PIC16.h
vendor/llvm/dist/lib/Target/PIC16/PIC16ISelDAGToDAG.h
vendor/llvm/dist/lib/Target/PIC16/PIC16ISelLowering.cpp
vendor/llvm/dist/lib/Target/PIC16/PIC16ISelLowering.h
vendor/llvm/dist/lib/Target/PIC16/PIC16InstrInfo.cpp
vendor/llvm/dist/lib/Target/PIC16/PIC16Passes/PIC16Cloner.cpp
vendor/llvm/dist/lib/Target/PIC16/PIC16TargetMachine.h
vendor/llvm/dist/lib/Target/PIC16/PIC16TargetObjectFile.cpp
vendor/llvm/dist/lib/Target/PIC16/PIC16TargetObjectFile.h
vendor/llvm/dist/lib/Target/PowerPC/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
vendor/llvm/dist/lib/Target/PowerPC/CMakeLists.txt
vendor/llvm/dist/lib/Target/PowerPC/PPCCodeEmitter.cpp
vendor/llvm/dist/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/PowerPC/PPCISelLowering.cpp
vendor/llvm/dist/lib/Target/PowerPC/PPCISelLowering.h
vendor/llvm/dist/lib/Target/PowerPC/PPCInstrInfo.cpp
vendor/llvm/dist/lib/Target/PowerPC/PPCInstrInfo.h
vendor/llvm/dist/lib/Target/PowerPC/PPCMachineFunctionInfo.h
vendor/llvm/dist/lib/Target/PowerPC/PPCRegisterInfo.cpp
vendor/llvm/dist/lib/Target/PowerPC/PPCSchedule.td
vendor/llvm/dist/lib/Target/PowerPC/PPCScheduleG3.td
vendor/llvm/dist/lib/Target/PowerPC/PPCScheduleG4.td
vendor/llvm/dist/lib/Target/PowerPC/PPCScheduleG4Plus.td
vendor/llvm/dist/lib/Target/PowerPC/PPCScheduleG5.td
vendor/llvm/dist/lib/Target/PowerPC/PPCTargetMachine.h
vendor/llvm/dist/lib/Target/README.txt
vendor/llvm/dist/lib/Target/Sparc/AsmPrinter/CMakeLists.txt
vendor/llvm/dist/lib/Target/Sparc/CMakeLists.txt
vendor/llvm/dist/lib/Target/Sparc/SparcISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/Sparc/SparcISelLowering.cpp
vendor/llvm/dist/lib/Target/Sparc/SparcISelLowering.h
vendor/llvm/dist/lib/Target/Sparc/SparcMachineFunctionInfo.h
vendor/llvm/dist/lib/Target/Sparc/SparcTargetMachine.h
vendor/llvm/dist/lib/Target/SystemZ/CMakeLists.txt
vendor/llvm/dist/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/SystemZ/SystemZISelLowering.cpp
vendor/llvm/dist/lib/Target/SystemZ/SystemZISelLowering.h
vendor/llvm/dist/lib/Target/SystemZ/SystemZInstrBuilder.h
vendor/llvm/dist/lib/Target/SystemZ/SystemZMCAsmInfo.cpp
vendor/llvm/dist/lib/Target/SystemZ/SystemZMCAsmInfo.h
vendor/llvm/dist/lib/Target/SystemZ/SystemZRegisterInfo.cpp
vendor/llvm/dist/lib/Target/SystemZ/SystemZTargetMachine.h
vendor/llvm/dist/lib/Target/TargetData.cpp
vendor/llvm/dist/lib/Target/TargetLoweringObjectFile.cpp
vendor/llvm/dist/lib/Target/TargetMachine.cpp
vendor/llvm/dist/lib/Target/X86/AsmParser/X86AsmParser.cpp
vendor/llvm/dist/lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp
vendor/llvm/dist/lib/Target/X86/AsmPrinter/X86AsmPrinter.h
vendor/llvm/dist/lib/Target/X86/AsmPrinter/X86MCInstLower.cpp
vendor/llvm/dist/lib/Target/X86/CMakeLists.txt
vendor/llvm/dist/lib/Target/X86/Disassembler/CMakeLists.txt
vendor/llvm/dist/lib/Target/X86/Disassembler/X86Disassembler.cpp
vendor/llvm/dist/lib/Target/X86/Disassembler/X86Disassembler.h
vendor/llvm/dist/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
vendor/llvm/dist/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
vendor/llvm/dist/lib/Target/X86/SSEDomainFix.cpp
vendor/llvm/dist/lib/Target/X86/X86.h
vendor/llvm/dist/lib/Target/X86/X86AsmBackend.cpp
vendor/llvm/dist/lib/Target/X86/X86CodeEmitter.cpp
vendor/llvm/dist/lib/Target/X86/X86ELFWriterInfo.cpp
vendor/llvm/dist/lib/Target/X86/X86FastISel.cpp
vendor/llvm/dist/lib/Target/X86/X86FloatingPoint.cpp
vendor/llvm/dist/lib/Target/X86/X86ISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/X86/X86ISelLowering.cpp
vendor/llvm/dist/lib/Target/X86/X86ISelLowering.h
vendor/llvm/dist/lib/Target/X86/X86Instr64bit.td
vendor/llvm/dist/lib/Target/X86/X86InstrBuilder.h
vendor/llvm/dist/lib/Target/X86/X86InstrFPStack.td
vendor/llvm/dist/lib/Target/X86/X86InstrInfo.cpp
vendor/llvm/dist/lib/Target/X86/X86InstrInfo.h
vendor/llvm/dist/lib/Target/X86/X86InstrInfo.td
vendor/llvm/dist/lib/Target/X86/X86InstrMMX.td
vendor/llvm/dist/lib/Target/X86/X86InstrSSE.td
vendor/llvm/dist/lib/Target/X86/X86MCAsmInfo.cpp
vendor/llvm/dist/lib/Target/X86/X86MCAsmInfo.h
vendor/llvm/dist/lib/Target/X86/X86MachineFunctionInfo.h
vendor/llvm/dist/lib/Target/X86/X86RegisterInfo.cpp
vendor/llvm/dist/lib/Target/X86/X86RegisterInfo.td
vendor/llvm/dist/lib/Target/X86/X86Subtarget.h
vendor/llvm/dist/lib/Target/X86/X86TargetMachine.cpp
vendor/llvm/dist/lib/Target/X86/X86TargetMachine.h
vendor/llvm/dist/lib/Target/XCore/AsmPrinter/XCoreAsmPrinter.cpp
vendor/llvm/dist/lib/Target/XCore/CMakeLists.txt
vendor/llvm/dist/lib/Target/XCore/XCoreISelDAGToDAG.cpp
vendor/llvm/dist/lib/Target/XCore/XCoreISelLowering.cpp
vendor/llvm/dist/lib/Target/XCore/XCoreISelLowering.h
vendor/llvm/dist/lib/Target/XCore/XCoreRegisterInfo.cpp
vendor/llvm/dist/lib/Target/XCore/XCoreTargetMachine.h
vendor/llvm/dist/lib/Target/XCore/XCoreTargetObjectFile.cpp
vendor/llvm/dist/lib/Transforms/IPO/ArgumentPromotion.cpp
vendor/llvm/dist/lib/Transforms/IPO/CMakeLists.txt
vendor/llvm/dist/lib/Transforms/IPO/DeadArgumentElimination.cpp
vendor/llvm/dist/lib/Transforms/IPO/FunctionAttrs.cpp
vendor/llvm/dist/lib/Transforms/IPO/GlobalOpt.cpp
vendor/llvm/dist/lib/Transforms/IPO/IPO.cpp
vendor/llvm/dist/lib/Transforms/IPO/Inliner.cpp
vendor/llvm/dist/lib/Transforms/IPO/PartialInlining.cpp
vendor/llvm/dist/lib/Transforms/IPO/PruneEH.cpp
vendor/llvm/dist/lib/Transforms/IPO/StructRetPromotion.cpp
vendor/llvm/dist/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
vendor/llvm/dist/lib/Transforms/InstCombine/InstCombineCalls.cpp
vendor/llvm/dist/lib/Transforms/InstCombine/InstCombineCasts.cpp
vendor/llvm/dist/lib/Transforms/InstCombine/InstCombineCompares.cpp
vendor/llvm/dist/lib/Transforms/InstCombine/InstCombineSelect.cpp
vendor/llvm/dist/lib/Transforms/Makefile
vendor/llvm/dist/lib/Transforms/Scalar/CMakeLists.txt
vendor/llvm/dist/lib/Transforms/Scalar/GVN.cpp
vendor/llvm/dist/lib/Transforms/Scalar/IndVarSimplify.cpp
vendor/llvm/dist/lib/Transforms/Scalar/JumpThreading.cpp
vendor/llvm/dist/lib/Transforms/Scalar/LICM.cpp
vendor/llvm/dist/lib/Transforms/Scalar/LoopIndexSplit.cpp
vendor/llvm/dist/lib/Transforms/Scalar/LoopStrengthReduce.cpp
vendor/llvm/dist/lib/Transforms/Scalar/LoopUnswitch.cpp
vendor/llvm/dist/lib/Transforms/Scalar/MemCpyOptimizer.cpp
vendor/llvm/dist/lib/Transforms/Scalar/Reg2Mem.cpp
vendor/llvm/dist/lib/Transforms/Scalar/SCCP.cpp
vendor/llvm/dist/lib/Transforms/Scalar/ScalarReplAggregates.cpp
vendor/llvm/dist/lib/Transforms/Scalar/SimplifyHalfPowrLibCalls.cpp
vendor/llvm/dist/lib/Transforms/Scalar/TailRecursionElimination.cpp
vendor/llvm/dist/lib/Transforms/Utils/AddrModeMatcher.cpp
vendor/llvm/dist/lib/Transforms/Utils/BasicInliner.cpp
vendor/llvm/dist/lib/Transforms/Utils/BuildLibCalls.cpp
vendor/llvm/dist/lib/Transforms/Utils/CloneFunction.cpp
vendor/llvm/dist/lib/Transforms/Utils/CloneModule.cpp
vendor/llvm/dist/lib/Transforms/Utils/CodeExtractor.cpp
vendor/llvm/dist/lib/Transforms/Utils/InlineFunction.cpp
vendor/llvm/dist/lib/Transforms/Utils/LoopUnroll.cpp
vendor/llvm/dist/lib/Transforms/Utils/LowerInvoke.cpp
vendor/llvm/dist/lib/Transforms/Utils/SSAUpdater.cpp
vendor/llvm/dist/lib/Transforms/Utils/ValueMapper.cpp
vendor/llvm/dist/lib/VMCore/AsmWriter.cpp
vendor/llvm/dist/lib/VMCore/AutoUpgrade.cpp
vendor/llvm/dist/lib/VMCore/Constants.cpp
vendor/llvm/dist/lib/VMCore/Core.cpp
vendor/llvm/dist/lib/VMCore/Dominators.cpp
vendor/llvm/dist/lib/VMCore/Instructions.cpp
vendor/llvm/dist/lib/VMCore/LLVMContext.cpp
vendor/llvm/dist/lib/VMCore/LLVMContextImpl.cpp
vendor/llvm/dist/lib/VMCore/LeaksContext.h
vendor/llvm/dist/lib/VMCore/Makefile
vendor/llvm/dist/lib/VMCore/Metadata.cpp
vendor/llvm/dist/lib/VMCore/Pass.cpp
vendor/llvm/dist/lib/VMCore/PassManager.cpp
vendor/llvm/dist/lib/VMCore/Type.cpp
vendor/llvm/dist/lib/VMCore/TypeSymbolTable.cpp
vendor/llvm/dist/lib/VMCore/Verifier.cpp
vendor/llvm/dist/runtime/Makefile
vendor/llvm/dist/runtime/libprofile/exported_symbols.lst
vendor/llvm/dist/test/Analysis/BasicAA/cas.ll
vendor/llvm/dist/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
vendor/llvm/dist/test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/2008-11-18-Stride2.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll
vendor/llvm/dist/test/Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll
vendor/llvm/dist/test/Assembler/metadata.ll
vendor/llvm/dist/test/Bitcode/memcpy.ll
vendor/llvm/dist/test/Bitcode/sse41_pmulld.ll
vendor/llvm/dist/test/CodeGen/ARM/2007-05-07-tailmerge-1.ll
vendor/llvm/dist/test/CodeGen/ARM/2007-05-09-tailmerge-2.ll
vendor/llvm/dist/test/CodeGen/ARM/2007-05-22-tailmerge-3.ll
vendor/llvm/dist/test/CodeGen/ARM/2009-08-31-LSDA-Name.ll
vendor/llvm/dist/test/CodeGen/ARM/arguments7.ll
vendor/llvm/dist/test/CodeGen/ARM/arguments8.ll
vendor/llvm/dist/test/CodeGen/ARM/globals.ll
vendor/llvm/dist/test/CodeGen/ARM/hidden-vis-3.ll
vendor/llvm/dist/test/CodeGen/ARM/ifcvt2.ll
vendor/llvm/dist/test/CodeGen/ARM/ifcvt5.ll
vendor/llvm/dist/test/CodeGen/ARM/sbfx.ll
vendor/llvm/dist/test/CodeGen/ARM/vadd.ll
vendor/llvm/dist/test/CodeGen/ARM/vld1.ll
vendor/llvm/dist/test/CodeGen/ARM/vld2.ll
vendor/llvm/dist/test/CodeGen/ARM/vld3.ll
vendor/llvm/dist/test/CodeGen/ARM/vld4.ll
vendor/llvm/dist/test/CodeGen/ARM/vldlane.ll
vendor/llvm/dist/test/CodeGen/ARM/vmla.ll
vendor/llvm/dist/test/CodeGen/ARM/vmls.ll
vendor/llvm/dist/test/CodeGen/ARM/vmul.ll
vendor/llvm/dist/test/CodeGen/ARM/vneg.ll
vendor/llvm/dist/test/CodeGen/ARM/vst1.ll
vendor/llvm/dist/test/CodeGen/ARM/vst2.ll
vendor/llvm/dist/test/CodeGen/ARM/vst3.ll
vendor/llvm/dist/test/CodeGen/ARM/vst4.ll
vendor/llvm/dist/test/CodeGen/ARM/vstlane.ll
vendor/llvm/dist/test/CodeGen/ARM/vsub.ll
vendor/llvm/dist/test/CodeGen/ARM/vtrn.ll
vendor/llvm/dist/test/CodeGen/ARM/vuzp.ll
vendor/llvm/dist/test/CodeGen/ARM/vzip.ll
vendor/llvm/dist/test/CodeGen/Blackfin/jumptable.ll
vendor/llvm/dist/test/CodeGen/CellSPU/bss.ll
vendor/llvm/dist/test/CodeGen/Generic/2007-05-03-EHTypeInfo.ll
vendor/llvm/dist/test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
vendor/llvm/dist/test/CodeGen/Generic/2007-12-31-UnusedSelector.ll
vendor/llvm/dist/test/CodeGen/MSP430/2009-05-17-Rot.ll
vendor/llvm/dist/test/CodeGen/MSP430/2009-05-17-Shift.ll
vendor/llvm/dist/test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll
vendor/llvm/dist/test/CodeGen/PIC16/2009-11-20-NewNode.ll
vendor/llvm/dist/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
vendor/llvm/dist/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
vendor/llvm/dist/test/CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll
vendor/llvm/dist/test/CodeGen/PowerPC/indirectbr.ll
vendor/llvm/dist/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll
vendor/llvm/dist/test/CodeGen/SystemZ/00-RetVoid.ll
vendor/llvm/dist/test/CodeGen/SystemZ/01-RetArg.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetAdd.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetAddImm.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetAnd.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetNeg.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetOr.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetSub.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetSubImm.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetXor.ll
vendor/llvm/dist/test/CodeGen/SystemZ/02-RetXorImm.ll
vendor/llvm/dist/test/CodeGen/SystemZ/2009-07-11-FloatBitConvert.ll
vendor/llvm/dist/test/CodeGen/Thumb/machine-licm.ll
vendor/llvm/dist/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll
vendor/llvm/dist/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
vendor/llvm/dist/test/CodeGen/Thumb2/load-global.ll
vendor/llvm/dist/test/CodeGen/Thumb2/lsr-deficiency.ll
vendor/llvm/dist/test/CodeGen/Thumb2/machine-licm.ll
vendor/llvm/dist/test/CodeGen/Thumb2/thumb2-branch.ll
vendor/llvm/dist/test/CodeGen/Thumb2/thumb2-ifcvt3.ll
vendor/llvm/dist/test/CodeGen/X86/2007-01-08-InstrSched.ll
vendor/llvm/dist/test/CodeGen/X86/2007-05-05-Personality.ll
vendor/llvm/dist/test/CodeGen/X86/2007-05-07-InvokeSRet.ll
vendor/llvm/dist/test/CodeGen/X86/2007-06-04-tailmerge4.ll
vendor/llvm/dist/test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
vendor/llvm/dist/test/CodeGen/X86/2008-01-25-EmptyFunction.ll
vendor/llvm/dist/test/CodeGen/X86/2008-07-11-SpillerBug.ll
vendor/llvm/dist/test/CodeGen/X86/2008-10-16-SpillerBug.ll
vendor/llvm/dist/test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll
vendor/llvm/dist/test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll
vendor/llvm/dist/test/CodeGen/X86/2009-05-28-DAGCombineCrash.ll
vendor/llvm/dist/test/CodeGen/X86/2009-11-16-MachineLICM.ll
vendor/llvm/dist/test/CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll
vendor/llvm/dist/test/CodeGen/X86/2010-01-07-UAMemFeature.ll
vendor/llvm/dist/test/CodeGen/X86/2010-01-08-Atomic64Bug.ll
vendor/llvm/dist/test/CodeGen/X86/abi-isel.ll
vendor/llvm/dist/test/CodeGen/X86/atomic_add.ll
vendor/llvm/dist/test/CodeGen/X86/avoid-loop-align.ll
vendor/llvm/dist/test/CodeGen/X86/brcond.ll
vendor/llvm/dist/test/CodeGen/X86/const-select.ll
vendor/llvm/dist/test/CodeGen/X86/constant-pool-sharing.ll
vendor/llvm/dist/test/CodeGen/X86/convert-2-addr-3-addr-inc64.ll
vendor/llvm/dist/test/CodeGen/X86/crash.ll
vendor/llvm/dist/test/CodeGen/X86/dllexport.ll
vendor/llvm/dist/test/CodeGen/X86/fast-isel-constpool.ll
vendor/llvm/dist/test/CodeGen/X86/fast-isel.ll
vendor/llvm/dist/test/CodeGen/X86/field-extract-use-trunc.ll
vendor/llvm/dist/test/CodeGen/X86/fold-pcmpeqd-0.ll
vendor/llvm/dist/test/CodeGen/X86/global-sections.ll
vendor/llvm/dist/test/CodeGen/X86/h-registers-0.ll
vendor/llvm/dist/test/CodeGen/X86/ins_subreg_coalesce-1.ll
vendor/llvm/dist/test/CodeGen/X86/loop-blocks.ll
vendor/llvm/dist/test/CodeGen/X86/loop-hoist.ll
vendor/llvm/dist/test/CodeGen/X86/loop-strength-reduce8.ll
vendor/llvm/dist/test/CodeGen/X86/lsr-reuse.ll
vendor/llvm/dist/test/CodeGen/X86/memcpy-2.ll
vendor/llvm/dist/test/CodeGen/X86/pic.ll
vendor/llvm/dist/test/CodeGen/X86/pic_jumptable.ll
vendor/llvm/dist/test/CodeGen/X86/rot16.ll
vendor/llvm/dist/test/CodeGen/X86/rot32.ll
vendor/llvm/dist/test/CodeGen/X86/shl_elim.ll
vendor/llvm/dist/test/CodeGen/X86/sibcall.ll
vendor/llvm/dist/test/CodeGen/X86/sink-hoist.ll
vendor/llvm/dist/test/CodeGen/X86/sse41.ll
vendor/llvm/dist/test/CodeGen/X86/stack-align.ll
vendor/llvm/dist/test/CodeGen/X86/stack-color-with-reg.ll
vendor/llvm/dist/test/CodeGen/X86/tail-opts.ll
vendor/llvm/dist/test/CodeGen/X86/tls11.ll
vendor/llvm/dist/test/CodeGen/X86/unaligned-load.ll
vendor/llvm/dist/test/CodeGen/X86/vec_shuffle-36.ll
vendor/llvm/dist/test/CodeGen/X86/vec_ss_load_fold.ll
vendor/llvm/dist/test/CodeGen/X86/widen_load-2.ll
vendor/llvm/dist/test/CodeGen/X86/xor.ll
vendor/llvm/dist/test/CodeGen/XCore/constants.ll
vendor/llvm/dist/test/DebugInfo/2009-10-16-Phi.ll
vendor/llvm/dist/test/DebugInfo/2010-01-18-DbgValue.ll
vendor/llvm/dist/test/FrontendC++/2009-07-16-Using.cpp
vendor/llvm/dist/test/FrontendC++/2009-10-27-crash.cpp
vendor/llvm/dist/test/FrontendC/2007-05-16-EmptyStruct.c
vendor/llvm/dist/test/FrontendC/2008-11-02-WeakAlias.c
vendor/llvm/dist/test/FrontendC/2009-01-20-k8.c
vendor/llvm/dist/test/FrontendC/2009-01-21-InvalidIterator.c
vendor/llvm/dist/test/FrontendC/2009-04-22-UnknownSize.c
vendor/llvm/dist/test/FrontendC/2009-06-14-HighlyAligned.c
vendor/llvm/dist/test/FrontendC/2009-12-07-BitFieldAlignment.c
vendor/llvm/dist/test/FrontendC/cstring-align.c
vendor/llvm/dist/test/MC/AsmParser/X86/x86_32-encoding.s
vendor/llvm/dist/test/MC/AsmParser/X86/x86_operands.s
vendor/llvm/dist/test/MC/AsmParser/exprs.s
vendor/llvm/dist/test/MC/Disassembler/arm-tests.txt
vendor/llvm/dist/test/MC/Disassembler/dg.exp
vendor/llvm/dist/test/MC/Disassembler/neon-tests.txt
vendor/llvm/dist/test/MC/Disassembler/simple-tests.txt
vendor/llvm/dist/test/MC/Disassembler/thumb-tests.txt
vendor/llvm/dist/test/Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll
vendor/llvm/dist/test/Transforms/DeadStoreElimination/crash.ll
vendor/llvm/dist/test/Transforms/GVN/invariant-simple.ll
vendor/llvm/dist/test/Transforms/GVN/lifetime-simple.ll
vendor/llvm/dist/test/Transforms/GlobalOpt/crash.ll
vendor/llvm/dist/test/Transforms/GlobalOpt/malloc-promote-2.ll
vendor/llvm/dist/test/Transforms/IndVarSimplify/casted-argument.ll
vendor/llvm/dist/test/Transforms/IndVarSimplify/crash.ll
vendor/llvm/dist/test/Transforms/Inline/crash.ll
vendor/llvm/dist/test/Transforms/Inline/externally_available.ll
vendor/llvm/dist/test/Transforms/InstCombine/2007-12-28-IcmpSub2.ll
vendor/llvm/dist/test/Transforms/InstCombine/invariant.ll
vendor/llvm/dist/test/Transforms/InstCombine/objsize.ll
vendor/llvm/dist/test/Transforms/InstCombine/odr-linkage.ll
vendor/llvm/dist/test/Transforms/InstCombine/strcpy_chk.ll
vendor/llvm/dist/test/Transforms/InstCombine/vec_shuffle.ll
vendor/llvm/dist/test/Transforms/JumpThreading/crash.ll
vendor/llvm/dist/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll
vendor/llvm/dist/test/Transforms/LoopStrengthReduce/pr2537.ll
vendor/llvm/dist/test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll
vendor/llvm/dist/test/Transforms/LoopUnswitch/crash.ll
vendor/llvm/dist/test/Transforms/PruneEH/2008-09-05-CGUpdate.ll
vendor/llvm/dist/test/Transforms/SCCP/ipsccp-basic.ll
vendor/llvm/dist/test/Transforms/TailCallElim/inf-recursion.ll
vendor/llvm/dist/tools/CMakeLists.txt
vendor/llvm/dist/tools/Makefile
vendor/llvm/dist/tools/bugpoint/BugDriver.cpp
vendor/llvm/dist/tools/bugpoint/BugDriver.h
vendor/llvm/dist/tools/bugpoint/CMakeLists.txt
vendor/llvm/dist/tools/bugpoint/CrashDebugger.cpp
vendor/llvm/dist/tools/bugpoint/ExecutionDriver.cpp
vendor/llvm/dist/tools/bugpoint/FindBugs.cpp
vendor/llvm/dist/tools/bugpoint/ListReducer.h
vendor/llvm/dist/tools/bugpoint/Makefile
vendor/llvm/dist/tools/bugpoint/Miscompilation.cpp
vendor/llvm/dist/tools/bugpoint/ToolRunner.cpp
vendor/llvm/dist/tools/bugpoint/ToolRunner.h
vendor/llvm/dist/tools/bugpoint/bugpoint.cpp
vendor/llvm/dist/tools/edis/EDDisassembler.cpp
vendor/llvm/dist/tools/edis/EDDisassembler.h
vendor/llvm/dist/tools/edis/EDInst.cpp
vendor/llvm/dist/tools/edis/EDInst.h
vendor/llvm/dist/tools/edis/EDMain.cpp
vendor/llvm/dist/tools/edis/EDOperand.cpp
vendor/llvm/dist/tools/edis/EDToken.cpp
vendor/llvm/dist/tools/edis/EnhancedDisassembly.exports
vendor/llvm/dist/tools/edis/Makefile
vendor/llvm/dist/tools/gold/Makefile
vendor/llvm/dist/tools/gold/gold-plugin.cpp
vendor/llvm/dist/tools/llc/llc.cpp
vendor/llvm/dist/tools/lli/lli.cpp
vendor/llvm/dist/tools/llvm-ld/llvm-ld.cpp
vendor/llvm/dist/tools/llvm-mc/CMakeLists.txt
vendor/llvm/dist/tools/llvm-mc/Disassembler.cpp
vendor/llvm/dist/tools/llvm-mc/Disassembler.h
vendor/llvm/dist/tools/llvm-mc/Makefile
vendor/llvm/dist/tools/llvm-mc/llvm-mc.cpp
vendor/llvm/dist/tools/llvmc/plugins/Base/Base.td.in
vendor/llvm/dist/tools/lto/LTOCodeGenerator.cpp
vendor/llvm/dist/tools/lto/Makefile
vendor/llvm/dist/tools/lto/lto.exports
vendor/llvm/dist/tools/opt/AnalysisWrappers.cpp
vendor/llvm/dist/tools/opt/GraphPrinters.cpp
vendor/llvm/dist/tools/opt/opt.cpp
vendor/llvm/dist/unittests/ADT/BitVectorTest.cpp
vendor/llvm/dist/unittests/ADT/SmallBitVectorTest.cpp
vendor/llvm/dist/unittests/ADT/ValueMapTest.cpp
vendor/llvm/dist/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp
vendor/llvm/dist/unittests/VMCore/PassManagerTest.cpp
vendor/llvm/dist/utils/TableGen/ARMDecoderEmitter.cpp
vendor/llvm/dist/utils/TableGen/AsmMatcherEmitter.cpp
vendor/llvm/dist/utils/TableGen/CodeEmitterGen.cpp
vendor/llvm/dist/utils/TableGen/CodeGenDAGPatterns.cpp
vendor/llvm/dist/utils/TableGen/CodeGenDAGPatterns.h
vendor/llvm/dist/utils/TableGen/CodeGenTarget.cpp
vendor/llvm/dist/utils/TableGen/EDEmitter.cpp
vendor/llvm/dist/utils/TableGen/Record.h
vendor/llvm/dist/utils/TableGen/SubtargetEmitter.cpp
vendor/llvm/dist/utils/TableGen/SubtargetEmitter.h
vendor/llvm/dist/utils/TableGen/X86DisassemblerTables.cpp
vendor/llvm/dist/utils/TableGen/X86RecognizableInstr.cpp
vendor/llvm/dist/utils/buildit/GNUmakefile
vendor/llvm/dist/utils/buildit/build_llvm
vendor/llvm/dist/utils/fpcmp/fpcmp.cpp
vendor/llvm/dist/utils/lit/lit/ExampleTests/LLVM.OutOfTree/src/test/Foo/pct-S.ll
vendor/llvm/dist/utils/lit/lit/TestFormats.py
vendor/llvm/dist/utils/llvm.grm
vendor/llvm/dist/utils/unittest/googletest/gtest-filepath.cc
vendor/llvm/dist/utils/unittest/googletest/include/gtest/internal/gtest-linked_ptr.h
vendor/llvm/dist/utils/unittest/googletest/include/gtest/internal/gtest-port.h
Modified: vendor/llvm/dist/Makefile
==============================================================================
--- vendor/llvm/dist/Makefile Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/Makefile Tue May 4 16:11:02 2010 (r207618)
@@ -69,6 +69,14 @@ ifeq ($(MAKECMDGOALS),install-clang)
NO_INSTALL = 1
endif
+ifeq ($(MAKECMDGOALS),install-clang-c)
+ DIRS := tools/clang/tools/driver tools/clang/lib/Headers \
+ tools/clang/tools/libclang tools/clang/tools/c-index-test \
+ tools/clang/include/clang-c
+ OPTIONAL_DIRS :=
+ NO_INSTALL = 1
+endif
+
ifeq ($(MAKECMDGOALS),clang-only)
DIRS := $(filter-out tools runtime docs unittests, $(DIRS)) tools/clang
OPTIONAL_DIRS :=
@@ -110,6 +118,8 @@ cross-compile-build-tools:
ENABLE_COVERAGE=$(ENABLE_COVERAGE) \
DISABLE_ASSERTIONS=$(DISABLE_ASSERTIONS) \
ENABLE_EXPENSIVE_CHECKS=$(ENABLE_EXPENSIVE_CHECKS) \
+ CFLAGS= \
+ CXXFLAGS= \
) || exit 1;
endif
@@ -143,6 +153,7 @@ clang-only: all
tools-only: all
libs-only: all
install-clang: install
+install-clang-c: install
install-libs: install
#------------------------------------------------------------------------
Modified: vendor/llvm/dist/Makefile.config.in
==============================================================================
--- vendor/llvm/dist/Makefile.config.in Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/Makefile.config.in Tue May 4 16:11:02 2010 (r207618)
@@ -337,3 +337,7 @@ ENABLE_LLVMC_DYNAMIC_PLUGINS = 1
NO_MISSING_FIELD_INITIALIZERS = @NO_MISSING_FIELD_INITIALIZERS@
# -Wno-variadic-macros
NO_VARIADIC_MACROS = @NO_VARIADIC_MACROS@
+
+# Flags supported by the linker.
+# bfd ld / gold -retain-symbols-file file
+HAVE_LINK_RETAIN_SYMBOLS_FILE = @HAVE_LINK_RETAIN_SYMBOLS_FILE@
Modified: vendor/llvm/dist/Makefile.rules
==============================================================================
--- vendor/llvm/dist/Makefile.rules Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/Makefile.rules Tue May 4 16:11:02 2010 (r207618)
@@ -388,7 +388,6 @@ endif
# If REQUIRES_RTTI=1 is specified then don't disable run-time type id.
ifneq ($(REQUIRES_RTTI), 1)
CXX.Flags += -fno-rtti
- CXXFLAGS += -fno-rtti
endif
ifdef ENABLE_COVERAGE
@@ -561,7 +560,7 @@ ifeq ($(HOST_OS),Darwin)
# Get "4" out of 10.4 for later pieces in the makefile.
DARWIN_MAJVERS := $(shell echo $(DARWIN_VERSION)| sed -E 's/10.([0-9]).*/\1/')
- SharedLinkOptions=-Wl,-flat_namespace -Wl,-undefined -Wl,suppress \
+ SharedLinkOptions=-Wl,-flat_namespace -Wl,-undefined,suppress \
-dynamiclib
ifneq ($(ARCH),ARM)
SharedLinkOptions += -mmacosx-version-min=$(DARWIN_VERSION)
@@ -581,13 +580,6 @@ ifeq ($(TARGET_OS),Darwin)
endif
endif
-# Adjust LD.Flags depending on the kind of library that is to be built. Note
-# that if LOADABLE_MODULE is specified then the resulting shared library can
-# be opened with dlopen.
-ifdef LOADABLE_MODULE
- LD.Flags += -module
-endif
-
ifdef SHARED_LIBRARY
ifneq ($(DARWIN_MAJVERS),4)
LD.Flags += $(RPATH) -Wl,$(LibDir)
@@ -640,6 +632,8 @@ CompileCommonOpts += -pedantic -Wno-long
endif
CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \
$(EXTRA_OPTIONS)
+# Enable cast-qual for C++; the workaround is to use const_cast.
+CXX.Flags += -Wcast-qual
ifeq ($(HOST_OS),HP-UX)
CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE
@@ -970,6 +964,36 @@ endif
endif
endif
+# Set up the library exports file.
+ifdef EXPORTED_SYMBOL_FILE
+
+# First, set up the native export file, which may differ from the source
+# export file.
+
+ifeq ($(HOST_OS),Darwin)
+# Darwin convention prefixes symbols with underscores.
+NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).sed
+$(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir
+ $(Verb) sed -e 's/[[:<:]]/_/' < $< > $@
+clean-local::
+ -$(Verb) $(RM) -f $(NativeExportsFile)
+else
+NativeExportsFile := $(EXPORTED_SYMBOL_FILE)
+endif
+
+# Now add the linker command-line options to use the native export file.
+
+ifeq ($(HOST_OS),Darwin)
+LLVMLibsOptions += -Wl,-exported_symbols_list,$(NativeExportsFile)
+endif
+
+# gold, bfd ld, etc.
+ifeq ($(HAVE_LINK_RETAIN_SYMBOLS_FILE),1)
+LLVMLibsOptions += -Wl,-retain-symbols-file,$(NativeExportsFile)
+endif
+
+endif
+
###############################################################################
# Library Build Rules: Four ways to build a library
###############################################################################
@@ -1060,6 +1084,10 @@ ifdef SHARED_LIBRARY
all-local:: $(LibName.SO)
+ifdef EXPORTED_SYMBOL_FILE
+$(LibName.SO): $(NativeExportsFile)
+endif
+
ifdef LINK_LIBS_IN_SHARED
ifdef LOADABLE_MODULE
SharedLibKindMessage := "Loadable Module"
@@ -1207,6 +1235,12 @@ install-local::
uninstall-local::
$(Echo) Uninstall circumvented with NO_INSTALL
else
+ifdef NO_INSTALL_ARCHIVES
+install-local::
+ $(Echo) Install circumvented with NO_INSTALL
+uninstall-local::
+ $(Echo) Uninstall circumvented with NO_INSTALL
+else
DestArchiveLib := $(DESTDIR)$(PROJ_libdir)/lib$(LIBRARYNAME).a
install-local:: $(DestArchiveLib)
@@ -1221,6 +1255,7 @@ uninstall-local::
-$(Verb) $(RM) -f $(DestArchiveLib)
endif
endif
+endif
# endif LIBRARYNAME
endif
@@ -1262,7 +1297,7 @@ ifeq ($(HOST_OS),Darwin)
# Tiger tools don't support this.
ifneq ($(DARWIN_MAJVERS),4)
-LD.Flags += -Wl,-exported_symbol -Wl,_main
+LD.Flags += -Wl,-exported_symbol,_main
endif
endif
@@ -1331,7 +1366,7 @@ DestToolAlias = $(DESTDIR)$(PROJ_bindir)
install-local:: $(DestToolAlias)
-$(DestToolAlias): $(DestTool) $(PROJ_bindir)
+$(DestToolAlias): $(DestTool)
$(Echo) Installing $(BuildMode) $(DestToolAlias)
$(Verb) $(RM) -f $(DestToolAlias)
$(Verb) $(AliasTool) $(TOOLEXENAME) $(DestToolAlias)
Modified: vendor/llvm/dist/autoconf/configure.ac
==============================================================================
--- vendor/llvm/dist/autoconf/configure.ac Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/autoconf/configure.ac Tue May 4 16:11:02 2010 (r207618)
@@ -159,6 +159,11 @@ AC_CACHE_CHECK([type of operating system
llvm_cv_no_link_all_option="-Wl,-noall_load"
llvm_cv_os_type="Darwin"
llvm_cv_platform_type="Unix" ;;
+ *-*-minix*)
+ llvm_cv_link_all_option="-Wl,-all_load"
+ llvm_cv_no_link_all_option="-Wl,-noall_load"
+ llvm_cv_os_type="Minix"
+ llvm_cv_platform_type="Unix" ;;
*-*-freebsd*)
llvm_cv_link_all_option="-Wl,--whole-archive"
llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
@@ -247,6 +252,8 @@ AC_CACHE_CHECK([type of operating system
llvm_cv_target_os_type="Cygwin" ;;
*-*-darwin*)
llvm_cv_target_os_type="Darwin" ;;
+ *-*-minix*)
+ llvm_cv_target_os_type="Minix" ;;
*-*-freebsd*)
llvm_cv_target_os_type="FreeBSD" ;;
*-*-openbsd*)
@@ -721,8 +728,9 @@ AC_MSG_CHECKING([optimization flags])
case "$withval" in
default)
case "$llvm_cv_os_type" in
- MingW) optimize_option=-O3 ;;
- *) optimize_option=-O2 ;;
+ FreeBSD) optimize_option=-O2 ;;
+ MingW) optimize_option=-O2 ;;
+ *) optimize_option=-O3 ;;
esac ;;
*) optimize_option="$withval" ;;
esac
@@ -1015,6 +1023,9 @@ AC_LINK_USE_R
dnl Determine whether the linker supports the -export-dynamic option.
AC_LINK_EXPORT_DYNAMIC
+dnl Determine whether the linker supports the -retain-symbols-file option.
+AC_LINK_RETAIN_SYMBOLS_FILE
+
dnl Check for libtool and the library that has dlopen function (which must come
dnl before the AC_PROG_LIBTOOL check in order to enable dlopening libraries with
dnl libtool).
@@ -1283,7 +1294,7 @@ AC_CHECK_FUNCS([backtrace ceilf floorf r
AC_CHECK_FUNCS([powf fmodf strtof round ])
AC_CHECK_FUNCS([getpagesize getrusage getrlimit setrlimit gettimeofday ])
AC_CHECK_FUNCS([isatty mkdtemp mkstemp ])
-AC_CHECK_FUNCS([mktemp realpath sbrk setrlimit strdup ])
+AC_CHECK_FUNCS([mktemp posix_spawn realpath sbrk setrlimit strdup ])
AC_CHECK_FUNCS([strerror strerror_r strerror_s setenv ])
AC_CHECK_FUNCS([strtoll strtoq sysconf malloc_zone_statistics ])
AC_CHECK_FUNCS([setjmp longjmp sigsetjmp siglongjmp])
Modified: vendor/llvm/dist/autoconf/m4/link_options.m4
==============================================================================
--- vendor/llvm/dist/autoconf/m4/link_options.m4 Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/autoconf/m4/link_options.m4 Tue May 4 16:11:02 2010 (r207618)
@@ -8,7 +8,7 @@ AC_DEFUN([AC_LINK_USE_R],
[ AC_LANG_PUSH([C])
oldcflags="$CFLAGS"
CFLAGS="$CFLAGS -Wl,-R."
- AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[int main() { return 0; }]])],
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],
[llvm_cv_link_use_r=yes],[llvm_cv_link_use_r=no])
CFLAGS="$oldcflags"
AC_LANG_POP([C])
@@ -29,7 +29,7 @@ AC_DEFUN([AC_LINK_EXPORT_DYNAMIC],
[ AC_LANG_PUSH([C])
oldcflags="$CFLAGS"
CFLAGS="$CFLAGS -Wl,-export-dynamic"
- AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[int main() { return 0; }]])],
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],
[llvm_cv_link_use_export_dynamic=yes],[llvm_cv_link_use_export_dynamic=no])
CFLAGS="$oldcflags"
AC_LANG_POP([C])
@@ -39,3 +39,46 @@ if test "$llvm_cv_link_use_export_dynami
fi
])
+#
+# Determine if the system can handle the -retain-symbols-file option being
+# passed to the linker.
+#
+# This macro is specific to LLVM.
+#
+AC_DEFUN([AC_LINK_RETAIN_SYMBOLS_FILE],
+[AC_CACHE_CHECK([for compiler -Wl,-retain-symbols-file option],
+ [llvm_cv_link_use_retain_symbols_file],
+[ AC_LANG_PUSH([C])
+ oldcflags="$CFLAGS"
+
+ # The following code is from the autoconf manual,
+ # "11.13: Limitations of Usual Tools".
+ # Create a temporary directory $tmp in $TMPDIR (default /tmp).
+ # Use mktemp if possible; otherwise fall back on mkdir,
+ # with $RANDOM to make collisions less likely.
+ : ${TMPDIR=/tmp}
+ {
+ tmp=`
+ (umask 077 && mktemp -d "$TMPDIR/fooXXXXXX") 2>/dev/null
+ ` &&
+ test -n "$tmp" && test -d "$tmp"
+ } || {
+ tmp=$TMPDIR/foo$$-$RANDOM
+ (umask 077 && mkdir "$tmp")
+ } || exit $?
+
+ echo "main" > "$tmp/exports"
+
+ CFLAGS="$CFLAGS -Wl,-retain-symbols-file=$tmp/exports"
+ AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],
+ [llvm_cv_link_use_retain_symbols_file=yes],[llvm_cv_link_use_retain_symbols_file=no])
+ rm "$tmp/exports"
+ rmdir "$tmp"
+ CFLAGS="$oldcflags"
+ AC_LANG_POP([C])
+])
+if test "$llvm_cv_link_use_retain_symbols_file" = yes ; then
+ AC_SUBST(HAVE_LINK_RETAIN_SYMBOLS_FILE,1)
+ fi
+])
+
Modified: vendor/llvm/dist/bindings/ocaml/llvm/llvm.ml
==============================================================================
--- vendor/llvm/dist/bindings/ocaml/llvm/llvm.ml Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/bindings/ocaml/llvm/llvm.ml Tue May 4 16:11:02 2010 (r207618)
@@ -90,13 +90,13 @@ module Attribute = struct
| Optsize
| Ssp
| Sspreq
- | Alignment
+ | Alignment of int
| Nocapture
| Noredzone
| Noimplicitfloat
| Naked
| Inlinehint
- | Stackalignment
+ | Stackalignment of int
end
module Icmp = struct
@@ -170,6 +170,8 @@ external delete_type_name : string -> ll
external type_by_name : llmodule -> string -> lltype option
= "llvm_type_by_name"
external dump_module : llmodule -> unit = "llvm_dump_module"
+external set_module_inline_asm : llmodule -> string -> unit
+ = "llvm_set_module_inline_asm"
(*===-- Types -------------------------------------------------------------===*)
external classify_type : lltype -> TypeKind.t = "llvm_classify_type"
@@ -548,10 +550,42 @@ let rec fold_right_function_range f i e
let fold_right_functions f m init =
fold_right_function_range f (function_end m) (At_start m) init
-external add_function_attr : llvalue -> Attribute.t -> unit
- = "llvm_add_function_attr"
-external remove_function_attr : llvalue -> Attribute.t -> unit
- = "llvm_remove_function_attr"
+external llvm_add_function_attr : llvalue -> int -> unit
+ = "llvm_add_function_attr"
+external llvm_remove_function_attr : llvalue -> int -> unit
+ = "llvm_remove_function_attr"
+
+let pack_attr (attr:Attribute.t) : int =
+ match attr with
+ Attribute.Zext -> 1 lsl 0
+ | Attribute.Sext -> 1 lsl 1
+ | Attribute.Noreturn -> 1 lsl 2
+ | Attribute.Inreg -> 1 lsl 3
+ | Attribute.Structret -> 1 lsl 4
+ | Attribute.Nounwind -> 1 lsl 5
+ | Attribute.Noalias -> 1 lsl 6
+ | Attribute.Byval -> 1 lsl 7
+ | Attribute.Nest -> 1 lsl 8
+ | Attribute.Readnone -> 1 lsl 9
+ | Attribute.Readonly -> 1 lsl 10
+ | Attribute.Noinline -> 1 lsl 11
+ | Attribute.Alwaysinline -> 1 lsl 12
+ | Attribute.Optsize -> 1 lsl 13
+ | Attribute.Ssp -> 1 lsl 14
+ | Attribute.Sspreq -> 1 lsl 15
+ | Attribute.Alignment n -> n lsl 16
+ | Attribute.Nocapture -> 1 lsl 21
+ | Attribute.Noredzone -> 1 lsl 22
+ | Attribute.Noimplicitfloat -> 1 lsl 23
+ | Attribute.Naked -> 1 lsl 24
+ | Attribute.Inlinehint -> 1 lsl 25
+ | Attribute.Stackalignment n -> n lsl 26
+
+let add_function_attr llval attr =
+ llvm_add_function_attr llval (pack_attr attr)
+
+let remove_function_attr llval attr =
+ llvm_remove_function_attr llval (pack_attr attr)
(*--... Operations on params ...............................................--*)
external params : llvalue -> llvalue array = "llvm_params"
@@ -602,10 +636,17 @@ let rec fold_right_param_range f init i
let fold_right_params f fn init =
fold_right_param_range f init (param_end fn) (At_start fn)
-external add_param_attr : llvalue -> Attribute.t -> unit
- = "llvm_add_param_attr"
-external remove_param_attr : llvalue -> Attribute.t -> unit
- = "llvm_remove_param_attr"
+external llvm_add_param_attr : llvalue -> int -> unit
+ = "llvm_add_param_attr"
+external llvm_remove_param_attr : llvalue -> int -> unit
+ = "llvm_remove_param_attr"
+
+let add_param_attr llval attr =
+ llvm_add_param_attr llval (pack_attr attr)
+
+let remove_param_attr llval attr =
+ llvm_remove_param_attr llval (pack_attr attr)
+
external set_param_alignment : llvalue -> int -> unit
= "llvm_set_param_alignment"
@@ -727,10 +768,17 @@ external instruction_call_conv: llvalue
= "llvm_instruction_call_conv"
external set_instruction_call_conv: int -> llvalue -> unit
= "llvm_set_instruction_call_conv"
-external add_instruction_param_attr : llvalue -> int -> Attribute.t -> unit
- = "llvm_add_instruction_param_attr"
-external remove_instruction_param_attr : llvalue -> int -> Attribute.t -> unit
- = "llvm_remove_instruction_param_attr"
+
+external llvm_add_instruction_param_attr : llvalue -> int -> int -> unit
+ = "llvm_add_instruction_param_attr"
+external llvm_remove_instruction_param_attr : llvalue -> int -> int -> unit
+ = "llvm_remove_instruction_param_attr"
+
+let add_instruction_param_attr llval i attr =
+ llvm_add_instruction_param_attr llval i (pack_attr attr)
+
+let remove_instruction_param_attr llval i attr =
+ llvm_remove_instruction_param_attr llval i (pack_attr attr)
(*--... Operations on call instructions (only) .............................--*)
external is_tail_call : llvalue -> bool = "llvm_is_tail_call"
Modified: vendor/llvm/dist/bindings/ocaml/llvm/llvm.mli
==============================================================================
--- vendor/llvm/dist/bindings/ocaml/llvm/llvm.mli Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/bindings/ocaml/llvm/llvm.mli Tue May 4 16:11:02 2010 (r207618)
@@ -139,13 +139,13 @@ module Attribute : sig
| Optsize
| Ssp
| Sspreq
- | Alignment
+ | Alignment of int
| Nocapture
| Noredzone
| Noimplicitfloat
| Naked
| Inlinehint
- | Stackalignment
+ | Stackalignment of int
end
(** The predicate for an integer comparison ([icmp]) instruction.
@@ -284,6 +284,11 @@ external type_by_name : llmodule -> stri
error. See the method [llvm::Module::dump]. *)
external dump_module : llmodule -> unit = "llvm_dump_module"
+(** [set_module_inline_asm m asm] sets the inline assembler for the module. See
+ the method [llvm::Module::setModuleInlineAsm]. *)
+external set_module_inline_asm : llmodule -> string -> unit
+ = "llvm_set_module_inline_asm"
+
(** {6 Types} *)
@@ -1282,13 +1287,11 @@ external set_gc : string option -> llval
(** [add_function_attr f a] adds attribute [a] to the return type of function
[f]. *)
-external add_function_attr : llvalue -> Attribute.t -> unit
- = "llvm_add_function_attr"
+val add_function_attr : llvalue -> Attribute.t -> unit
(** [remove_function_attr f a] removes attribute [a] from the return type of
function [f]. *)
-external remove_function_attr : llvalue -> Attribute.t -> unit
- = "llvm_remove_function_attr"
+val remove_function_attr : llvalue -> Attribute.t -> unit
(** {7 Operations on params} *)
@@ -1343,11 +1346,10 @@ val rev_iter_params : (llvalue -> unit)
val fold_right_params : (llvalue -> 'a -> 'a) -> llvalue -> 'a -> 'a
(** [add_param p a] adds attribute [a] to parameter [p]. *)
-external add_param_attr : llvalue -> Attribute.t -> unit = "llvm_add_param_attr"
+val add_param_attr : llvalue -> Attribute.t -> unit
(** [remove_param_attr p a] removes attribute [a] from parameter [p]. *)
-external remove_param_attr : llvalue -> Attribute.t -> unit
- = "llvm_remove_param_attr"
+val remove_param_attr : llvalue -> Attribute.t -> unit
(** [set_param_alignment p a] set the alignment of parameter [p] to [a]. *)
external set_param_alignment : llvalue -> int -> unit
@@ -1499,14 +1501,12 @@ external set_instruction_call_conv: int
(** [add_instruction_param_attr ci i a] adds attribute [a] to the [i]th
parameter of the call or invoke instruction [ci]. [i]=0 denotes the return
value. *)
-external add_instruction_param_attr : llvalue -> int -> Attribute.t -> unit
- = "llvm_add_instruction_param_attr"
+val add_instruction_param_attr : llvalue -> int -> Attribute.t -> unit
(** [remove_instruction_param_attr ci i a] removes attribute [a] from the
[i]th parameter of the call or invoke instruction [ci]. [i]=0 denotes the
return value. *)
-external remove_instruction_param_attr : llvalue -> int -> Attribute.t -> unit
- = "llvm_remove_instruction_param_attr"
+val remove_instruction_param_attr : llvalue -> int -> Attribute.t -> unit
(** {Operations on call instructions (only)} *)
Modified: vendor/llvm/dist/bindings/ocaml/llvm/llvm_ocaml.c
==============================================================================
--- vendor/llvm/dist/bindings/ocaml/llvm/llvm_ocaml.c Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/bindings/ocaml/llvm/llvm_ocaml.c Tue May 4 16:11:02 2010 (r207618)
@@ -182,6 +182,11 @@ CAMLprim value llvm_dump_module(LLVMModu
return Val_unit;
}
+/* llmodule -> string -> unit */
+CAMLprim value llvm_set_module_inline_asm(LLVMModuleRef M, value Asm) {
+ LLVMSetModuleInlineAsm(M, String_val(Asm));
+ return Val_unit;
+}
/*===-- Types -------------------------------------------------------------===*/
@@ -941,13 +946,13 @@ CAMLprim value llvm_set_gc(value GC, LLV
/* llvalue -> Attribute.t -> unit */
CAMLprim value llvm_add_function_attr(LLVMValueRef Arg, value PA) {
- LLVMAddFunctionAttr(Arg, 1<<Int_val(PA));
+ LLVMAddFunctionAttr(Arg, Int_val(PA));
return Val_unit;
}
/* llvalue -> Attribute.t -> unit */
CAMLprim value llvm_remove_function_attr(LLVMValueRef Arg, value PA) {
- LLVMRemoveFunctionAttr(Arg, 1<<Int_val(PA));
+ LLVMRemoveFunctionAttr(Arg, Int_val(PA));
return Val_unit;
}
/*--... Operations on parameters ...........................................--*/
@@ -968,13 +973,13 @@ CAMLprim value llvm_params(LLVMValueRef
/* llvalue -> Attribute.t -> unit */
CAMLprim value llvm_add_param_attr(LLVMValueRef Arg, value PA) {
- LLVMAddAttribute(Arg, 1<<Int_val(PA));
+ LLVMAddAttribute(Arg, Int_val(PA));
return Val_unit;
}
/* llvalue -> Attribute.t -> unit */
CAMLprim value llvm_remove_param_attr(LLVMValueRef Arg, value PA) {
- LLVMRemoveAttribute(Arg, 1<<Int_val(PA));
+ LLVMRemoveAttribute(Arg, Int_val(PA));
return Val_unit;
}
@@ -1042,7 +1047,7 @@ CAMLprim value llvm_set_instruction_call
CAMLprim value llvm_add_instruction_param_attr(LLVMValueRef Instr,
value index,
value PA) {
- LLVMAddInstrAttribute(Instr, Int_val(index), 1<<Int_val(PA));
+ LLVMAddInstrAttribute(Instr, Int_val(index), Int_val(PA));
return Val_unit;
}
@@ -1050,7 +1055,7 @@ CAMLprim value llvm_add_instruction_para
CAMLprim value llvm_remove_instruction_param_attr(LLVMValueRef Instr,
value index,
value PA) {
- LLVMRemoveInstrAttribute(Instr, Int_val(index), 1<<Int_val(PA));
+ LLVMRemoveInstrAttribute(Instr, Int_val(index), Int_val(PA));
return Val_unit;
}
Modified: vendor/llvm/dist/configure
==============================================================================
--- vendor/llvm/dist/configure Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/configure Tue May 4 16:11:02 2010 (r207618)
@@ -749,6 +749,7 @@ OCAMLOPT
OCAMLDEP
OCAMLDOC
GAS
+HAVE_LINK_RETAIN_SYMBOLS_FILE
INSTALL_LTDL_TRUE
INSTALL_LTDL_FALSE
CONVENIENCE_LTDL_TRUE
@@ -2166,6 +2167,11 @@ else
llvm_cv_no_link_all_option="-Wl,-noall_load"
llvm_cv_os_type="Darwin"
llvm_cv_platform_type="Unix" ;;
+ *-*-minix*)
+ llvm_cv_link_all_option="-Wl,-all_load"
+ llvm_cv_no_link_all_option="-Wl,-noall_load"
+ llvm_cv_os_type="Minix"
+ llvm_cv_platform_type="Unix" ;;
*-*-freebsd*)
llvm_cv_link_all_option="-Wl,--whole-archive"
llvm_cv_no_link_all_option="-Wl,--no-whole-archive"
@@ -2260,6 +2266,8 @@ else
llvm_cv_target_os_type="Cygwin" ;;
*-*-darwin*)
llvm_cv_target_os_type="Darwin" ;;
+ *-*-minix*)
+ llvm_cv_target_os_type="Minix" ;;
*-*-freebsd*)
llvm_cv_target_os_type="FreeBSD" ;;
*-*-openbsd*)
@@ -5162,8 +5170,9 @@ echo $ECHO_N "checking optimization flag
case "$withval" in
default)
case "$llvm_cv_os_type" in
- MingW) optimize_option=-O3 ;;
- *) optimize_option=-O2 ;;
+ FreeBSD) optimize_option=-O2 ;;
+ MingW) optimize_option=-O2 ;;
+ *) optimize_option=-O3 ;;
esac ;;
*) optimize_option="$withval" ;;
esac
@@ -8626,7 +8635,7 @@ cat >>conftest.$ac_ext <<_ACEOF
int
main ()
{
-int main() { return 0; }
+
;
return 0;
}
@@ -8718,7 +8727,7 @@ cat >>conftest.$ac_ext <<_ACEOF
int
main ()
{
-int main() { return 0; }
+
;
return 0;
}
@@ -8787,6 +8796,116 @@ _ACEOF
fi
+{ echo "$as_me:$LINENO: checking for compiler -Wl,-retain-symbols-file option" >&5
+echo $ECHO_N "checking for compiler -Wl,-retain-symbols-file option... $ECHO_C" >&6; }
+if test "${llvm_cv_link_use_retain_symbols_file+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+ oldcflags="$CFLAGS"
+
+ # The following code is from the autoconf manual,
+ # "11.13: Limitations of Usual Tools".
+ # Create a temporary directory $tmp in $TMPDIR (default /tmp).
+ # Use mktemp if possible; otherwise fall back on mkdir,
+ # with $RANDOM to make collisions less likely.
+ : ${TMPDIR=/tmp}
+ {
+ tmp=`
+ (umask 077 && mktemp -d "$TMPDIR/fooXXXXXX") 2>/dev/null
+ ` &&
+ test -n "$tmp" && test -d "$tmp"
+ } || {
+ tmp=$TMPDIR/foo$$-$RANDOM
+ (umask 077 && mkdir "$tmp")
+ } || exit $?
+
+ echo "main" > "$tmp/exports"
+
+ CFLAGS="$CFLAGS -Wl,-retain-symbols-file=$tmp/exports"
+ cat >conftest.$ac_ext <<_ACEOF
+/* confdefs.h. */
+_ACEOF
+cat confdefs.h >>conftest.$ac_ext
+cat >>conftest.$ac_ext <<_ACEOF
+/* end confdefs.h. */
+
+int
+main ()
+{
+
+ ;
+ return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_link") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } &&
+ { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
+ { (case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_try") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; } &&
+ { ac_try='test -s conftest$ac_exeext'
+ { (case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+ (eval "$ac_try") 2>&5
+ ac_status=$?
+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }; then
+ llvm_cv_link_use_retain_symbols_file=yes
+else
+ echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ llvm_cv_link_use_retain_symbols_file=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+ rm "$tmp/exports"
+ rmdir "$tmp"
+ CFLAGS="$oldcflags"
+ ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+
+fi
+{ echo "$as_me:$LINENO: result: $llvm_cv_link_use_retain_symbols_file" >&5
+echo "${ECHO_T}$llvm_cv_link_use_retain_symbols_file" >&6; }
+if test "$llvm_cv_link_use_retain_symbols_file" = yes ; then
+ HAVE_LINK_RETAIN_SYMBOLS_FILE=1
+
+ fi
+
+
{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
@@ -11156,7 +11275,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 11159 "configure"
+#line 11278 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -17749,7 +17868,8 @@ done
-for ac_func in mktemp realpath sbrk setrlimit strdup
+
+for ac_func in mktemp posix_spawn realpath sbrk setrlimit strdup
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
@@ -21069,6 +21189,7 @@ OCAMLOPT!$OCAMLOPT$ac_delim
OCAMLDEP!$OCAMLDEP$ac_delim
OCAMLDOC!$OCAMLDOC$ac_delim
GAS!$GAS$ac_delim
+HAVE_LINK_RETAIN_SYMBOLS_FILE!$HAVE_LINK_RETAIN_SYMBOLS_FILE$ac_delim
INSTALL_LTDL_TRUE!$INSTALL_LTDL_TRUE$ac_delim
INSTALL_LTDL_FALSE!$INSTALL_LTDL_FALSE$ac_delim
CONVENIENCE_LTDL_TRUE!$CONVENIENCE_LTDL_TRUE$ac_delim
@@ -21112,7 +21233,7 @@ LIBOBJS!$LIBOBJS$ac_delim
LTLIBOBJS!$LTLIBOBJS$ac_delim
_ACEOF
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 91; then
+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 92; then
break
elif $ac_last_try; then
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
Modified: vendor/llvm/dist/docs/CodeGenerator.html
==============================================================================
--- vendor/llvm/dist/docs/CodeGenerator.html Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/docs/CodeGenerator.html Tue May 4 16:11:02 2010 (r207618)
@@ -1430,7 +1430,7 @@ bool RegMapping_Fer::compatible_class(Ma
instruction,
use <tt>TargetInstrInfo::get(opcode)::ImplicitUses</tt>. Pre-colored
registers impose constraints on any register allocation algorithm. The
- register allocator must make sure that none of them is been overwritten by
+ register allocator must make sure that none of them are overwritten by
the values of virtual registers while still alive.</p>
</div>
@@ -2162,7 +2162,7 @@ MOVSX32rm16 -> movsx, 32-bit register
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2010-03-25 01:03:04 +0100 (Thu, 25 Mar 2010) $
+ Last modified: $Date: 2010-04-09 20:39:54 +0200 (Fri, 09 Apr 2010) $
</address>
</body>
Modified: vendor/llvm/dist/docs/CommandGuide/lli.pod
==============================================================================
--- vendor/llvm/dist/docs/CommandGuide/lli.pod Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/docs/CommandGuide/lli.pod Tue May 4 16:11:02 2010 (r207618)
@@ -145,9 +145,9 @@ Disable fusing of spill code into instru
Make the -lowerinvoke pass insert expensive, but correct, EH code.
-=item B<-enable-eh>
+=item B<-jit-enable-eh>
-Exception handling should be emitted.
+Exception handling should be enabled in the just-in-time compiler.
=item B<-join-liveintervals>
Modified: vendor/llvm/dist/docs/GoldPlugin.html
==============================================================================
--- vendor/llvm/dist/docs/GoldPlugin.html Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/docs/GoldPlugin.html Tue May 4 16:11:02 2010 (r207618)
@@ -27,7 +27,7 @@
<p>Building with link time optimization requires cooperation from the
system linker. LTO support on Linux systems requires that you use
the <a href="http://sourceware.org/binutils">gold linker</a> which supports
-LTO via plugins. This is the same system used by the upcoming
+LTO via plugins. This is the same mechanism used by the
<a href="http://gcc.gnu.org/wiki/LinkTimeOptimization">GCC LTO</a>
project.</p>
<p>The LLVM gold plugin implements the
@@ -41,10 +41,15 @@ The same plugin can also be used by othe
<div class="doc_section"><a name="build">How to build it</a></div>
<!--=========================================================================-->
<div class="doc_text">
- <p>You need to build gold with plugin support and build the LLVMgold
-plugin.</p>
+ <p>You need to have gold with plugin support and build the LLVMgold
+plugin. Check whether you have gold running <tt>/usr/bin/ld -v</tt>. It will
+report “GNU gold” or else “GNU ld” if not. If you have
+gold, check for plugin support by running <tt>/usr/bin/ld -plugin</tt>. If it
+complains “missing argument” then you have plugin support. If not,
+such as an “unknown option” error then you will either need to
+build gold or install a version with plugin support.</p>
<ul>
- <li>Build gold with plugin support:
+ <li>To build gold with plugin support:
<pre class="doc_code">
mkdir binutils
cd binutils
@@ -56,9 +61,11 @@ cd build
../src/configure --enable-gold --enable-plugins
make all-gold
</pre>
- That should leave you with binutils/build/gold/ld-new which supports the
-<tt>-plugin</tt> option.
-
+ That should leave you with <tt>binutils/build/gold/ld-new</tt> which supports the <tt>-plugin</tt> option. It also built would have
+<tt>binutils/build/binutils/ar</tt> and <tt>nm-new</tt> which support plugins
+but don't have a visible -plugin option, instead relying on the gold plugin
+being present in <tt>../lib/bfd-plugins</tt> relative to where the binaries are
+placed.
<li>Build the LLVMgold plugin: Configure LLVM with
<tt>--with-binutils-include=/path/to/binutils/src/include</tt> and run
<tt>make</tt>.
@@ -72,7 +79,7 @@ make all-gold
the plugin <tt>.so</tt> file. To find out what link command <tt>gcc</tt>
would run in a given situation, run <tt>gcc -v <em>[...]</em></tt> and look
for the line where it runs <tt>collect2</tt>. Replace that with
- <tt>ld-new -plugin /path/to/LLVMgold.so</tt> to test it out. Once you're
+ <tt>ld-new -plugin /path/to/libLLVMgold.so</tt> to test it out. Once you're
ready to switch to using gold, backup your existing <tt>/usr/bin/ld</tt>
then replace it with <tt>ld-new</tt>.</p>
<p>You can produce bitcode files from <tt>llvm-gcc</tt> using
@@ -83,6 +90,11 @@ make all-gold
passes the <tt>-plugin</tt> option to ld. It will not look for an alternate
linker, which is why you need gold to be the installed system linker in your
path.</p>
+ <p>If you want <tt>ar</tt> and <tt>nm</tt> to work seamlessly as well, install
+ <tt>libLLVMgold.so</tt> to <tt>/usr/lib/bfd-plugins</tt>. If you built your
+ own gold, be sure to install the <tt>ar</tt> and <tt>nm-new</tt> you built to
+ <tt>/usr/bin</tt>.
+ <p>
</div>
<!-- ======================================================================= -->
@@ -141,8 +153,9 @@ $ llvm-gcc -use-gold-plugin a.a b.o -o m
<div class="doc_section"><a name="lto_autotools">Quickstart for using LTO with autotooled projects</a></div>
<!--=========================================================================-->
<div class="doc_text">
- <p><tt>gold</tt>, <tt>ar</tt> and <tt>nm</tt> all support plugins now, so everything should be
- in place for an easy to use LTO build of autotooled projects:</p>
+ <p>Once your system <tt>ld</tt>, <tt>ar</tt> and <tt>nm</tt> all support LLVM
+ bitcode, everything is in place for an easy to use LTO build of autotooled
+ projects:</p>
<ul>
<li>Follow the instructions <a href="#build">on how to build libLLVMgold.so</a>.</li>
<li>Install the newly built binutils to <tt>$PREFIX</tt></li>
@@ -194,7 +207,7 @@ as much as gold could without the plugin
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
<a href="mailto:nicholas at metrix.on.ca">Nick Lewycky</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2009-01-01 23:10:51 -0800 (Thu, 01 Jan 2009) $
+ Last modified: $Date: 2010-04-16 23:58:21 -0800 (Fri, 16 Apr 2010) $
</address>
</body>
</html>
Modified: vendor/llvm/dist/docs/HowToSubmitABug.html
==============================================================================
--- vendor/llvm/dist/docs/HowToSubmitABug.html Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/docs/HowToSubmitABug.html Tue May 4 16:11:02 2010 (r207618)
@@ -186,9 +186,6 @@ foo.bc, one of the following commands sh
<li><tt><b>llc</b> foo.bc</tt></li>
<li><tt><b>llc</b> foo.bc -relocation-model=pic</tt></li>
<li><tt><b>llc</b> foo.bc -relocation-model=static</tt></li>
-<li><tt><b>llc</b> foo.bc -enable-eh</tt></li>
-<li><tt><b>llc</b> foo.bc -relocation-model=pic -enable-eh</tt></li>
-<li><tt><b>llc</b> foo.bc -relocation-model=static -enable-eh</tt></li>
</ol>
<p>If none of these crash, please follow the instructions for a
@@ -202,11 +199,6 @@ the one corresponding to the command abo
-relocation-model=pic</tt></li>
<li><tt><b>bugpoint</b> -run-llc foo.bc --tool-args
-relocation-model=static</tt></li>
-<li><tt><b>bugpoint</b> -run-llc foo.bc --tool-args -enable-eh</tt></li>
-<li><tt><b>bugpoint</b> -run-llc foo.bc --tool-args
- -relocation-model=pic -enable-eh</tt></li>
-<li><tt><b>bugpoint</b> -run-llc foo.bc --tool-args
- -relocation-model=static -enable-eh</tt></li>
</ol>
<p>Please run this, then file a bug with the instructions and reduced .bc file
@@ -348,7 +340,7 @@ the following:</p>
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a>
<br>
- Last modified: $Date: 2009-10-12 16:46:08 +0200 (Mon, 12 Oct 2009) $
+ Last modified: $Date: 2010-05-02 17:36:26 +0200 (Sun, 02 May 2010) $
</address>
</body>
Modified: vendor/llvm/dist/docs/LangRef.html
==============================================================================
--- vendor/llvm/dist/docs/LangRef.html Tue May 4 15:55:41 2010 (r207617)
+++ vendor/llvm/dist/docs/LangRef.html Tue May 4 16:11:02 2010 (r207618)
@@ -50,6 +50,7 @@
<li><a href="#moduleasm">Module-Level Inline Assembly</a></li>
<li><a href="#datalayout">Data Layout</a></li>
<li><a href="#pointeraliasing">Pointer Aliasing Rules</a></li>
+ <li><a href="#volatile">Volatile Memory Accesses</a></li>
</ol>
</li>
<li><a href="#typesystem">Type System</a>
@@ -89,6 +90,7 @@
<li><a href="#complexconstants">Complex Constants</a></li>
<li><a href="#globalconstants">Global Variable and Function Addresses</a></li>
<li><a href="#undefvalues">Undefined Values</a></li>
+ <li><a href="#trapvalues">Trap Values</a></li>
<li><a href="#blockaddress">Addresses of Basic Blocks</a></li>
<li><a href="#constantexprs">Constant Expressions</a></li>
</ol>
@@ -849,11 +851,15 @@ define i32 @main() {
<p>LLVM allows an explicit section to be specified for globals. If the target
supports it, it will emit globals to the section specified.</p>
-<p>An explicit alignment may be specified for a global. If not present, or if
- the alignment is set to zero, the alignment of the global is set by the
- target to whatever it feels convenient. If an explicit alignment is
- specified, the global is forced to have at least that much alignment. All
- alignments must be a power of 2.</p>
+<p>An explicit alignment may be specified for a global, which must be a power
+ of 2. If not present, or if the alignment is set to zero, the alignment of
+ the global is set by the target to whatever it feels convenient. If an
+ explicit alignment is specified, the global is forced to have exactly that
+ alignment. Targets and optimizers are not allowed to over-align the global
+ if the global has an assigned section. In this case, the extra alignment
+ could be observable: for example, code could assume that the globals are
+ densely packed in their section and try to iterate over them as an array,
+ alignment padding would break this iteration.</p>
<p>For example, the following defines a global in a numbered address space with
an initializer, section, and alignment:</p>
@@ -1297,7 +1303,7 @@ target datalayout = "<i>layout specifica
</dl>
<p>When constructing the data layout for a given target, LLVM starts with a
- default set of specifications which are then (possibly) overriden by the
+ default set of specifications which are then (possibly) overridden by the
specifications in the <tt>datalayout</tt> keyword. The default specifications
are given in this list:</p>
@@ -1393,6 +1399,24 @@ to implement type-based alias analysis.<
</div>
+<!-- ======================================================================= -->
+<div class="doc_subsection">
+ <a name="volatile">Volatile Memory Accesses</a>
+</div>
+
+<div class="doc_text">
+
+<p>Certain memory accesses, such as <a href="#i_load"><tt>load</tt></a>s, <a
+href="#i_store"><tt>store</tt></a>s, and <a
+href="#int_memcpy"><tt>llvm.memcpy</tt></a>s may be marked <tt>volatile</tt>.
+The optimizers must not change the number of volatile operations or change their
+order of execution relative to other volatile operations. The optimizers
+<i>may</i> change the order of volatile operations relative to non-volatile
+operations. This is not Java's "volatile" and has no cross-thread
+synchronization behavior.</p>
+
+</div>
+
<!-- *********************************************************************** -->
<div class="doc_section"> <a name="typesystem">Type System</a> </div>
<!-- *********************************************************************** -->
@@ -2303,6 +2327,114 @@ has undefined behavior.</p>
</div>
<!-- ======================================================================= -->
+<div class="doc_subsection"><a name="trapvalues">Trap Values</a></div>
+<div class="doc_text">
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-all
mailing list