svn commit: r226886 - in projects/geom-events: . bin/df bin/ls cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zpool cddl/contrib/opensolaris/head cdd...

Lev A. Serebryakov lev at FreeBSD.org
Fri Oct 28 17:38:30 UTC 2011


Author: lev (ports committer)
Date: Fri Oct 28 17:38:27 2011
New Revision: 226886
URL: http://svn.freebsd.org/changeset/base/226886

Log:
  Merge r226885 from head

Added:
  projects/geom-events/contrib/llvm/include/llvm-c/Transforms/PassManagerBuilder.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm-c/Transforms/PassManagerBuilder.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/TinyPtrVector.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/ADT/TinyPtrVector.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/BlockFrequencyInfo.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Analysis/BlockFrequencyInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/LoopIterator.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Analysis/LoopIterator.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/LexicalScopes.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/CodeGen/LexicalScopes.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
  projects/geom-events/contrib/llvm/include/llvm/DebugInfo/
     - copied from r226885, head/contrib/llvm/include/llvm/DebugInfo/
  projects/geom-events/contrib/llvm/include/llvm/MC/MCAsmBackend.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCAsmBackend.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCAtom.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCAtom.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCCodeGenInfo.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCCodeGenInfo.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCInstrAnalysis.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCInstrAnalysis.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCModule.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCModule.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCObjectFileInfo.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCObjectFileInfo.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCTargetAsmLexer.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCTargetAsmLexer.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCTargetAsmParser.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MCTargetAsmParser.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MachineLocation.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/MC/MachineLocation.h
  projects/geom-events/contrib/llvm/include/llvm/Object/Archive.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Object/Archive.h
  projects/geom-events/contrib/llvm/include/llvm/Object/MachO.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Object/MachO.h
  projects/geom-events/contrib/llvm/include/llvm/Support/BlockFrequency.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/BlockFrequency.h
  projects/geom-events/contrib/llvm/include/llvm/Support/Capacity.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/Capacity.h
  projects/geom-events/contrib/llvm/include/llvm/Support/CodeGen.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/CodeGen.h
  projects/geom-events/contrib/llvm/include/llvm/Support/DataExtractor.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/DataExtractor.h
  projects/geom-events/contrib/llvm/include/llvm/Support/GCOV.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/GCOV.h
  projects/geom-events/contrib/llvm/include/llvm/Support/TargetRegistry.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/TargetRegistry.h
  projects/geom-events/contrib/llvm/include/llvm/Support/TargetSelect.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Support/TargetSelect.h
  projects/geom-events/contrib/llvm/include/llvm/TableGen/
     - copied from r226885, head/contrib/llvm/include/llvm/TableGen/
  projects/geom-events/contrib/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h
     - copied unchanged from r226885, head/contrib/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h
  projects/geom-events/contrib/llvm/lib/Analysis/BlockFrequencyInfo.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Analysis/BlockFrequencyInfo.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ExecutionDepsFix.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/CodeGen/ExecutionDepsFix.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LexicalScopes.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/CodeGen/LexicalScopes.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveRangeCalc.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/CodeGen/LiveRangeCalc.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveRangeCalc.h
     - copied unchanged from r226885, head/contrib/llvm/lib/CodeGen/LiveRangeCalc.h
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp
  projects/geom-events/contrib/llvm/lib/DebugInfo/
     - copied from r226885, head/contrib/llvm/lib/DebugInfo/
  projects/geom-events/contrib/llvm/lib/MC/MCAsmBackend.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCAtom.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCAtom.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCCodeGenInfo.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCCodeGenInfo.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCInstrAnalysis.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCInstrAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCModule.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCModule.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCObjectFileInfo.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCObjectFileInfo.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCTargetAsmLexer.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/MC/MCTargetAsmLexer.cpp
  projects/geom-events/contrib/llvm/lib/Object/Archive.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Object/Archive.cpp
  projects/geom-events/contrib/llvm/lib/Support/BlockFrequency.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Support/BlockFrequency.cpp
  projects/geom-events/contrib/llvm/lib/Support/DataExtractor.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Support/DataExtractor.cpp
  projects/geom-events/contrib/llvm/lib/TableGen/
     - copied from r226885, head/contrib/llvm/lib/TableGen/
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeAsmBackend.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeBaseInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeBaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/Mips64InstrInfo.td
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/Mips64InstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsCodeEmitter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MipsCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsJITInfo.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MipsJITInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsJITInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MipsJITInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsRelocations.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/Mips/MipsRelocations.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/InstPrinter/
     - copied from r226885, head/contrib/llvm/lib/Target/PTX/InstPrinter/
  projects/geom-events/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXBaseInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXBaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXAsmPrinter.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXAsmPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXFPRoundingModePass.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXFPRoundingModePass.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXInstrLoadStore.td
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXInstrLoadStore.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXMCInstLower.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXMCInstLower.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXParamManager.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXParamManager.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXParamManager.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXParamManager.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXRegAlloc.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXRegAlloc.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXSelectionDAGInfo.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXSelectionDAGInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXSelectionDAGInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PTX/PTXSelectionDAGInfo.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCBaseInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCBaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86VZeroUpper.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Target/X86/X86VZeroUpper.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/GCOV.cpp
     - copied unchanged from r226885, head/contrib/llvm/lib/VMCore/GCOV.cpp
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/BaseSubobject.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/AST/BaseSubobject.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/VTTBuilder.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/AST/VTTBuilder.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/VTableBuilder.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/AST/VTableBuilder.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/LLVM.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Basic/LLVM.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.def
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/ModuleLoader.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Lex/ModuleLoader.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/MultiInitializer.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Sema/MultiInitializer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Weak.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Sema/Weak.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/Module.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Serialization/Module.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ModuleManager.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/Serialization/ModuleManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerRegistry.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerRegistry.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/VTTBuilder.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/AST/VTTBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/VTableBuilder.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/AST/VTableBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/LangOptions.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Basic/LangOptions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/stdalign.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Headers/stdalign.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/MultiInitializer.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Sema/MultiInitializer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaCast.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Sema/SemaCast.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/Module.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Serialization/Module.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ModuleManager.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/Serialization/ModuleManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
     - copied unchanged from r226885, head/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
  projects/geom-events/contrib/llvm/tools/clang/utils/
     - copied from r226885, head/contrib/llvm/tools/clang/utils/
  projects/geom-events/etc/rc.d/static_ndp
     - copied unchanged from r226885, head/etc/rc.d/static_ndp
  projects/geom-events/lib/clang/include/ARMGenDisassemblerTables.inc
     - copied unchanged from r226885, head/lib/clang/include/ARMGenDisassemblerTables.inc
  projects/geom-events/lib/clang/include/clang/Parse/
     - copied from r226885, head/lib/clang/include/clang/Parse/
  projects/geom-events/lib/clang/libllvmtablegen/
     - copied from r226885, head/lib/clang/libllvmtablegen/
  projects/geom-events/lib/libc/gen/modf.c
     - copied unchanged from r226885, head/lib/libc/gen/modf.c
  projects/geom-events/lib/msun/src/k_exp.c
     - copied unchanged from r226885, head/lib/msun/src/k_exp.c
  projects/geom-events/lib/msun/src/k_expf.c
     - copied unchanged from r226885, head/lib/msun/src/k_expf.c
  projects/geom-events/sys/boot/fdt/dts/xlp-basic.dts
     - copied unchanged from r226885, head/sys/boot/fdt/dts/xlp-basic.dts
  projects/geom-events/sys/boot/i386/common/edd.h
     - copied unchanged from r226885, head/sys/boot/i386/common/edd.h
  projects/geom-events/sys/dev/fdt/fdt_mips.c
     - copied unchanged from r226885, head/sys/dev/fdt/fdt_mips.c
  projects/geom-events/sys/mips/include/fdt.h
     - copied unchanged from r226885, head/sys/mips/include/fdt.h
  projects/geom-events/sys/mips/include/ofw_machdep.h
     - copied unchanged from r226885, head/sys/mips/include/ofw_machdep.h
  projects/geom-events/tools/regression/lib/msun/test-ctrig.c
     - copied unchanged from r226885, head/tools/regression/lib/msun/test-ctrig.c
  projects/geom-events/tools/regression/lib/msun/test-ctrig.t
     - copied unchanged from r226885, head/tools/regression/lib/msun/test-ctrig.t
  projects/geom-events/tools/tools/zfsboottest/zfsboottest.sh
     - copied unchanged from r226885, head/tools/tools/zfsboottest/zfsboottest.sh
  projects/geom-events/usr.bin/clang/clang-tblgen/
     - copied from r226885, head/usr.bin/clang/clang-tblgen/
Deleted:
  projects/geom-events/contrib/llvm/include/llvm/Analysis/BlockFrequency.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineBlockFrequency.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineLocation.h
  projects/geom-events/contrib/llvm/include/llvm/CompilerDriver/
  projects/geom-events/contrib/llvm/include/llvm/Support/PassManagerBuilder.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetAsmBackend.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetAsmInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetAsmLexer.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetAsmParser.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetRegistry.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetSelect.h
  projects/geom-events/contrib/llvm/lib/Analysis/BlockFrequency.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LowerSubregs.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineBlockFrequency.cpp
  projects/geom-events/contrib/llvm/lib/CompilerDriver/
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/MCJIT/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/MCJIT/Makefile
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Makefile
  projects/geom-events/contrib/llvm/lib/MC/MCParser/TargetAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/MC/TargetAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Object/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Object/Makefile
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMAddressingModes.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMBaseInfo.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMFixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMMCExpr.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMMCExpr.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMMachObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassemblerCore.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/InstPrinter/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/ARM/InstPrinter/Makefile
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/ARM/NEONMoveFix.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/Alpha/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/AsmParser/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/AsmParser/Makefile
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/Disassembler/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/Disassembler/Makefile
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/InstPrinter/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/InstPrinter/Makefile
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/MSP430/InstPrinter/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/MSP430/InstPrinter/Makefile
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/Mips/InstPrinter/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/Mips/InstPrinter/Makefile
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/PTX/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/PTX/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/PTX/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXCallingConv.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/TargetInfo/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/PTX/TargetInfo/Makefile
  projects/geom-events/contrib/llvm/lib/Target/PTX/generate-register-td.py
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/InstPrinter/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/InstPrinter/Makefile
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCAsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCFixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCMCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCPredicates.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCPredicates.h
  projects/geom-events/contrib/llvm/lib/Target/Sparc/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/Sparc/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/TargetAsmInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/TargetAsmLexer.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/Makefile
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Target/X86/SSEDomainFix.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/Utils/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/X86/Utils/Makefile
  projects/geom-events/contrib/llvm/lib/Target/X86/X86AsmBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86FixupKinds.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86MCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86MachObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/MCTargetDesc/CMakeLists.txt
  projects/geom-events/contrib/llvm/lib/Target/XCore/MCTargetDesc/Makefile
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/LowerSetJmp.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/TailDuplication.cpp
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Config/
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticClient.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticsClient.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ASTSerializationListener.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerProvider.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticClients.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/GRState.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/GRStateTrait.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TransferFuncs.h
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/CMakeLists.txt
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/Makefile
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticsClient.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaCXXCast.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/CMakeLists.txt
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckerProvider.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckerProvider.h
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Makefile
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicStore.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CFRefCount.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CMakeLists.txt
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CXXExprEngine.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/FlatStore.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/GRState.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Makefile
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CMakeLists.txt
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/Makefile
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Makefile
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/README.txt
  projects/geom-events/contrib/llvm/utils/TableGen/ClangASTNodesEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/ClangASTNodesEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/ClangAttrEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/ClangAttrEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/ClangDiagnosticsEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/ClangDiagnosticsEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/ClangSACheckersEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/ClangSACheckersEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/Error.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/Error.h
  projects/geom-events/contrib/llvm/utils/TableGen/LLVMCConfigurationEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/LLVMCConfigurationEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/NeonEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/NeonEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/OptParserEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/OptParserEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/Record.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/Record.h
  projects/geom-events/contrib/llvm/utils/TableGen/TGLexer.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/TGLexer.h
  projects/geom-events/contrib/llvm/utils/TableGen/TGParser.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/TGParser.h
  projects/geom-events/contrib/llvm/utils/TableGen/TableGenBackend.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/TableGenBackend.h
  projects/geom-events/lib/clang/include/ARMGenDecoderTables.inc
  projects/geom-events/lib/libc/amd64/gen/modf.S
  projects/geom-events/lib/libc/arm/gen/modf.c
  projects/geom-events/lib/libc/i386/gen/modf.S
  projects/geom-events/lib/libc/ia64/gen/modf.c
  projects/geom-events/lib/libc/mips/gen/modf.S
  projects/geom-events/lib/libc/mips/gen/modf.c
  projects/geom-events/lib/libc/powerpc/gen/modf.c
  projects/geom-events/lib/libc/powerpc64/gen/modf.c
  projects/geom-events/lib/libc/sparc64/gen/modf.S
Modified:
  projects/geom-events/Makefile.inc1
  projects/geom-events/bin/df/df.1
  projects/geom-events/bin/df/df.c
  projects/geom-events/bin/ls/ls.c
  projects/geom-events/cddl/contrib/opensolaris/cmd/zdb/zdb.c
  projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs.8
  projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
  projects/geom-events/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
  projects/geom-events/cddl/contrib/opensolaris/head/thread.h
  projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h
  projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_changelist.c
  projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
  projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h
  projects/geom-events/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c
  projects/geom-events/contrib/gcc/BASE-VER
  projects/geom-events/contrib/gcc/DEV-PHASE
  projects/geom-events/contrib/llvm/include/llvm-c/Core.h
  projects/geom-events/contrib/llvm/include/llvm-c/Disassembler.h
  projects/geom-events/contrib/llvm/include/llvm-c/Object.h
  projects/geom-events/contrib/llvm/include/llvm-c/Target.h
  projects/geom-events/contrib/llvm/include/llvm-c/Transforms/IPO.h
  projects/geom-events/contrib/llvm/include/llvm-c/Transforms/Scalar.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/APInt.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/ArrayRef.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/DenseMap.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/DenseMapInfo.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/DenseSet.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/ImmutableMap.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/ImmutableSet.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/IntervalMap.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/PointerUnion.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/PostOrderIterator.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/SCCIterator.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/STLExtras.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/SmallVector.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/Statistic.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/StringExtras.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/Triple.h
  projects/geom-events/contrib/llvm/include/llvm/ADT/Twine.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/AliasAnalysis.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/AliasSetTracker.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/BlockFrequencyImpl.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/BranchProbabilityInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/CodeMetrics.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/ConstantFolding.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/DIBuilder.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/DebugInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/FindUsedTypes.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/IVUsers.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/InlineCost.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/InstructionSimplify.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/LoopInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/LoopPass.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/MemoryBuiltins.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/RegionPass.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/ScalarEvolution.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h
  projects/geom-events/contrib/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h
  projects/geom-events/contrib/llvm/include/llvm/Argument.h
  projects/geom-events/contrib/llvm/include/llvm/Attributes.h
  projects/geom-events/contrib/llvm/include/llvm/AutoUpgrade.h
  projects/geom-events/contrib/llvm/include/llvm/BasicBlock.h
  projects/geom-events/contrib/llvm/include/llvm/Bitcode/LLVMBitCodes.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/Analysis.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/CalcSpillWeights.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/FastISel.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/ISDOpcodes.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/LiveInterval.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/LiveStackAnalysis.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/LiveVariables.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineBasicBlock.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineConstantPool.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineFrameInfo.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineInstr.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineModuleInfo.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineOperand.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/MachineRegisterInfo.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/Passes.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/SelectionDAG.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/SlotIndexes.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  projects/geom-events/contrib/llvm/include/llvm/CodeGen/ValueTypes.h
  projects/geom-events/contrib/llvm/include/llvm/Constant.h
  projects/geom-events/contrib/llvm/include/llvm/Constants.h
  projects/geom-events/contrib/llvm/include/llvm/DerivedTypes.h
  projects/geom-events/contrib/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h
  projects/geom-events/contrib/llvm/include/llvm/Function.h
  projects/geom-events/contrib/llvm/include/llvm/GlobalAlias.h
  projects/geom-events/contrib/llvm/include/llvm/GlobalValue.h
  projects/geom-events/contrib/llvm/include/llvm/GlobalVariable.h
  projects/geom-events/contrib/llvm/include/llvm/InitializePasses.h
  projects/geom-events/contrib/llvm/include/llvm/InlineAsm.h
  projects/geom-events/contrib/llvm/include/llvm/InstrTypes.h
  projects/geom-events/contrib/llvm/include/llvm/Instruction.def
  projects/geom-events/contrib/llvm/include/llvm/Instruction.h
  projects/geom-events/contrib/llvm/include/llvm/Instructions.h
  projects/geom-events/contrib/llvm/include/llvm/IntrinsicInst.h
  projects/geom-events/contrib/llvm/include/llvm/Intrinsics.h
  projects/geom-events/contrib/llvm/include/llvm/Intrinsics.td
  projects/geom-events/contrib/llvm/include/llvm/IntrinsicsXCore.td
  projects/geom-events/contrib/llvm/include/llvm/LinkAllPasses.h
  projects/geom-events/contrib/llvm/include/llvm/Linker.h
  projects/geom-events/contrib/llvm/include/llvm/MC/EDInstInfo.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCAsmInfo.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCAsmInfoDarwin.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCAssembler.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCContext.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCDirectives.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCDisassembler.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCDwarf.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCInst.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCInstPrinter.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCInstrDesc.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCObjectStreamer.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCParser/AsmLexer.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCParser/MCAsmLexer.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCParser/MCAsmParser.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCRegisterInfo.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCStreamer.h
  projects/geom-events/contrib/llvm/include/llvm/MC/MCValue.h
  projects/geom-events/contrib/llvm/include/llvm/Module.h
  projects/geom-events/contrib/llvm/include/llvm/Object/COFF.h
  projects/geom-events/contrib/llvm/include/llvm/Object/MachOFormat.h
  projects/geom-events/contrib/llvm/include/llvm/Object/MachOObject.h
  projects/geom-events/contrib/llvm/include/llvm/Object/ObjectFile.h
  projects/geom-events/contrib/llvm/include/llvm/OperandTraits.h
  projects/geom-events/contrib/llvm/include/llvm/Operator.h
  projects/geom-events/contrib/llvm/include/llvm/PassManagers.h
  projects/geom-events/contrib/llvm/include/llvm/Support/BranchProbability.h
  projects/geom-events/contrib/llvm/include/llvm/Support/CallSite.h
  projects/geom-events/contrib/llvm/include/llvm/Support/CommandLine.h
  projects/geom-events/contrib/llvm/include/llvm/Support/ConstantFolder.h
  projects/geom-events/contrib/llvm/include/llvm/Support/DataTypes.h.in
  projects/geom-events/contrib/llvm/include/llvm/Support/Dwarf.h
  projects/geom-events/contrib/llvm/include/llvm/Support/DynamicLibrary.h
  projects/geom-events/contrib/llvm/include/llvm/Support/ELF.h
  projects/geom-events/contrib/llvm/include/llvm/Support/FileSystem.h
  projects/geom-events/contrib/llvm/include/llvm/Support/Format.h
  projects/geom-events/contrib/llvm/include/llvm/Support/GetElementPtrTypeIterator.h
  projects/geom-events/contrib/llvm/include/llvm/Support/IRBuilder.h
  projects/geom-events/contrib/llvm/include/llvm/Support/InstVisitor.h
  projects/geom-events/contrib/llvm/include/llvm/Support/MachO.h
  projects/geom-events/contrib/llvm/include/llvm/Support/MemoryBuffer.h
  projects/geom-events/contrib/llvm/include/llvm/Support/NoFolder.h
  projects/geom-events/contrib/llvm/include/llvm/Support/PathV1.h
  projects/geom-events/contrib/llvm/include/llvm/Support/PathV2.h
  projects/geom-events/contrib/llvm/include/llvm/Support/Process.h
  projects/geom-events/contrib/llvm/include/llvm/Support/SMLoc.h
  projects/geom-events/contrib/llvm/include/llvm/Support/SourceMgr.h
  projects/geom-events/contrib/llvm/include/llvm/Support/TargetFolder.h
  projects/geom-events/contrib/llvm/include/llvm/Support/TypeBuilder.h
  projects/geom-events/contrib/llvm/include/llvm/Target/Target.td
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetData.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetFrameLowering.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetInstrInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetIntrinsicInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetLowering.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetLoweringObjectFile.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetMachine.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetOptions.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetRegisterInfo.h
  projects/geom-events/contrib/llvm/include/llvm/Target/TargetSelectionDAG.td
  projects/geom-events/contrib/llvm/include/llvm/Transforms/IPO.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Scalar.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/AddrModeMatcher.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/FunctionUtils.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/SSAUpdater.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/UnrollLoop.h
  projects/geom-events/contrib/llvm/include/llvm/Transforms/Utils/ValueMapper.h
  projects/geom-events/contrib/llvm/include/llvm/Type.h
  projects/geom-events/contrib/llvm/include/llvm/User.h
  projects/geom-events/contrib/llvm/include/llvm/Value.h
  projects/geom-events/contrib/llvm/lib/Analysis/AliasAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/AliasSetTracker.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/Analysis.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/BasicAliasAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/BranchProbabilityInfo.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/ConstantFolding.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/DIBuilder.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/DbgInfoPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/DebugInfo.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/IPA/CallGraphSCCPass.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/IPA/FindUsedTypes.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/IVUsers.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/InlineCost.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/InstructionSimplify.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/LazyValueInfo.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/Lint.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/Loads.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/LoopDependenceAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/LoopInfo.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/LoopPass.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/MemDepPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/MemoryBuiltins.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/PHITransAddr.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/PathNumbering.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/RegionPass.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/ScalarEvolution.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/ScalarEvolutionExpander.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
  projects/geom-events/contrib/llvm/lib/Analysis/ValueTracking.cpp
  projects/geom-events/contrib/llvm/lib/AsmParser/LLLexer.cpp
  projects/geom-events/contrib/llvm/lib/AsmParser/LLParser.cpp
  projects/geom-events/contrib/llvm/lib/AsmParser/LLParser.h
  projects/geom-events/contrib/llvm/lib/AsmParser/LLToken.h
  projects/geom-events/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  projects/geom-events/contrib/llvm/lib/Bitcode/Reader/BitcodeReader.h
  projects/geom-events/contrib/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  projects/geom-events/contrib/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  projects/geom-events/contrib/llvm/lib/Bitcode/Writer/ValueEnumerator.h
  projects/geom-events/contrib/llvm/lib/CodeGen/Analysis.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DIE.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfException.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/AsmPrinter/Win64Exception.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/BranchFolding.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/CalcSpillWeights.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/CodeGen.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/DwarfEHPrepare.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ELFCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ELFCodeEmitter.h
  projects/geom-events/contrib/llvm/lib/CodeGen/ELFWriter.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/IfConversion.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/InlineSpiller.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/InterferenceCache.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/InterferenceCache.h
  projects/geom-events/contrib/llvm/lib/CodeGen/IntrinsicLowering.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LLVMTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveDebugVariables.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveInterval.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveIntervalUnion.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveIntervalUnion.h
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveRangeEdit.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveRangeEdit.h
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveStackAnalysis.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/LiveVariables.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineBasicBlock.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineCSE.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineFunction.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineInstr.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineLICM.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineModuleInfo.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineSink.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/MachineVerifier.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/PHIElimination.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/PeepholeOptimizer.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ProcessImplicitDefs.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/PrologEpilogInserter.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegAllocBasic.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegAllocGreedy.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegAllocLinearScan.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegAllocPBQP.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegisterClassInfo.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegisterClassInfo.h
  projects/geom-events/contrib/llvm/lib/CodeGen/RegisterCoalescer.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/RegisterCoalescer.h
  projects/geom-events/contrib/llvm/lib/CodeGen/RegisterScavenging.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ScheduleDAG.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ScheduleDAGInstrs.h
  projects/geom-events/contrib/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/ShadowStackGC.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SjLjEHPrepare.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SpillPlacement.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SpillPlacement.h
  projects/geom-events/contrib/llvm/lib/CodeGen/SplitKit.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/SplitKit.h
  projects/geom-events/contrib/llvm/lib/CodeGen/Splitter.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/StackProtector.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/StrongPHIElimination.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/TailDuplication.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/TargetInstrInfoImpl.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  projects/geom-events/contrib/llvm/lib/CodeGen/VirtRegMap.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/ExecutionEngine.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/JIT/Intercept.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/JIT/JIT.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/JIT/JIT.h
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/JIT/JITDwarfEmitter.h
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/MCJIT/Intercept.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  projects/geom-events/contrib/llvm/lib/ExecutionEngine/TargetSelect.cpp
  projects/geom-events/contrib/llvm/lib/Linker/LinkModules.cpp
  projects/geom-events/contrib/llvm/lib/Linker/Linker.cpp
  projects/geom-events/contrib/llvm/lib/MC/ELFObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/MC/ELFObjectWriter.h
  projects/geom-events/contrib/llvm/lib/MC/MCAsmInfo.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCAsmInfoCOFF.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCAsmInfoDarwin.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCAsmStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCAssembler.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCContext.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/Disassembler.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/Disassembler.h
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/EDDisassembler.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/EDDisassembler.h
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/EDInst.h
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/EDToken.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCDisassembler/EDToken.h
  projects/geom-events/contrib/llvm/lib/MC/MCDwarf.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCELF.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCELFStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCELFStreamer.h
  projects/geom-events/contrib/llvm/lib/MC/MCExpr.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCLoggingStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCMachOStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCNullStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCObjectStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCParser/AsmLexer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCParser/AsmParser.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCParser/COFFAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCParser/ELFAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCParser/MCAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCPureStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCStreamer.cpp
  projects/geom-events/contrib/llvm/lib/MC/MCWin64EH.cpp
  projects/geom-events/contrib/llvm/lib/MC/MachObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/MC/WinCOFFObjectWriter.cpp
  projects/geom-events/contrib/llvm/lib/MC/WinCOFFStreamer.cpp
  projects/geom-events/contrib/llvm/lib/Object/Binary.cpp
  projects/geom-events/contrib/llvm/lib/Object/COFFObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Object/ELFObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Object/MachOObject.cpp
  projects/geom-events/contrib/llvm/lib/Object/MachOObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Object/Object.cpp
  projects/geom-events/contrib/llvm/lib/Object/ObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Support/APFloat.cpp
  projects/geom-events/contrib/llvm/lib/Support/APInt.cpp
  projects/geom-events/contrib/llvm/lib/Support/Atomic.cpp
  projects/geom-events/contrib/llvm/lib/Support/BranchProbability.cpp
  projects/geom-events/contrib/llvm/lib/Support/CommandLine.cpp
  projects/geom-events/contrib/llvm/lib/Support/ConstantRange.cpp
  projects/geom-events/contrib/llvm/lib/Support/CrashRecoveryContext.cpp
  projects/geom-events/contrib/llvm/lib/Support/Disassembler.cpp
  projects/geom-events/contrib/llvm/lib/Support/Dwarf.cpp
  projects/geom-events/contrib/llvm/lib/Support/DynamicLibrary.cpp
  projects/geom-events/contrib/llvm/lib/Support/FoldingSet.cpp
  projects/geom-events/contrib/llvm/lib/Support/Host.cpp
  projects/geom-events/contrib/llvm/lib/Support/IncludeFile.cpp
  projects/geom-events/contrib/llvm/lib/Support/Memory.cpp
  projects/geom-events/contrib/llvm/lib/Support/MemoryBuffer.cpp
  projects/geom-events/contrib/llvm/lib/Support/MemoryObject.cpp
  projects/geom-events/contrib/llvm/lib/Support/Mutex.cpp
  projects/geom-events/contrib/llvm/lib/Support/Path.cpp
  projects/geom-events/contrib/llvm/lib/Support/PathV2.cpp
  projects/geom-events/contrib/llvm/lib/Support/PrettyStackTrace.cpp
  projects/geom-events/contrib/llvm/lib/Support/RWMutex.cpp
  projects/geom-events/contrib/llvm/lib/Support/SearchForAddressOfSpecialSymbol.cpp
  projects/geom-events/contrib/llvm/lib/Support/StringExtras.cpp
  projects/geom-events/contrib/llvm/lib/Support/StringRef.cpp
  projects/geom-events/contrib/llvm/lib/Support/TargetRegistry.cpp
  projects/geom-events/contrib/llvm/lib/Support/ThreadLocal.cpp
  projects/geom-events/contrib/llvm/lib/Support/Threading.cpp
  projects/geom-events/contrib/llvm/lib/Support/Triple.cpp
  projects/geom-events/contrib/llvm/lib/Support/Twine.cpp
  projects/geom-events/contrib/llvm/lib/Support/Unix/Host.inc
  projects/geom-events/contrib/llvm/lib/Support/Unix/Path.inc
  projects/geom-events/contrib/llvm/lib/Support/Unix/PathV2.inc
  projects/geom-events/contrib/llvm/lib/Support/Unix/Process.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/DynamicLibrary.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/Memory.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/PathV2.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/Process.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/RWMutex.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/Signals.inc
  projects/geom-events/contrib/llvm/lib/Support/Windows/Windows.h
  projects/geom-events/contrib/llvm/lib/Support/raw_ostream.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARM.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARM.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMConstantPoolValue.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMFastISel.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMGlobalMerge.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrFormats.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrNEON.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrThumb.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrThumb2.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMInstrVFP.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMMCInstLower.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMRegisterInfo.td
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMSubtarget.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/ARMTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/AsmParser/ARMAsmLexer.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Thumb1RegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/AlphaTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/Alpha/MCTargetDesc/AlphaMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/Alpha/TargetInfo/AlphaTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinFrameLowering.h
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinIntrinsicInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinIntrinsicInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/BlackfinTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/MCTargetDesc/BlackfinMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/Blackfin/TargetInfo/BlackfinTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/CBackend/CBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/CBackend/CTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/CBackend/TargetInfo/CBackendTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/MCTargetDesc/SPUMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/MCTargetDesc/SPUMCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUFrameLowering.h
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPURegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPURegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/SPUTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/CellSPU/TargetInfo/CellSPUTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/CppBackend/CPPBackend.cpp
  projects/geom-events/contrib/llvm/lib/Target/CppBackend/CPPTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/AsmParser/MBlazeAsmLexer.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/Disassembler/MBlazeDisassembler.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlaze.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeInstrInfo.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeIntrinsicInfo.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MBlazeTargetObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/MBlaze/TargetInfo/MBlazeTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430ISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430RegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430Subtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/MSP430/MSP430TargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mangler.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/Mips.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/Mips.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsCallingConv.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsFrameLowering.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsInstrFPU.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsInstrFormats.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsInstrInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsMCInstLower.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsMCInstLower.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsMCSymbolRefExpr.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsMCSymbolRefExpr.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsMachineFunction.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsRegisterInfo.td
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsSubtarget.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/MCTargetDesc/PTXMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTX.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTX.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXInstrFormats.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXIntrinsicInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXMCAsmStreamer.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXMFInfoExtract.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXMachineFunctionInfo.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXRegisterInfo.td
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXSubtarget.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/PTX/PTXTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/PTX/TargetInfo/PTXTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPC.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPC.td
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCCodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCFrameLowering.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/PPCTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/Sparc/SparcTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/SystemZTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/Target.cpp
  projects/geom-events/contrib/llvm/lib/Target/TargetData.cpp
  projects/geom-events/contrib/llvm/lib/Target/TargetFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/TargetLoweringObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Target/TargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/TargetRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/AsmParser/X86AsmLexer.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/Disassembler/X86Disassembler.h
  projects/geom-events/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
  projects/geom-events/contrib/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h
  projects/geom-events/contrib/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86AsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86CodeEmitter.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86ELFWriterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86FastISel.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86FloatingPoint.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86FrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86FrameLowering.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86ISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86ISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrArithmetic.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrCompiler.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrExtension.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrFormats.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrInfo.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrSSE.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrSystem.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86InstrVMX.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86MCInstLower.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86MachineFunctionInfo.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86RegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86RegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86RegisterInfo.td
  projects/geom-events/contrib/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86Subtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86Subtarget.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86TargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86TargetMachine.h
  projects/geom-events/contrib/llvm/lib/Target/X86/X86TargetObjectFile.cpp
  projects/geom-events/contrib/llvm/lib/Target/X86/X86TargetObjectFile.h
  projects/geom-events/contrib/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreFrameLowering.h
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreISelLowering.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreISelLowering.h
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.h
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreInstrInfo.td
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreRegisterInfo.h
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreSubtarget.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.cpp
  projects/geom-events/contrib/llvm/lib/Target/XCore/XCoreTargetMachine.h
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/ConstantMerge.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/GlobalOpt.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/IPO.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/InlineAlways.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/InlineSimple.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/Inliner.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/LoopExtractor.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/MergeFunctions.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/PruneEH.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/IPO/StripSymbols.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombine.h
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Instrumentation/EdgeProfiling.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Instrumentation/ProfilingUtils.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/ADCE.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/CodeGenPrepare.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/GVN.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/JumpThreading.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/LICM.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/LowerAtomic.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/ObjCARC.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/Reassociate.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/SCCP.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/Scalar.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/SimplifyLibCalls.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Scalar/Sink.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/AddrModeMatcher.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/CloneFunction.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/CloneModule.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/CodeExtractor.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/InlineFunction.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/Local.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/LoopSimplify.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/LoopUnroll.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/LowerExpectIntrinsic.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/LowerInvoke.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/LowerSwitch.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/SSAUpdater.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  projects/geom-events/contrib/llvm/lib/Transforms/Utils/ValueMapper.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/AsmWriter.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Attributes.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/AutoUpgrade.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/BasicBlock.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/ConstantFold.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/ConstantFold.h
  projects/geom-events/contrib/llvm/lib/VMCore/Constants.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/ConstantsContext.h
  projects/geom-events/contrib/llvm/lib/VMCore/Core.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/DebugLoc.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Function.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Globals.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/IRBuilder.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/InlineAsm.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Instruction.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Instructions.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/LLVMContextImpl.h
  projects/geom-events/contrib/llvm/lib/VMCore/Module.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/PassManager.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/PassRegistry.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Type.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Value.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/ValueTypes.cpp
  projects/geom-events/contrib/llvm/lib/VMCore/Verifier.cpp
  projects/geom-events/contrib/llvm/tools/clang/include/clang-c/Index.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/APValue.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ASTContext.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ASTImporter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ASTMutationListener.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/Attr.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/CXXInheritance.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/CharUnits.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/Decl.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclCXX.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclContextInternals.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclObjC.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclTemplate.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/DeclarationName.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/Expr.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ExprCXX.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ExprObjC.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/Mangle.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/OperationKinds.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/ParentMap.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/PrettyPrinter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/RecordLayout.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/Stmt.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/StmtVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/TemplateBase.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/TemplateName.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/Type.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/TypeLoc.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/TypeNodes.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/TypeVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/AST/UnresolvedSet.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/FormatString.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisContext.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/CFG.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowSolver.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Support/BlkExprDeclBitVector.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Visitors/CFGRecStmtVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Analysis/Visitors/CFGStmtVisitor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/Attr.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/Builtins.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/Builtins.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DeclNodes.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DelayedCleanupPool.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticASTKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/FileManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/IdentifierTable.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/MacroBuilder.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/OnDiskHashTable.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/OpenCLExtensions.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/SourceLocation.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/SourceManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/Specifiers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/StmtNodes.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/TargetInfo.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Basic/VersionTuple.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Action.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Arg.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/ArgList.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/CC1Options.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Compilation.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Driver.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Job.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/OptTable.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Option.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Options.td
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Tool.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/ToolChain.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Types.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Driver/Util.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/ASTUnit.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/Analyses.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/AnalyzerOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/CommandLineSourceLoc.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/FrontendAction.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/FrontendActions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/HeaderSearchOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/LangStandard.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/LangStandards.def
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/PreprocessorOptions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Frontend/Utils.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Index/ASTLocation.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Index/CallGraph.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Index/Entity.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Index/Handlers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Index/TranslationUnit.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/HeaderMap.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearch.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/Lexer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/LiteralSupport.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/MacroInfo.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/PPCallbacks.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/PTHManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/Pragma.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/Preprocessor.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/Token.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Lex/TokenLexer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Parse/ParseAST.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Parse/Parser.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Rewrite/ASTConsumers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Rewrite/FixItRewriter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Rewrite/FrontendActions.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Rewrite/Rewriter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Rewrite/Rewriters.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/AttributeList.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/CXXFieldCollector.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/DeclSpec.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Designator.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Initialization.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Lookup.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Overload.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Ownership.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/PrettyDeclStackTrace.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Scope.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/ScopeInfo.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Sema.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/Template.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Sema/TypoCorrection.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ASTReader.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ASTWriter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/Serialization/ChainedIncludesSource.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngineBuilders.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ObjCMessage.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
  projects/geom-events/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMTActions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/Internals.h
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.h
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/APValue.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ASTContext.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ASTImporter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/CXXInheritance.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/Decl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DeclBase.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DeclCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DeclObjC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DeclPrinter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DeclTemplate.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DeclarationName.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/DumpXML.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/Expr.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ExprCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ExprClassification.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ExprConstant.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ExternalASTSource.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/InheritViz.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ItaniumMangle.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/Mangle.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/ParentMap.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/RecordLayout.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/Stmt.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/StmtDumper.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/StmtPrinter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/StmtProfile.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/TemplateBase.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/TemplateName.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/Type.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/TypeLoc.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/AST/TypePrinter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/AnalysisContext.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/CFG.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/CFGStmtMap.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/FormatString.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/LiveVariables.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/PseudoConstantAnalysis.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/ReachableCode.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/Builtins.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/Diagnostic.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/FileManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/IdentifierTable.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/SourceLocation.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/TargetInfo.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/Targets.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/Version.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Basic/VersionTuple.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCall.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGException.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGException.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGObjC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGRTTI.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGStmt.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGVTT.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CGValue.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Action.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/ArgList.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Compilation.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Driver.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/HostInfo.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Job.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/OptTable.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Option.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Phases.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/ToolChains.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/ToolChains.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Tools.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Tools.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Driver/Types.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/ASTMerge.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/ASTUnit.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/CacheTokens.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/DependencyFile.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/FrontendAction.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/FrontendActions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/FrontendOptions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/LangStandards.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Frontend/Warnings.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/avxintrin.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/emmintrin.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/float.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/mm_malloc.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/pmmintrin.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/tgmath.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Headers/xmmintrin.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Index/ASTLocation.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Index/CallGraph.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Index/Entity.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Index/EntityImpl.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Index/GlobalSelector.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/HeaderMap.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/HeaderSearch.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/Lexer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/LiteralSupport.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/MacroArgs.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/MacroArgs.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/MacroInfo.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PPCaching.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PPDirectives.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PPExpressions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PPLexerChange.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PTHLexer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/Pragma.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/Preprocessor.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Lex/TokenLexer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseAST.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseDecl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseExpr.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseInit.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseObjc.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParsePragma.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseStmt.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseTemplate.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/ParseTentative.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/Parser.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Parse/RAIIObjectsForParser.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/FixItRewriter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/FrontendActions.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/HTMLPrint.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/RewriteMacros.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/RewriteObjC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/RewriteTest.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Rewrite/Rewriter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/AttributeList.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/DeclSpec.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/Sema.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaAccess.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaAttr.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaDecl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaExpr.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaInit.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaOverload.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaStmt.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaTemplate.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/SemaType.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/TargetAttributesSema.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Sema/TreeTransform.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.h
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTReader.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/ChainedIncludesSource.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AdjustedReturnValueChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AttrNonNullChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Checkers.td
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdempotentOperationChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorsChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/OSAtomicChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AggExprVisitor.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicConstraintManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ObjCMessage.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.h
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/TextPathDiagnostics.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.h
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  projects/geom-events/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
  projects/geom-events/contrib/llvm/tools/clang/tools/driver/cc1_main.cpp
  projects/geom-events/contrib/llvm/tools/clang/tools/driver/cc1as_main.cpp
  projects/geom-events/contrib/llvm/tools/clang/tools/driver/driver.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/ARMDecoderEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/ARMDecoderEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/AsmMatcherEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/AsmMatcherEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/AsmWriterEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/AsmWriterEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/AsmWriterInst.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CallingConvEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CallingConvEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/CodeEmitterGen.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CodeEmitterGen.h
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenInstruction.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenInstruction.h
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenRegisters.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenRegisters.h
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenTarget.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/CodeGenTarget.h
  projects/geom-events/contrib/llvm/utils/TableGen/DAGISelEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/DAGISelEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/DAGISelMatcher.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/DAGISelMatcherGen.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/DisassemblerEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/DisassemblerEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/EDEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/EDEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/FastISelEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/FastISelEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/FixedLenDecoderEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/InstrEnumEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/InstrEnumEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/InstrInfoEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/InstrInfoEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/IntrinsicEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/IntrinsicEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/PseudoLoweringEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/PseudoLoweringEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/RegisterInfoEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/RegisterInfoEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/SetTheory.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/SubtargetEmitter.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/SubtargetEmitter.h
  projects/geom-events/contrib/llvm/utils/TableGen/TableGen.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/X86DisassemblerTables.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/X86DisassemblerTables.h
  projects/geom-events/contrib/llvm/utils/TableGen/X86RecognizableInstr.cpp
  projects/geom-events/contrib/llvm/utils/TableGen/X86RecognizableInstr.h
  projects/geom-events/contrib/tzcode/stdtime/localtime.c
  projects/geom-events/contrib/tzdata/asia
  projects/geom-events/contrib/tzdata/australasia
  projects/geom-events/contrib/tzdata/backward
  projects/geom-events/contrib/tzdata/europe
  projects/geom-events/contrib/tzdata/northamerica
  projects/geom-events/contrib/tzdata/southamerica
  projects/geom-events/contrib/tzdata/zone.tab
  projects/geom-events/etc/defaults/periodic.conf
  projects/geom-events/etc/defaults/rc.conf
  projects/geom-events/etc/devd.conf
  projects/geom-events/etc/devd/usb.conf
  projects/geom-events/etc/devfs.conf
  projects/geom-events/etc/network.subr
  projects/geom-events/etc/periodic/daily/800.scrub-zfs
  projects/geom-events/etc/rc.d/Makefile
  projects/geom-events/etc/rc.d/NETWORKING
  projects/geom-events/etc/rc.d/dhclient
  projects/geom-events/gnu/usr.bin/cc/Makefile.ver
  projects/geom-events/gnu/usr.bin/cc/cc_tools/freebsd-native.h
  projects/geom-events/include/ieeefp.h
  projects/geom-events/lib/clang/Makefile
  projects/geom-events/lib/clang/clang.build.mk
  projects/geom-events/lib/clang/include/clang/Basic/Version.inc
  projects/geom-events/lib/clang/include/llvm/Config/config.h
  projects/geom-events/lib/clang/include/llvm/Config/llvm-config.h
  projects/geom-events/lib/clang/libclanganalysis/Makefile
  projects/geom-events/lib/clang/libclangarcmigrate/Makefile
  projects/geom-events/lib/clang/libclangast/Makefile
  projects/geom-events/lib/clang/libclangbasic/Makefile
  projects/geom-events/lib/clang/libclangcodegen/Makefile
  projects/geom-events/lib/clang/libclangfrontend/Makefile
  projects/geom-events/lib/clang/libclangparse/Makefile
  projects/geom-events/lib/clang/libclangsema/Makefile
  projects/geom-events/lib/clang/libclangserialization/Makefile
  projects/geom-events/lib/clang/libclangstaticanalyzercheckers/Makefile
  projects/geom-events/lib/clang/libclangstaticanalyzercore/Makefile
  projects/geom-events/lib/clang/libllvmarmcodegen/Makefile
  projects/geom-events/lib/clang/libllvmarmdesc/Makefile
  projects/geom-events/lib/clang/libllvmarmdisassembler/Makefile
  projects/geom-events/lib/clang/libllvmcodegen/Makefile
  projects/geom-events/lib/clang/libllvmipo/Makefile
  projects/geom-events/lib/clang/libllvmmc/Makefile
  projects/geom-events/lib/clang/libllvmmcparser/Makefile
  projects/geom-events/lib/clang/libllvmmipscodegen/Makefile
  projects/geom-events/lib/clang/libllvmmipsdesc/Makefile
  projects/geom-events/lib/clang/libllvmpowerpccodegen/Makefile
  projects/geom-events/lib/clang/libllvmpowerpcdesc/Makefile
  projects/geom-events/lib/clang/libllvmscalaropts/Makefile
  projects/geom-events/lib/clang/libllvmtarget/Makefile
  projects/geom-events/lib/clang/libllvmtransformutils/Makefile
  projects/geom-events/lib/clang/libllvmx86codegen/Makefile
  projects/geom-events/lib/clang/libllvmx86desc/Makefile
  projects/geom-events/lib/clang/libllvmx86disassembler/Makefile
  projects/geom-events/lib/libarchive/archive_hash.h
  projects/geom-events/lib/libarchive/archive_read_disk.3
  projects/geom-events/lib/libarchive/config_freebsd.h
  projects/geom-events/lib/libc/amd64/Symbol.map
  projects/geom-events/lib/libc/amd64/gen/Makefile.inc
  projects/geom-events/lib/libc/arm/Symbol.map
  projects/geom-events/lib/libc/arm/gen/Makefile.inc
  projects/geom-events/lib/libc/gen/Makefile.inc
  projects/geom-events/lib/libc/gen/Symbol.map
  projects/geom-events/lib/libc/gen/getutxent.3
  projects/geom-events/lib/libc/gen/pututxline.c
  projects/geom-events/lib/libc/i386/Symbol.map
  projects/geom-events/lib/libc/i386/gen/Makefile.inc
  projects/geom-events/lib/libc/ia64/Symbol.map
  projects/geom-events/lib/libc/ia64/gen/Makefile.inc
  projects/geom-events/lib/libc/mips/Symbol.map
  projects/geom-events/lib/libc/mips/gen/Makefile.inc
  projects/geom-events/lib/libc/powerpc/Symbol.map
  projects/geom-events/lib/libc/powerpc/gen/Makefile.inc
  projects/geom-events/lib/libc/powerpc64/Symbol.map
  projects/geom-events/lib/libc/powerpc64/gen/Makefile.inc
  projects/geom-events/lib/libc/sparc64/Symbol.map
  projects/geom-events/lib/libc/sparc64/gen/Makefile.inc
  projects/geom-events/lib/libc/stdio/flags.c
  projects/geom-events/lib/libc/stdio/fopen.3
  projects/geom-events/lib/libc/sys/timer_create.2
  projects/geom-events/lib/libfetch/common.c
  projects/geom-events/lib/libfetch/common.h
  projects/geom-events/lib/libfetch/fetch.3
  projects/geom-events/lib/libfetch/fetch.c
  projects/geom-events/lib/libfetch/fetch.h
  projects/geom-events/lib/libfetch/file.c
  projects/geom-events/lib/libfetch/ftp.c
  projects/geom-events/lib/libfetch/http.c
  projects/geom-events/lib/libpam/libpam/Makefile
  projects/geom-events/lib/libpmc/libpmc.c
  projects/geom-events/lib/libpmc/pmc.3
  projects/geom-events/lib/libpmc/pmc.h
  projects/geom-events/lib/libpmc/pmc_configure_logfile.3
  projects/geom-events/lib/msun/Makefile
  projects/geom-events/lib/msun/amd64/fenv.c
  projects/geom-events/lib/msun/i387/fenv.c
  projects/geom-events/lib/msun/man/fenv.3
  projects/geom-events/lib/msun/src/e_cosh.c
  projects/geom-events/lib/msun/src/e_coshf.c
  projects/geom-events/lib/msun/src/e_exp.c
  projects/geom-events/lib/msun/src/e_expf.c
  projects/geom-events/lib/msun/src/e_pow.c
  projects/geom-events/lib/msun/src/e_powf.c
  projects/geom-events/lib/msun/src/e_sinh.c
  projects/geom-events/lib/msun/src/e_sinhf.c
  projects/geom-events/lib/msun/src/math_private.h
  projects/geom-events/lib/msun/src/s_ccosh.c
  projects/geom-events/lib/msun/src/s_ccoshf.c
  projects/geom-events/lib/msun/src/s_cexp.c
  projects/geom-events/lib/msun/src/s_cexpf.c
  projects/geom-events/lib/msun/src/s_csinh.c
  projects/geom-events/lib/msun/src/s_csinhf.c
  projects/geom-events/lib/msun/src/s_ctanh.c
  projects/geom-events/lib/msun/src/s_ctanhf.c
  projects/geom-events/lib/msun/src/s_expm1.c
  projects/geom-events/lib/msun/src/s_expm1f.c
  projects/geom-events/lib/msun/src/s_fma.c
  projects/geom-events/lib/msun/src/s_fmal.c
  projects/geom-events/sbin/devd/devd.cc
  projects/geom-events/sbin/devd/devd.conf.5
  projects/geom-events/sbin/devd/devd.hh
  projects/geom-events/sbin/dump/dump.h
  projects/geom-events/sbin/dump/itime.c
  projects/geom-events/sbin/fsck/fsck.8
  projects/geom-events/sbin/fsck/fsck.c
  projects/geom-events/sbin/geom/class/eli/geli.8
  projects/geom-events/sbin/geom/class/eli/geom_eli.c
  projects/geom-events/sbin/geom/class/raid/graid.8
  projects/geom-events/sbin/geom/misc/subr.c
  projects/geom-events/sbin/hastd/hast.conf.5
  projects/geom-events/sbin/hastd/parse.y
  projects/geom-events/sbin/hastd/primary.c
  projects/geom-events/sbin/hastd/secondary.c
  projects/geom-events/sbin/swapon/Makefile
  projects/geom-events/sbin/swapon/swapon.8
  projects/geom-events/sbin/swapon/swapon.c
  projects/geom-events/share/man/man4/axe.4
  projects/geom-events/share/man/man4/dc.4
  projects/geom-events/share/man/man4/man4.powerpc/abtn.4
  projects/geom-events/share/man/man4/vlan.4
  projects/geom-events/share/man/man5/rc.conf.5
  projects/geom-events/share/man/man9/memguard.9
  projects/geom-events/share/mk/bsd.own.mk
  projects/geom-events/sys/amd64/amd64/pmap.c
  projects/geom-events/sys/amd64/amd64/sys_machdep.c
  projects/geom-events/sys/amd64/amd64/uma_machdep.c
  projects/geom-events/sys/amd64/conf/GENERIC
  projects/geom-events/sys/amd64/include/ieeefp.h
  projects/geom-events/sys/arm/arm/sys_machdep.c
  projects/geom-events/sys/arm/at91/at91.c
  projects/geom-events/sys/arm/econa/econa.c
  projects/geom-events/sys/arm/include/ieeefp.h
  projects/geom-events/sys/arm/xscale/i80321/iq80321.c
  projects/geom-events/sys/arm/xscale/i8134x/i81342.c
  projects/geom-events/sys/arm/xscale/ixp425/ixp425.c
  projects/geom-events/sys/arm/xscale/pxa/pxa_obio.c
  projects/geom-events/sys/boot/arm/at91/boot2/boot2.c
  projects/geom-events/sys/boot/arm/ixp425/boot2/boot2.c
  projects/geom-events/sys/boot/common/disk.c
  projects/geom-events/sys/boot/forth/loader.conf
  projects/geom-events/sys/boot/i386/boot2/boot2.c
  projects/geom-events/sys/boot/i386/btx/lib/btxv86.h
  projects/geom-events/sys/boot/i386/common/cons.c
  projects/geom-events/sys/boot/i386/common/drv.c
  projects/geom-events/sys/boot/i386/gptboot/gptboot.c
  projects/geom-events/sys/boot/i386/libi386/Makefile
  projects/geom-events/sys/boot/i386/libi386/bioscd.c
  projects/geom-events/sys/boot/i386/libi386/biosdisk.c
  projects/geom-events/sys/boot/i386/libi386/biosmem.c
  projects/geom-events/sys/boot/i386/libi386/biospci.c
  projects/geom-events/sys/boot/i386/libi386/biossmap.c
  projects/geom-events/sys/boot/i386/libi386/libi386.h
  projects/geom-events/sys/boot/i386/libi386/vidconsole.c
  projects/geom-events/sys/boot/i386/zfsboot/zfsboot.c
  projects/geom-events/sys/boot/pc98/boot2/boot2.c
  projects/geom-events/sys/boot/pc98/btx/lib/btxv86.h
  projects/geom-events/sys/boot/pc98/libpc98/bioscd.c
  projects/geom-events/sys/boot/pc98/libpc98/vidconsole.c
  projects/geom-events/sys/boot/pc98/loader/main.c
  projects/geom-events/sys/boot/zfs/zfsimpl.c
  projects/geom-events/sys/cddl/boot/zfs/zfssubr.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dir.h
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_vfsops.h
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
  projects/geom-events/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c
  projects/geom-events/sys/conf/Makefile.mips
  projects/geom-events/sys/conf/files.arm
  projects/geom-events/sys/conf/files.mips
  projects/geom-events/sys/conf/newvers.sh
  projects/geom-events/sys/contrib/pf/net/if_pflog.c
  projects/geom-events/sys/contrib/pf/net/if_pfsync.c
  projects/geom-events/sys/contrib/pf/net/pf.c
  projects/geom-events/sys/contrib/pf/net/pf_ioctl.c
  projects/geom-events/sys/contrib/pf/net/pf_table.c
  projects/geom-events/sys/contrib/pf/net/pfvar.h
  projects/geom-events/sys/crypto/aesni/aesni_wrap.c
  projects/geom-events/sys/dev/age/if_age.c
  projects/geom-events/sys/dev/alc/if_alc.c
  projects/geom-events/sys/dev/ale/if_ale.c
  projects/geom-events/sys/dev/ata/ata-isa.c
  projects/geom-events/sys/dev/ata/ata-pci.c
  projects/geom-events/sys/dev/ata/ata-pci.h
  projects/geom-events/sys/dev/ath/ath_hal/ah.c
  projects/geom-events/sys/dev/ath/ath_hal/ah.h
  projects/geom-events/sys/dev/ath/ath_hal/ah_desc.h
  projects/geom-events/sys/dev/ath/ath_hal/ah_internal.h
  projects/geom-events/sys/dev/ath/ath_hal/ar5212/ar5212.h
  projects/geom-events/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5212/ar5212reg.h
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416.h
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416desc.h
  projects/geom-events/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
  projects/geom-events/sys/dev/ath/ath_hal/ar9001/ar9130_attach.c
  projects/geom-events/sys/dev/ath/ath_hal/ar9001/ar9160_attach.c
  projects/geom-events/sys/dev/ath/if_ath.c
  projects/geom-events/sys/dev/ath/if_ath_pci.c
  projects/geom-events/sys/dev/ath/if_ath_sysctl.c
  projects/geom-events/sys/dev/ath/if_athioctl.h
  projects/geom-events/sys/dev/bge/if_bge.c
  projects/geom-events/sys/dev/bge/if_bgereg.h
  projects/geom-events/sys/dev/dc/if_dc.c
  projects/geom-events/sys/dev/dc/if_dcreg.h
  projects/geom-events/sys/dev/et/if_et.c
  projects/geom-events/sys/dev/fdt/fdtbus.c
  projects/geom-events/sys/dev/gpio/gpioc.c
  projects/geom-events/sys/dev/hwpmc/hwpmc_logging.c
  projects/geom-events/sys/dev/hwpmc/hwpmc_mod.c
  projects/geom-events/sys/dev/iwn/if_iwn.c
  projects/geom-events/sys/dev/ksyms/ksyms.c
  projects/geom-events/sys/dev/lge/if_lge.c
  projects/geom-events/sys/dev/mii/brgphy.c
  projects/geom-events/sys/dev/mii/miidevs
  projects/geom-events/sys/dev/msk/if_msk.c
  projects/geom-events/sys/dev/nfe/if_nfe.c
  projects/geom-events/sys/dev/nge/if_nge.c
  projects/geom-events/sys/dev/nve/if_nve.c
  projects/geom-events/sys/dev/re/if_re.c
  projects/geom-events/sys/dev/sge/if_sge.c
  projects/geom-events/sys/dev/sis/if_sis.c
  projects/geom-events/sys/dev/tws/tws.c
  projects/geom-events/sys/dev/usb/controller/xhci.c
  projects/geom-events/sys/dev/usb/controller/xhcireg.h
  projects/geom-events/sys/dev/usb/net/if_aue.c
  projects/geom-events/sys/dev/usb/net/if_axe.c
  projects/geom-events/sys/dev/usb/net/if_axereg.h
  projects/geom-events/sys/dev/usb/net/if_mos.c
  projects/geom-events/sys/dev/usb/net/if_rue.c
  projects/geom-events/sys/dev/usb/net/if_udav.c
  projects/geom-events/sys/dev/usb/net/usb_ethernet.c
  projects/geom-events/sys/dev/usb/net/usb_ethernet.h
  projects/geom-events/sys/dev/usb/usb.h
  projects/geom-events/sys/dev/usb/usb_hub.c
  projects/geom-events/sys/dev/usb/usbdevs
  projects/geom-events/sys/dev/usb/wlan/if_run.c
  projects/geom-events/sys/dev/vge/if_vge.c
  projects/geom-events/sys/dev/vkbd/vkbd.c
  projects/geom-events/sys/dev/vr/if_vr.c
  projects/geom-events/sys/dev/vte/if_vte.c
  projects/geom-events/sys/dev/xen/balloon/balloon.c
  projects/geom-events/sys/fs/nullfs/null_vfsops.c
  projects/geom-events/sys/fs/portalfs/portal_vnops.c
  projects/geom-events/sys/geom/eli/g_eli.c
  projects/geom-events/sys/geom/eli/g_eli.h
  projects/geom-events/sys/geom/geom_disk.c
  projects/geom-events/sys/geom/part/g_part.c
  projects/geom-events/sys/geom/part/g_part_gpt.c
  projects/geom-events/sys/geom/part/g_part_vtoc8.c
  projects/geom-events/sys/geom/raid/md_intel.c
  projects/geom-events/sys/geom/raid/md_nvidia.c
  projects/geom-events/sys/geom/raid/md_promise.c
  projects/geom-events/sys/i386/conf/GENERIC
  projects/geom-events/sys/i386/i386/pmap.c
  projects/geom-events/sys/i386/i386/sys_machdep.c
  projects/geom-events/sys/i386/include/ieeefp.h
  projects/geom-events/sys/i386/xen/pmap.c
  projects/geom-events/sys/ia64/conf/GENERIC
  projects/geom-events/sys/ia64/include/ieeefp.h
  projects/geom-events/sys/kern/init_main.c
  projects/geom-events/sys/kern/kern_ktrace.c
  projects/geom-events/sys/kern/kern_malloc.c
  projects/geom-events/sys/kern/kern_sig.c
  projects/geom-events/sys/kern/subr_witness.c
  projects/geom-events/sys/kern/sys_capability.c
  projects/geom-events/sys/kern/vfs_bio.c
  projects/geom-events/sys/kern/vfs_lookup.c
  projects/geom-events/sys/kern/vfs_mountroot.c
  projects/geom-events/sys/kern/vfs_subr.c
  projects/geom-events/sys/mips/atheros/if_arge.c
  projects/geom-events/sys/mips/conf/XLP
  projects/geom-events/sys/mips/conf/XLP64
  projects/geom-events/sys/mips/idt/if_kr.c
  projects/geom-events/sys/mips/include/bus.h
  projects/geom-events/sys/mips/include/ieeefp.h
  projects/geom-events/sys/mips/include/intr_machdep.h
  projects/geom-events/sys/mips/include/md_var.h
  projects/geom-events/sys/mips/mips/exception.S
  projects/geom-events/sys/mips/mips/machdep.c
  projects/geom-events/sys/mips/nlm/bus_space_rmi.c
  projects/geom-events/sys/mips/nlm/uart_cpu_xlp.c
  projects/geom-events/sys/mips/nlm/xlp_machdep.c
  projects/geom-events/sys/modules/zfs/Makefile
  projects/geom-events/sys/net/if.h
  projects/geom-events/sys/net/if_tap.c
  projects/geom-events/sys/net/if_tun.c
  projects/geom-events/sys/net/if_var.h
  projects/geom-events/sys/net/route.c
  projects/geom-events/sys/net80211/ieee80211_freebsd.c
  projects/geom-events/sys/netgraph/netgraph.h
  projects/geom-events/sys/netgraph/ng_base.c
  projects/geom-events/sys/netinet/in.c
  projects/geom-events/sys/netinet/sctp_output.c
  projects/geom-events/sys/netinet/sctp_pcb.c
  projects/geom-events/sys/netinet/tcp.h
  projects/geom-events/sys/pc98/conf/GENERIC
  projects/geom-events/sys/pci/if_rl.c
  projects/geom-events/sys/powerpc/conf/GENERIC
  projects/geom-events/sys/powerpc/include/ieeefp.h
  projects/geom-events/sys/security/audit/audit_pipe.c
  projects/geom-events/sys/sparc64/conf/GENERIC
  projects/geom-events/sys/sparc64/include/ieeefp.h
  projects/geom-events/sys/sparc64/sparc64/sys_machdep.c
  projects/geom-events/sys/sys/conf.h
  projects/geom-events/sys/sys/fcntl.h
  projects/geom-events/sys/sys/ktrace.h
  projects/geom-events/sys/sys/pmc.h
  projects/geom-events/sys/sys/pmclog.h
  projects/geom-events/sys/vm/vm_contig.c
  projects/geom-events/sys/vm/vm_kern.c
  projects/geom-events/sys/vm/vm_page.c
  projects/geom-events/sys/vm/vm_phys.c
  projects/geom-events/tools/regression/doat/doat.c
  projects/geom-events/tools/regression/geom_eli/resize.t
  projects/geom-events/tools/regression/lib/msun/Makefile
  projects/geom-events/tools/regression/lib/msun/test-fma.c
  projects/geom-events/tools/regression/lib/msun/test-nearbyint.c
  projects/geom-events/tools/tools/ath/athstats/athstats.c
  projects/geom-events/tools/tools/sysbuild/sysbuild.sh
  projects/geom-events/tools/tools/zfsboottest/Makefile
  projects/geom-events/tools/tools/zfsboottest/zfsboottest.c
  projects/geom-events/usr.bin/clang/Makefile
  projects/geom-events/usr.bin/clang/clang/clang.1
  projects/geom-events/usr.bin/clang/tblgen/Makefile
  projects/geom-events/usr.bin/getent/getent.c
  projects/geom-events/usr.bin/grep/Makefile
  projects/geom-events/usr.bin/kdump/Makefile
  projects/geom-events/usr.bin/kdump/kdump.c
  projects/geom-events/usr.bin/kdump/mkioctls
  projects/geom-events/usr.bin/ktrace/Makefile
  projects/geom-events/usr.bin/ktrace/ktrace.c
  projects/geom-events/usr.bin/tar/bsdtar.c
  projects/geom-events/usr.bin/tar/bsdtar.h
  projects/geom-events/usr.bin/tar/cmdline.c
  projects/geom-events/usr.bin/tar/read.c
  projects/geom-events/usr.bin/tar/write.c
  projects/geom-events/usr.bin/truss/Makefile
  projects/geom-events/usr.bin/truss/extern.h
  projects/geom-events/usr.bin/who/who.1
  projects/geom-events/usr.bin/who/who.c
  projects/geom-events/usr.sbin/boot0cfg/boot0cfg.c
  projects/geom-events/usr.sbin/bsdinstall/partedit/gpart_ops.c
  projects/geom-events/usr.sbin/bsdinstall/partedit/partedit.c
  projects/geom-events/usr.sbin/bsdinstall/scripts/auto
  projects/geom-events/usr.sbin/bsdinstall/scripts/netconfig
  projects/geom-events/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c
  projects/geom-events/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def
  projects/geom-events/usr.sbin/freebsd-update/freebsd-update.sh
  projects/geom-events/usr.sbin/makefs/makefs.8
  projects/geom-events/usr.sbin/pkg_install/info/show.c
  projects/geom-events/usr.sbin/pmcstat/pmcstat.c
  projects/geom-events/usr.sbin/pmcstat/pmcstat_log.c
  projects/geom-events/usr.sbin/usbdump/usbdump.c
  projects/geom-events/usr.sbin/ypbind/ypbind.c
  projects/geom-events/usr.sbin/ypserv/yp_main.c
Directory Properties:
  projects/geom-events/   (props changed)
  projects/geom-events/cddl/contrib/opensolaris/   (props changed)
  projects/geom-events/contrib/gcc/   (props changed)
  projects/geom-events/contrib/llvm/   (props changed)
  projects/geom-events/contrib/llvm/tools/clang/   (props changed)
  projects/geom-events/contrib/tzcode/stdtime/   (props changed)
  projects/geom-events/contrib/tzdata/   (props changed)
  projects/geom-events/gnu/usr.bin/cc/cc_tools/   (props changed)
  projects/geom-events/lib/libc/   (props changed)
  projects/geom-events/sbin/   (props changed)
  projects/geom-events/sys/   (props changed)
  projects/geom-events/sys/boot/   (props changed)
  projects/geom-events/sys/cddl/contrib/opensolaris/   (props changed)
  projects/geom-events/sys/conf/   (props changed)
  projects/geom-events/sys/contrib/pf/   (props changed)

Modified: projects/geom-events/Makefile.inc1
==============================================================================
--- projects/geom-events/Makefile.inc1	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/Makefile.inc1	Fri Oct 28 17:38:27 2011	(r226886)
@@ -1018,7 +1018,8 @@ _yacc=		usr.bin/yacc
 _awk=		usr.bin/awk
 .endif
 
-.if ${BOOTSTRAPPING} < 700018
+.if ${MK_BSNMP} != "no" && \
+    (${BOOTSTRAPPING} < 700018 || !exists(/usr/sbin/gensnmptree))
 _gensnmptree=	usr.sbin/bsnmpd/gensnmptree
 .endif
 
@@ -1030,7 +1031,9 @@ _crunchgen=	usr.sbin/crunch/crunchgen
 .if ${MK_CLANG} != "no"
 _clang_tblgen= \
 	lib/clang/libllvmsupport \
-	usr.bin/clang/tblgen
+	lib/clang/libllvmtablegen \
+	usr.bin/clang/tblgen \
+	usr.bin/clang/clang-tblgen
 .endif
 
 .if ${MK_CDDL} != "no" && \

Modified: projects/geom-events/bin/df/df.1
==============================================================================
--- projects/geom-events/bin/df/df.1	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/bin/df/df.1	Fri Oct 28 17:38:27 2011	(r226886)
@@ -29,7 +29,7 @@
 .\"     @(#)df.1	8.3 (Berkeley) 5/8/95
 .\" $FreeBSD$
 .\"
-.Dd November 23, 2008
+.Dd October 18, 2011
 .Dt DF 1
 .Os
 .Sh NAME
@@ -63,6 +63,7 @@ The following options are available:
 Show all mount points, including those that were mounted with the
 .Dv MNT_IGNORE
 flag.
+This is implied for file systems specified on the command line.
 .It Fl b
 Use 512-byte blocks rather than the default.
 Note that

Modified: projects/geom-events/bin/df/df.c
==============================================================================
--- projects/geom-events/bin/df/df.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/bin/df/df.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -107,7 +107,7 @@ main(int argc, char *argv[])
 	const char *fstype;
 	char *mntpath, *mntpt;
 	const char **vfslist;
-	size_t i, mntsize;
+	int i, mntsize;
 	int ch, rv;
 
 	fstype = "ufs";
@@ -187,30 +187,21 @@ main(int argc, char *argv[])
 	argc -= optind;
 	argv += optind;
 
-	mntsize = getmntinfo(&mntbuf, MNT_NOWAIT);
-	bzero(&maxwidths, sizeof(maxwidths));
-	for (i = 0; i < mntsize; i++)
-		update_maxwidths(&maxwidths, &mntbuf[i]);
-
 	rv = 0;
 	if (!*argv) {
+		/* everything (modulo -t) */
+		mntsize = getmntinfo(&mntbuf, MNT_NOWAIT);
 		mntsize = regetmntinfo(&mntbuf, mntsize, vfslist);
-		bzero(&maxwidths, sizeof(maxwidths));
-		for (i = 0; i < mntsize; i++) {
-			if (cflag)
-				addstat(&totalbuf, &mntbuf[i]);
-			update_maxwidths(&maxwidths, &mntbuf[i]);
-		}
-		if (cflag)
-			update_maxwidths(&maxwidths, &totalbuf);
-		for (i = 0; i < mntsize; i++)
-			if (aflag || (mntbuf[i].f_flags & MNT_IGNORE) == 0)
-				prtstat(&mntbuf[i], &maxwidths);
-		if (cflag)
-			prtstat(&totalbuf, &maxwidths);
-		exit(rv);
+	} else {
+		/* just the filesystems specified on the command line */
+		mntbuf = malloc(argc * sizeof(*mntbuf));
+		if (mntbuf == 0)
+			err(1, "malloc()");
+		mntsize = 0;
+		/* continued in for loop below */
 	}
 
+	/* iterate through specified filesystems */
 	for (; *argv; argv++) {
 		if (stat(*argv, &stbuf) < 0) {
 			if ((mntpt = getmntpt(*argv)) == 0) {
@@ -279,14 +270,24 @@ main(int argc, char *argv[])
 			continue;
 		}
 
-		if (argc == 1) {
-			bzero(&maxwidths, sizeof(maxwidths));
-			update_maxwidths(&maxwidths, &statfsbuf);
+		/* the user asked for it, so ignore the ignore flag */
+		statfsbuf.f_flags &= ~MNT_IGNORE;
+
+		/* add to list */
+		mntbuf[mntsize++] = statfsbuf;
+	}
+
+	bzero(&maxwidths, sizeof(maxwidths));
+	for (i = 0; i < mntsize; i++) {
+		if (aflag || (mntbuf[i].f_flags & MNT_IGNORE) == 0) {
+			update_maxwidths(&maxwidths, &mntbuf[i]);
+			if (cflag)
+				addstat(&totalbuf, &mntbuf[i]);
 		}
-		prtstat(&statfsbuf, &maxwidths);
-		if (cflag)
-			addstat(&totalbuf, &statfsbuf);
 	}
+	for (i = 0; i < mntsize; i++)
+		if (aflag || (mntbuf[i].f_flags & MNT_IGNORE) == 0)
+			prtstat(&mntbuf[i], &maxwidths);
 	if (cflag)
 		prtstat(&totalbuf, &maxwidths);
 	return (rv);

Modified: projects/geom-events/bin/ls/ls.c
==============================================================================
--- projects/geom-events/bin/ls/ls.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/bin/ls/ls.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -44,7 +44,7 @@ static char sccsid[] = "@(#)ls.c	8.5 (Be
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD$");
 
-#include <sys/types.h>
+#include <sys/param.h>
 #include <sys/stat.h>
 #include <sys/ioctl.h>
 #include <sys/mac.h>
@@ -414,8 +414,8 @@ main(int argc, char *argv[])
 		fts_options |= FTS_WHITEOUT;
 #endif
 
-	/* If -l or -s, figure out block size. */
-	if (f_longform || f_size) {
+	/* If -i, -l or -s, figure out block size. */
+	if (f_inode || f_longform || f_size) {
 		if (f_kblocks)
 			blocksize = 2;
 		else {
@@ -835,7 +835,7 @@ label_out:
 	d.maxlen = maxlen;
 	if (needstats) {
 		d.btotal = btotal;
-		d.s_block = snprintf(NULL, 0, "%lu", maxblock);
+		d.s_block = snprintf(NULL, 0, "%lu", howmany(maxblock, blocksize));
 		d.s_flags = maxflags;
 		d.s_label = maxlabelstr;
 		d.s_group = maxgroup;

Modified: projects/geom-events/cddl/contrib/opensolaris/cmd/zdb/zdb.c
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/cmd/zdb/zdb.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/cmd/zdb/zdb.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -2190,8 +2190,10 @@ dump_block_stats(spa_t *spa)
 	 */
 	(void) bpobj_iterate_nofree(&spa->spa_deferred_bpobj,
 	    count_block_cb, &zcb, NULL);
-	(void) bpobj_iterate_nofree(&spa->spa_dsl_pool->dp_free_bpobj,
-	    count_block_cb, &zcb, NULL);
+	if (spa_version(spa) >= SPA_VERSION_DEADLISTS) {
+		(void) bpobj_iterate_nofree(&spa->spa_dsl_pool->dp_free_bpobj,
+		    count_block_cb, &zcb, NULL);
+	}
 
 	if (dump_opt['c'] > 1)
 		flags |= TRAVERSE_PREFETCH_DATA;

Modified: projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Fri Oct 28 17:38:27 2011	(r226886)
@@ -76,6 +76,11 @@ zfs \- configures ZFS file systems
 
 .LP
 .nf
+\fBzfs\fR \fBrename\fR \fB-u\fR [\fB-p\fR] \fIfilesystem\fR \fIfilesystem\fR
+.fi
+
+.LP
+.nf
 \fBzfs\fR \fBlist\fR [\fB-r\fR|\fB-d\fR \fIdepth\fR][\fB-H\fR][\fB-o\fR \fIproperty\fR[,...]] [\fB-t\fR \fItype\fR[,...]]
      [\fB-s\fR \fIproperty\fR] ... [\fB-S\fR \fIproperty\fR] ... [\fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR] ...
 .fi
@@ -1479,6 +1484,10 @@ The snapshot that was cloned, and any sn
 .na
 \fB\fBzfs rename\fR [\fB-p\fR] \fIfilesystem\fR|\fIvolume\fR \fIfilesystem\fR|\fIvolume\fR\fR
 .ad
+.br
+.na
+\fB\fBzfs rename\fR \fB-u\fR [\fB-p\fR] \fIfilesystem\fR \fIfilesystem\fR\fR
+.ad
 .sp .6
 .RS 4n
 Renames the given dataset. The new target can be located anywhere in the \fBZFS\fR hierarchy, with the exception of snapshots. Snapshots can only be renamed within the parent file system or volume. When renaming a snapshot, the parent file system of the snapshot does not need to be specified as part of the second argument. Renamed file systems can inherit new mount points, in which case they are unmounted and remounted at the new mount point.
@@ -1493,6 +1502,17 @@ Renames the given dataset. The new targe
 Creates all the nonexistent parent datasets. Datasets created in this manner are automatically mounted according to the \fBmountpoint\fR property inherited from their parent.
 .RE
 
+.sp
+.ne 2
+.mk
+.na
+\fB\fB-u\fR\fR
+.ad
+.sp .6
+.RS 4n
+Do not remount file systems during rename. If a file system's \fBmountpoint\fR property is set to \fBlegacy\fR or \fBnone\fR, file system is not unmounted even if this option is not given.
+.RE
+
 .RE
 
 .sp

Modified: projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/cmd/zfs/zfs_main.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -22,6 +22,8 @@
 /*
  * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2011 Nexenta Systems, Inc. All rights reserved.
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>.
+ * All rights reserved.
  */
 
 #include <assert.h>
@@ -253,7 +255,8 @@ get_usage(zfs_help_t idx)
 		return (gettext("\trename <filesystem|volume|snapshot> "
 		    "<filesystem|volume|snapshot>\n"
 		    "\trename -p <filesystem|volume> <filesystem|volume>\n"
-		    "\trename -r <snapshot> <snapshot>"));
+		    "\trename -r <snapshot> <snapshot>\n"
+		    "\trename -u [-p] <filesystem> <filesystem>"));
 	case HELP_ROLLBACK:
 		return (gettext("\trollback [-rRf] <snapshot>\n"));
 	case HELP_SEND:
@@ -2851,6 +2854,7 @@ zfs_do_list(int argc, char **argv)
  * zfs rename <fs | snap | vol> <fs | snap | vol>
  * zfs rename -p <fs | vol> <fs | vol>
  * zfs rename -r <snap> <snap>
+ * zfs rename -u [-p] <fs> <fs>
  *
  * Renames the given dataset to another of the same type.
  *
@@ -2861,19 +2865,21 @@ static int
 zfs_do_rename(int argc, char **argv)
 {
 	zfs_handle_t *zhp;
-	int c;
-	int ret;
-	boolean_t recurse = B_FALSE;
+	renameflags_t flags = { 0 };
+	int c, ret, types;
 	boolean_t parents = B_FALSE;
 
 	/* check options */
-	while ((c = getopt(argc, argv, "pr")) != -1) {
+	while ((c = getopt(argc, argv, "pru")) != -1) {
 		switch (c) {
 		case 'p':
 			parents = B_TRUE;
 			break;
 		case 'r':
-			recurse = B_TRUE;
+			flags.recurse = B_TRUE;
+			break;
+		case 'u':
+			flags.nounmount = B_TRUE;
 			break;
 		case '?':
 		default:
@@ -2902,20 +2908,32 @@ zfs_do_rename(int argc, char **argv)
 		usage(B_FALSE);
 	}
 
-	if (recurse && parents) {
+	if (flags.recurse && parents) {
 		(void) fprintf(stderr, gettext("-p and -r options are mutually "
 		    "exclusive\n"));
 		usage(B_FALSE);
 	}
 
-	if (recurse && strchr(argv[0], '@') == 0) {
+	if (flags.recurse && strchr(argv[0], '@') == 0) {
 		(void) fprintf(stderr, gettext("source dataset for recursive "
 		    "rename must be a snapshot\n"));
 		usage(B_FALSE);
 	}
 
-	if ((zhp = zfs_open(g_zfs, argv[0], parents ? ZFS_TYPE_FILESYSTEM |
-	    ZFS_TYPE_VOLUME : ZFS_TYPE_DATASET)) == NULL)
+	if (flags.nounmount && parents) {
+		(void) fprintf(stderr, gettext("-u and -r options are mutually "
+		    "exclusive\n"));
+		usage(B_FALSE);
+	}
+
+	if (flags.nounmount)
+		types = ZFS_TYPE_FILESYSTEM;
+	else if (parents)
+		types = ZFS_TYPE_FILESYSTEM | ZFS_TYPE_VOLUME;
+	else
+		types = ZFS_TYPE_DATASET;
+
+	if ((zhp = zfs_open(g_zfs, argv[0], types)) == NULL)
 		return (1);
 
 	/* If we were asked and the name looks good, try to create ancestors. */
@@ -2925,7 +2943,7 @@ zfs_do_rename(int argc, char **argv)
 		return (1);
 	}
 
-	ret = (zfs_rename(zhp, argv[1], recurse) != 0);
+	ret = (zfs_rename(zhp, argv[1], flags) != 0);
 
 	zfs_close(zhp);
 	return (ret);

Modified: projects/geom-events/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/cmd/zpool/zpool_main.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -3377,7 +3377,7 @@ print_scan_status(pool_scan_stat_t *ps)
 	double fraction_done;
 	char processed_buf[7], examined_buf[7], total_buf[7], rate_buf[7];
 
-	(void) printf(gettext(" scan: "));
+	(void) printf(gettext("  scan: "));
 
 	/* If there's never been a scan, there's not much to say. */
 	if (ps == NULL || ps->pss_func == POOL_SCAN_NONE ||
@@ -3457,7 +3457,7 @@ print_scan_status(pool_scan_stat_t *ps)
 	/*
 	 * do not print estimated time if hours_left is more than 30 days
 	 */
-	(void) printf(gettext("    %s scanned out of %s at %s/s"),
+	(void) printf(gettext("        %s scanned out of %s at %s/s"),
 	    examined_buf, total_buf, rate_buf);
 	if (hours_left < (30 * 24)) {
 		(void) printf(gettext(", %lluh%um to go\n"),
@@ -3468,10 +3468,10 @@ print_scan_status(pool_scan_stat_t *ps)
 	}
 
 	if (ps->pss_func == POOL_SCAN_RESILVER) {
-		(void) printf(gettext("    %s resilvered, %.2f%% done\n"),
+		(void) printf(gettext("        %s resilvered, %.2f%% done\n"),
 		    processed_buf, 100 * fraction_done);
 	} else if (ps->pss_func == POOL_SCAN_SCRUB) {
-		(void) printf(gettext("    %s repaired, %.2f%% done\n"),
+		(void) printf(gettext("        %s repaired, %.2f%% done\n"),
 		    processed_buf, 100 * fraction_done);
 	}
 }

Modified: projects/geom-events/cddl/contrib/opensolaris/head/thread.h
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/head/thread.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/head/thread.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -76,6 +76,7 @@ static __inline int
 thr_create(void *stack_base, size_t stack_size, void *(*start_func) (void*),
     void *arg, long flags, thread_t *new_thread_ID)
 {
+	pthread_t dummy;
 	int ret;
 
 	assert(stack_base == NULL);
@@ -85,9 +86,12 @@ thr_create(void *stack_base, size_t stac
 	pthread_attr_t attr;
 	pthread_attr_init(&attr);
 
-	if(flags & THR_DETACHED)
+	if (flags & THR_DETACHED)
 		pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
 
+	if (new_thread_ID == NULL)
+		new_thread_ID = &dummy;
+
 	/* This function ignores the THR_BOUND flag, since NPTL doesn't seem to support PTHREAD_SCOPE_PROCESS */
 
 	ret = pthread_create(new_thread_ID, &attr, start_func, arg);

Modified: projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -22,6 +22,8 @@
 /*
  * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>.
+ * All rights reserved.
  */
 
 #ifndef	_LIBZFS_H
@@ -518,7 +520,16 @@ extern int zfs_destroy_snaps(zfs_handle_
 extern int zfs_clone(zfs_handle_t *, const char *, nvlist_t *);
 extern int zfs_snapshot(libzfs_handle_t *, const char *, boolean_t, nvlist_t *);
 extern int zfs_rollback(zfs_handle_t *, zfs_handle_t *, boolean_t);
-extern int zfs_rename(zfs_handle_t *, const char *, boolean_t);
+
+typedef struct renameflags {
+	/* recursive rename */
+	int recurse : 1;
+
+	/* don't unmount file systems */
+	int nounmount : 1;
+} renameflags_t;
+
+extern int zfs_rename(zfs_handle_t *, const char *, renameflags_t flags);
 
 typedef struct sendflags {
 	/* print informational messages (ie, -v was specified) */

Modified: projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_changelist.c
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_changelist.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_changelist.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -24,6 +24,9 @@
  * Use is subject to license terms.
  *
  * Portions Copyright 2007 Ramprakash Jelari
+ *
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>.
+ * All rights reserved.
  */
 
 #include <libintl.h>
@@ -122,6 +125,8 @@ changelist_prefix(prop_changelist_t *clp
 			 */
 			switch (clp->cl_prop) {
 			case ZFS_PROP_MOUNTPOINT:
+				if (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)
+					break;
 				if (zfs_unmount(cn->cn_handle, NULL,
 				    clp->cl_mflags) != 0) {
 					ret = -1;
@@ -168,8 +173,10 @@ changelist_postfix(prop_changelist_t *cl
 	if ((cn = uu_list_last(clp->cl_list)) == NULL)
 		return (0);
 
-	if (clp->cl_prop == ZFS_PROP_MOUNTPOINT)
+	if (clp->cl_prop == ZFS_PROP_MOUNTPOINT &&
+	    !(clp->cl_gflags & CL_GATHER_DONT_UNMOUNT)) {
 		remove_mountpoint(cn->cn_handle);
+	}
 
 	/*
 	 * It is possible that the changelist_prefix() used libshare
@@ -224,7 +231,8 @@ changelist_postfix(prop_changelist_t *cl
 		    shareopts, sizeof (shareopts), NULL, NULL, 0,
 		    B_FALSE) == 0) && (strcmp(shareopts, "off") != 0));
 
-		mounted = zfs_is_mounted(cn->cn_handle, NULL);
+		mounted = (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) ||
+		    zfs_is_mounted(cn->cn_handle, NULL);
 
 		if (!mounted && (cn->cn_mounted ||
 		    ((sharenfs || sharesmb || clp->cl_waslegacy) &&

Modified: projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -23,6 +23,8 @@
  * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2010 Nexenta Systems, Inc. All rights reserved.
  * Copyright (c) 2011 by Delphix. All rights reserved.
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>.
+ * All rights reserved.
  */
 
 #include <ctype.h>
@@ -3480,7 +3482,7 @@ zfs_iter_dependents(zfs_handle_t *zhp, b
  * Renames the given dataset.
  */
 int
-zfs_rename(zfs_handle_t *zhp, const char *target, boolean_t recursive)
+zfs_rename(zfs_handle_t *zhp, const char *target, renameflags_t flags)
 {
 	int ret;
 	zfs_cmd_t zc = { 0 };
@@ -3489,6 +3491,7 @@ zfs_rename(zfs_handle_t *zhp, const char
 	zfs_handle_t *zhrp = NULL;
 	char *parentname = NULL;
 	char parent[ZFS_MAXNAMELEN];
+	char property[ZFS_MAXPROPLEN];
 	libzfs_handle_t *hdl = zhp->zfs_hdl;
 	char errbuf[1024];
 
@@ -3535,7 +3538,7 @@ zfs_rename(zfs_handle_t *zhp, const char
 		if (!zfs_validate_name(hdl, target, zhp->zfs_type, B_TRUE))
 			return (zfs_error(hdl, EZFS_INVALIDNAME, errbuf));
 	} else {
-		if (recursive) {
+		if (flags.recurse) {
 			zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
 			    "recursive rename must be a snapshot"));
 			return (zfs_error(hdl, EZFS_BADTYPE, errbuf));
@@ -3576,7 +3579,20 @@ zfs_rename(zfs_handle_t *zhp, const char
 		return (zfs_error(hdl, EZFS_ZONED, errbuf));
 	}
 
-	if (recursive) {
+	/*
+	 * Avoid unmounting file systems with mountpoint property set to
+	 * 'legacy' or 'none' even if -u option is not given.
+	 */
+	if (zhp->zfs_type == ZFS_TYPE_FILESYSTEM &&
+	    !flags.recurse && !flags.nounmount &&
+	    zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, property,
+	    sizeof (property), NULL, NULL, 0, B_FALSE) == 0 &&
+	    (strcmp(property, "legacy") == 0 ||
+	     strcmp(property, "none") == 0)) {
+		flags.nounmount = B_TRUE;
+	}
+
+	if (flags.recurse) {
 
 		parentname = zfs_strdup(zhp->zfs_hdl, zhp->zfs_name);
 		if (parentname == NULL) {
@@ -3592,8 +3608,10 @@ zfs_rename(zfs_handle_t *zhp, const char
 		}
 
 	} else {
-		if ((cl = changelist_gather(zhp, ZFS_PROP_NAME, 0, 0)) == NULL)
+		if ((cl = changelist_gather(zhp, ZFS_PROP_NAME,
+		    flags.nounmount ? CL_GATHER_DONT_UNMOUNT : 0, 0)) == NULL) {
 			return (-1);
+		}
 
 		if (changelist_haszonedchild(cl)) {
 			zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
@@ -3615,7 +3633,9 @@ zfs_rename(zfs_handle_t *zhp, const char
 	(void) strlcpy(zc.zc_name, zhp->zfs_name, sizeof (zc.zc_name));
 	(void) strlcpy(zc.zc_value, target, sizeof (zc.zc_value));
 
-	zc.zc_cookie = recursive;
+	zc.zc_cookie = flags.recurse ? 1 : 0;
+	if (flags.nounmount)
+		zc.zc_cookie |= 2;
 
 	if ((ret = zfs_ioctl(zhp->zfs_hdl, ZFS_IOC_RENAME, &zc)) != 0) {
 		/*
@@ -3625,7 +3645,7 @@ zfs_rename(zfs_handle_t *zhp, const char
 		(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
 		    "cannot rename '%s'"), zc.zc_name);
 
-		if (recursive && errno == EEXIST) {
+		if (flags.recurse && errno == EEXIST) {
 			zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
 			    "a child dataset already has a snapshot "
 			    "with the new name"));
@@ -3638,10 +3658,10 @@ zfs_rename(zfs_handle_t *zhp, const char
 		 * On failure, we still want to remount any filesystems that
 		 * were previously mounted, so we don't alter the system state.
 		 */
-		if (!recursive)
+		if (!flags.recurse)
 			(void) changelist_postfix(cl);
 	} else {
-		if (!recursive) {
+		if (!flags.recurse) {
 			changelist_rename(cl, zfs_get_name(zhp), target);
 			ret = changelist_postfix(cl);
 		}

Modified: projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_impl.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -21,6 +21,8 @@
 
 /*
  * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011 Pawel Jakub Dawidek <pawel at dawidek.net>.
+ * All rights reserved.
  */
 
 #ifndef	_LIBFS_IMPL_H
@@ -158,7 +160,11 @@ int zprop_expand_list(libzfs_handle_t *h
  * on each change node regardless of whether or not it is currently
  * mounted.
  */
-#define	CL_GATHER_MOUNT_ALWAYS	1
+#define	CL_GATHER_MOUNT_ALWAYS	0x01
+/*
+ * Use this changelist_gather() flag to prevent unmounting of file systems.
+ */
+#define	CL_GATHER_DONT_UNMOUNT	0x02
 
 typedef struct prop_changelist prop_changelist_t;
 

Modified: projects/geom-events/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c
==============================================================================
--- projects/geom-events/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/cddl/contrib/opensolaris/lib/libzpool/common/taskq.c	Fri Oct 28 17:38:27 2011	(r226886)
@@ -87,7 +87,7 @@ again:	if ((t = tq->tq_freelist) != NULL
 		}
 		mutex_exit(&tq->tq_lock);
 
-		t = kmem_alloc(sizeof (task_t), tqflags);
+		t = kmem_alloc(sizeof (task_t), tqflags & KM_SLEEP);
 
 		mutex_enter(&tq->tq_lock);
 		if (t != NULL)

Modified: projects/geom-events/contrib/gcc/BASE-VER
==============================================================================
--- projects/geom-events/contrib/gcc/BASE-VER	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/gcc/BASE-VER	Fri Oct 28 17:38:27 2011	(r226886)
@@ -1 +1 @@
-4.2.2
+4.2.1

Modified: projects/geom-events/contrib/gcc/DEV-PHASE
==============================================================================
--- projects/geom-events/contrib/gcc/DEV-PHASE	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/gcc/DEV-PHASE	Fri Oct 28 17:38:27 2011	(r226886)
@@ -1 +1 @@
-prerelease
+patched

Modified: projects/geom-events/contrib/llvm/include/llvm-c/Core.h
==============================================================================
--- projects/geom-events/contrib/llvm/include/llvm-c/Core.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/llvm/include/llvm-c/Core.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -115,7 +115,10 @@ typedef enum {
     LLVMNoImplicitFloatAttribute = 1<<23,
     LLVMNakedAttribute      = 1<<24,
     LLVMInlineHintAttribute = 1<<25,
-    LLVMStackAlignment = 7<<26
+    LLVMStackAlignment = 7<<26,
+    LLVMReturnsTwice = 1 << 29,
+    LLVMUWTable = 1 << 30,
+    LLVMNonLazyBind = 1 << 31
 } LLVMAttribute;
 
 typedef enum {
@@ -125,7 +128,7 @@ typedef enum {
   LLVMSwitch         = 3,
   LLVMIndirectBr     = 4,
   LLVMInvoke         = 5,
-  LLVMUnwind         = 6,
+  /* removed 6 due to API changes */
   LLVMUnreachable    = 7,
 
   /* Standard Binary Operators */
@@ -176,14 +179,26 @@ typedef enum {
   LLVMPHI            = 44,
   LLVMCall           = 45,
   LLVMSelect         = 46,
-  /* UserOp1 */
-  /* UserOp2 */
+  LLVMUserOp1        = 47,
+  LLVMUserOp2        = 48,
   LLVMVAArg          = 49,
   LLVMExtractElement = 50,
   LLVMInsertElement  = 51,
   LLVMShuffleVector  = 52,
   LLVMExtractValue   = 53,
-  LLVMInsertValue    = 54
+  LLVMInsertValue    = 54,
+
+  /* Atomic operators */
+  LLVMFence          = 55,
+  LLVMAtomicCmpXchg  = 56,
+  LLVMAtomicRMW      = 57,
+
+  /* Exception Handling Operators */
+  LLVMResume         = 58,
+  LLVMLandingPad     = 59,
+  LLVMUnwind         = 60
+
+
 } LLVMOpcode;
 
 typedef enum {
@@ -274,6 +289,11 @@ typedef enum {
   LLVMRealPredicateTrue   /**< Always true (always folded) */
 } LLVMRealPredicate;
 
+typedef enum {
+  LLVMLandingPadCatch,    /**< A catch clause   */
+  LLVMLandingPadFilter    /**< A filter clause  */
+} LLVMLandingPadClauseTy;
+
 void LLVMInitializeCore(LLVMPassRegistryRef R);
 
 
@@ -340,6 +360,7 @@ LLVMContextRef LLVMGetModuleContext(LLVM
 
 /** See llvm::LLVMTypeKind::getTypeID. */
 LLVMTypeKind LLVMGetTypeKind(LLVMTypeRef Ty);
+LLVMBool LLVMTypeIsSized(LLVMTypeRef Ty);
 
 /** See llvm::LLVMType::getContext. */
 LLVMContextRef LLVMGetTypeContext(LLVMTypeRef Ty);
@@ -388,6 +409,7 @@ LLVMTypeRef LLVMStructTypeInContext(LLVM
 LLVMTypeRef LLVMStructType(LLVMTypeRef *ElementTypes, unsigned ElementCount,
                            LLVMBool Packed);
 LLVMTypeRef LLVMStructCreateNamed(LLVMContextRef C, const char *Name);
+const char *LLVMGetStructName(LLVMTypeRef Ty);
 void LLVMStructSetBody(LLVMTypeRef StructTy, LLVMTypeRef *ElementTypes,
                        unsigned ElementCount, LLVMBool Packed);
 
@@ -427,8 +449,11 @@ LLVMTypeRef LLVMX86MMXType(void);
   macro(Argument)                           \
   macro(BasicBlock)                         \
   macro(InlineAsm)                          \
+  macro(MDNode)                             \
+  macro(MDString)                           \
   macro(User)                               \
     macro(Constant)                         \
+      macro(BlockAddress)                   \
       macro(ConstantAggregateZero)          \
       macro(ConstantArray)                  \
       macro(ConstantExpr)                   \
@@ -448,29 +473,32 @@ LLVMTypeRef LLVMX86MMXType(void);
         macro(IntrinsicInst)                \
           macro(DbgInfoIntrinsic)           \
             macro(DbgDeclareInst)           \
+          macro(EHExceptionInst)            \
           macro(EHSelectorInst)             \
           macro(MemIntrinsic)               \
             macro(MemCpyInst)               \
             macro(MemMoveInst)              \
             macro(MemSetInst)               \
       macro(CmpInst)                        \
-      macro(FCmpInst)                       \
-      macro(ICmpInst)                       \
+        macro(FCmpInst)                     \
+        macro(ICmpInst)                     \
       macro(ExtractElementInst)             \
       macro(GetElementPtrInst)              \
       macro(InsertElementInst)              \
       macro(InsertValueInst)                \
+      macro(LandingPadInst)                 \
       macro(PHINode)                        \
       macro(SelectInst)                     \
       macro(ShuffleVectorInst)              \
       macro(StoreInst)                      \
       macro(TerminatorInst)                 \
         macro(BranchInst)                   \
+        macro(IndirectBrInst)               \
         macro(InvokeInst)                   \
         macro(ReturnInst)                   \
         macro(SwitchInst)                   \
         macro(UnreachableInst)              \
-        macro(UnwindInst)                   \
+        macro(ResumeInst)                   \
     macro(UnaryInstruction)                 \
       macro(AllocaInst)                     \
       macro(CastInst)                       \
@@ -533,6 +561,11 @@ LLVMValueRef LLVMMDString(const char *St
 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
                                  unsigned Count);
 LLVMValueRef LLVMMDNode(LLVMValueRef *Vals, unsigned Count);
+const char  *LLVMGetMDString(LLVMValueRef V, unsigned* Len);
+int LLVMGetMDNodeNumOperands(LLVMValueRef V);
+LLVMValueRef *LLVMGetMDNodeOperand(LLVMValueRef V, unsigned i);
+unsigned LLVMGetNamedMetadataNumOperands(LLVMModuleRef M, const char* name);
+void LLVMGetNamedMetadataOperands(LLVMModuleRef M, const char* name, LLVMValueRef *Dest);
 
 /* Operations on scalar constants */
 LLVMValueRef LLVMConstInt(LLVMTypeRef IntTy, unsigned long long N,
@@ -728,6 +761,7 @@ LLVMValueRef LLVMBasicBlockAsValue(LLVMB
 LLVMBool LLVMValueIsBasicBlock(LLVMValueRef Val);
 LLVMBasicBlockRef LLVMValueAsBasicBlock(LLVMValueRef Val);
 LLVMValueRef LLVMGetBasicBlockParent(LLVMBasicBlockRef BB);
+LLVMValueRef LLVMGetBasicBlockTerminator(LLVMBasicBlockRef BB);
 unsigned LLVMCountBasicBlocks(LLVMValueRef Fn);
 void LLVMGetBasicBlocks(LLVMValueRef Fn, LLVMBasicBlockRef *BasicBlocks);
 LLVMBasicBlockRef LLVMGetFirstBasicBlock(LLVMValueRef Fn);
@@ -747,16 +781,21 @@ LLVMBasicBlockRef LLVMAppendBasicBlock(L
 LLVMBasicBlockRef LLVMInsertBasicBlock(LLVMBasicBlockRef InsertBeforeBB,
                                        const char *Name);
 void LLVMDeleteBasicBlock(LLVMBasicBlockRef BB);
+void LLVMRemoveBasicBlockFromParent(LLVMBasicBlockRef BB);
 
 void LLVMMoveBasicBlockBefore(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos);
 void LLVMMoveBasicBlockAfter(LLVMBasicBlockRef BB, LLVMBasicBlockRef MovePos);
 
-/* Operations on instructions */
-LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);
 LLVMValueRef LLVMGetFirstInstruction(LLVMBasicBlockRef BB);
 LLVMValueRef LLVMGetLastInstruction(LLVMBasicBlockRef BB);
+
+/* Operations on instructions */
+LLVMBasicBlockRef LLVMGetInstructionParent(LLVMValueRef Inst);
 LLVMValueRef LLVMGetNextInstruction(LLVMValueRef Inst);
 LLVMValueRef LLVMGetPreviousInstruction(LLVMValueRef Inst);
+void LLVMInstructionEraseFromParent(LLVMValueRef Inst);
+LLVMOpcode   LLVMGetInstructionOpcode(LLVMValueRef Inst);
+LLVMIntPredicate LLVMGetICmpPredicate(LLVMValueRef Inst);
 
 /* Operations on call sites */
 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
@@ -771,6 +810,9 @@ void LLVMSetInstrParamAlignment(LLVMValu
 LLVMBool LLVMIsTailCall(LLVMValueRef CallInst);
 void LLVMSetTailCall(LLVMValueRef CallInst, LLVMBool IsTailCall);
 
+/* Operations on switch instructions (only) */
+LLVMBasicBlockRef LLVMGetSwitchDefaultDest(LLVMValueRef SwitchInstr);
+
 /* Operations on phi nodes */
 void LLVMAddIncoming(LLVMValueRef PhiNode, LLVMValueRef *IncomingValues,
                      LLVMBasicBlockRef *IncomingBlocks, unsigned Count);
@@ -818,7 +860,10 @@ LLVMValueRef LLVMBuildInvoke(LLVMBuilder
                              LLVMValueRef *Args, unsigned NumArgs,
                              LLVMBasicBlockRef Then, LLVMBasicBlockRef Catch,
                              const char *Name);
-LLVMValueRef LLVMBuildUnwind(LLVMBuilderRef);
+LLVMValueRef LLVMBuildLandingPad(LLVMBuilderRef B, LLVMTypeRef Ty,
+                                 LLVMValueRef PersFn, unsigned NumClauses,
+                                 const char *Name);
+LLVMValueRef LLVMBuildResume(LLVMBuilderRef B, LLVMValueRef Exn);
 LLVMValueRef LLVMBuildUnreachable(LLVMBuilderRef);
 
 /* Add a case to the switch instruction */
@@ -828,6 +873,12 @@ void LLVMAddCase(LLVMValueRef Switch, LL
 /* Add a destination to the indirectbr instruction */
 void LLVMAddDestination(LLVMValueRef IndirectBr, LLVMBasicBlockRef Dest);
 
+/* Add a catch or filter clause to the landingpad instruction */
+void LLVMAddClause(LLVMValueRef LandingPad, LLVMValueRef ClauseVal);
+
+/* Set the 'cleanup' flag in the landingpad instruction */
+void LLVMSetCleanup(LLVMValueRef LandingPad, LLVMBool Val);
+
 /* Arithmetic */
 LLVMValueRef LLVMBuildAdd(LLVMBuilderRef, LLVMValueRef LHS, LLVMValueRef RHS,
                           const char *Name);
@@ -1136,7 +1187,7 @@ namespace llvm {
     return reinterpret_cast<Type**>(Tys);
   }
   
-  inline LLVMTypeRef *wrap(const Type **Tys) {
+  inline LLVMTypeRef *wrap(Type **Tys) {
     return reinterpret_cast<LLVMTypeRef*>(const_cast<Type**>(Tys));
   }
   

Modified: projects/geom-events/contrib/llvm/include/llvm-c/Disassembler.h
==============================================================================
--- projects/geom-events/contrib/llvm/include/llvm-c/Disassembler.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/llvm/include/llvm-c/Disassembler.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -66,7 +66,7 @@ typedef int (*LLVMOpInfoCallback)(void *
  */
 struct LLVMOpInfoSymbol1 {
   uint64_t Present;  /* 1 if this symbol is present */
-  char *Name;        /* symbol name if not NULL */
+  const char *Name;  /* symbol name if not NULL */
   uint64_t Value;    /* symbol value if name is NULL */
 };
 
@@ -93,11 +93,35 @@ struct LLVMOpInfo1 {
  * disassembler for things like adding a comment for a PC plus a constant
  * offset load instruction to use a symbol name instead of a load address value.
  * It is passed the block information is saved when the disassembler context is
- * created and a value of a symbol to look up.  If no symbol is found NULL is
- * returned.
+ * created and the ReferenceValue to look up as a symbol.  If no symbol is found
+ * for the ReferenceValue NULL is returned.  The ReferenceType of the
+ * instruction is passed indirectly as is the PC of the instruction in
+ * ReferencePC.  If the output reference can be determined its type is returned
+ * indirectly in ReferenceType along with ReferenceName if any, or that is set
+ * to NULL.
  */
 typedef const char *(*LLVMSymbolLookupCallback)(void *DisInfo,
-                                                uint64_t SymbolValue);
+                                                uint64_t ReferenceValue,
+						uint64_t *ReferenceType,
+						uint64_t ReferencePC,
+						const char **ReferenceName);
+/**
+ * The reference types on input and output.
+ */
+/* No input reference type or no output reference type. */
+#define LLVMDisassembler_ReferenceType_InOut_None 0
+
+/* The input reference is from a branch instruction. */
+#define LLVMDisassembler_ReferenceType_In_Branch 1
+/* The input reference is from a PC relative load instruction. */
+#define LLVMDisassembler_ReferenceType_In_PCrel_Load 2
+
+/* The output reference is to as symbol stub. */
+#define LLVMDisassembler_ReferenceType_Out_SymbolStub 1
+/* The output reference is to a symbol address in a literal pool. */
+#define LLVMDisassembler_ReferenceType_Out_LitPool_SymAddr 2
+/* The output reference is to a cstring address in a literal pool. */
+#define LLVMDisassembler_ReferenceType_Out_LitPool_CstrAddr 3
 
 #ifdef __cplusplus
 extern "C" {

Modified: projects/geom-events/contrib/llvm/include/llvm-c/Object.h
==============================================================================
--- projects/geom-events/contrib/llvm/include/llvm-c/Object.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/llvm/include/llvm-c/Object.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -59,14 +59,14 @@ namespace llvm {
       return reinterpret_cast<LLVMObjectFileRef>(const_cast<ObjectFile*>(OF));
     }
 
-    inline ObjectFile::section_iterator *unwrap(LLVMSectionIteratorRef SI) {
-      return reinterpret_cast<ObjectFile::section_iterator*>(SI);
+    inline section_iterator *unwrap(LLVMSectionIteratorRef SI) {
+      return reinterpret_cast<section_iterator*>(SI);
     }
 
     inline LLVMSectionIteratorRef
-    wrap(const ObjectFile::section_iterator *SI) {
+    wrap(const section_iterator *SI) {
       return reinterpret_cast<LLVMSectionIteratorRef>
-        (const_cast<ObjectFile::section_iterator*>(SI));
+        (const_cast<section_iterator*>(SI));
     }
   }
 }

Modified: projects/geom-events/contrib/llvm/include/llvm-c/Target.h
==============================================================================
--- projects/geom-events/contrib/llvm/include/llvm-c/Target.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/llvm/include/llvm-c/Target.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -29,6 +29,7 @@ extern "C" {
 enum LLVMByteOrdering { LLVMBigEndian, LLVMLittleEndian };
 
 typedef struct LLVMOpaqueTargetData *LLVMTargetDataRef;
+typedef struct LLVMOpaqueTargetLibraryInfotData *LLVMTargetLibraryInfoRef;
 typedef struct LLVMStructLayout *LLVMStructLayoutRef;
 
 /* Declare all of the target-initialization functions that are available. */
@@ -42,7 +43,7 @@ typedef struct LLVMStructLayout *LLVMStr
 #undef LLVM_TARGET  /* Explicit undef to make SWIG happier */
 
 #define LLVM_TARGET(TargetName) \
-  void LLVMInitialize##TargetName##MCAsmInfo(void);
+  void LLVMInitialize##TargetName##TargetMC(void);
 #include "llvm/Config/Targets.def"
 #undef LLVM_TARGET  /* Explicit undef to make SWIG happier */
   
@@ -72,7 +73,7 @@ static inline LLVMBool LLVMInitializeNat
 #ifdef LLVM_NATIVE_TARGET
   LLVM_NATIVE_TARGETINFO();
   LLVM_NATIVE_TARGET();
-  LLVM_NATIVE_MCASMINFO();
+  LLVM_NATIVE_TARGETMC();
   return 0;
 #else
   return 1;
@@ -90,6 +91,11 @@ LLVMTargetDataRef LLVMCreateTargetData(c
     See the method llvm::PassManagerBase::add. */
 void LLVMAddTargetData(LLVMTargetDataRef, LLVMPassManagerRef);
 
+/** Adds target library information to a pass manager. This does not take
+    ownership of the target library info.
+    See the method llvm::PassManagerBase::add. */
+void LLVMAddTargetLibraryInfo(LLVMTargetLibraryInfoRef, LLVMPassManagerRef);
+
 /** Converts target data to a target layout string. The string must be disposed
     with LLVMDisposeMessage.
     See the constructor llvm::TargetData::TargetData. */
@@ -157,6 +163,7 @@ void LLVMDisposeTargetData(LLVMTargetDat
 
 namespace llvm {
   class TargetData;
+  class TargetLibraryInfo;
 
   inline TargetData *unwrap(LLVMTargetDataRef P) {
     return reinterpret_cast<TargetData*>(P);
@@ -165,6 +172,15 @@ namespace llvm {
   inline LLVMTargetDataRef wrap(const TargetData *P) {
     return reinterpret_cast<LLVMTargetDataRef>(const_cast<TargetData*>(P));
   }
+
+  inline TargetLibraryInfo *unwrap(LLVMTargetLibraryInfoRef P) {
+    return reinterpret_cast<TargetLibraryInfo*>(P);
+  }
+
+  inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfo *P) {
+    TargetLibraryInfo *X = const_cast<TargetLibraryInfo*>(P);
+    return reinterpret_cast<LLVMTargetLibraryInfoRef>(X);
+  }
 }
 
 #endif /* defined(__cplusplus) */

Modified: projects/geom-events/contrib/llvm/include/llvm-c/Transforms/IPO.h
==============================================================================
--- projects/geom-events/contrib/llvm/include/llvm-c/Transforms/IPO.h	Fri Oct 28 15:47:14 2011	(r226885)
+++ projects/geom-events/contrib/llvm/include/llvm-c/Transforms/IPO.h	Fri Oct 28 17:38:27 2011	(r226886)
@@ -36,6 +36,9 @@ void LLVMAddFunctionAttrsPass(LLVMPassMa
 /** See llvm::createFunctionInliningPass function. */
 void LLVMAddFunctionInliningPass(LLVMPassManagerRef PM);
 
+/** See llvm::createAlwaysInlinerPass function. */
+void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
+
 /** See llvm::createGlobalDCEPass function. */
 void LLVMAddGlobalDCEPass(LLVMPassManagerRef PM);
 
@@ -45,9 +48,6 @@ void LLVMAddGlobalOptimizerPass(LLVMPass
 /** See llvm::createIPConstantPropagationPass function. */
 void LLVMAddIPConstantPropagationPass(LLVMPassManagerRef PM);
 
-/** See llvm::createLowerSetJmpPass function. */
-void LLVMAddLowerSetJmpPass(LLVMPassManagerRef PM);
-
 /** See llvm::createPruneEHPass function. */
 void LLVMAddPruneEHPass(LLVMPassManagerRef PM);
 
@@ -57,9 +57,6 @@ void LLVMAddIPSCCPPass(LLVMPassManagerRe
 /** See llvm::createInternalizePass function. */
 void LLVMAddInternalizePass(LLVMPassManagerRef, unsigned AllButMain);
 
-// FIXME: Remove in LLVM 3.0.
-void LLVMAddRaiseAllocationsPass(LLVMPassManagerRef PM);
-
 /** See llvm::createStripDeadPrototypesPass function. */
 void LLVMAddStripDeadPrototypesPass(LLVMPassManagerRef PM);
 

Copied: projects/geom-events/contrib/llvm/include/llvm-c/Transforms/PassManagerBuilder.h (from r226885, head/contrib/llvm/include/llvm-c/Transforms/PassManagerBuilder.h)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ projects/geom-events/contrib/llvm/include/llvm-c/Transforms/PassManagerBuilder.h	Fri Oct 28 17:38:27 2011	(r226886, copy of r226885, head/contrib/llvm/include/llvm-c/Transforms/PassManagerBuilder.h)
@@ -0,0 +1,90 @@
+/*===-- llvm-c/Transform/PassManagerBuilder.h - PMB C Interface ---*- C -*-===*\
+|*                                                                            *|
+|*                     The LLVM Compiler Infrastructure                       *|
+|*                                                                            *|
+|* This file is distributed under the University of Illinois Open Source      *|
+|* License. See LICENSE.TXT for details.                                      *|
+|*                                                                            *|
+|*===----------------------------------------------------------------------===*|
+|*                                                                            *|
+|* This header declares the C interface to the PassManagerBuilder class.      *|
+|*                                                                            *|
+\*===----------------------------------------------------------------------===*/
+
+#ifndef LLVM_C_PASSMANAGERBUILDER
+#define LLVM_C_PASSMANAGERBUILDER
+
+#include "llvm-c/Core.h"
+
+typedef struct LLVMOpaquePassManagerBuilder *LLVMPassManagerBuilderRef;

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-projects mailing list