Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

llvm-devel-3.0-14.fc17 RPM for x86_64

From Fedora 17 updates for x86_64

Name: llvm-devel Distribution: Fedora Project
Version: 3.0 Vendor: Fedora Project
Release: 14.fc17 Build date: Mon Sep 24 16:47:37 2012
Group: Development/Languages Build host: buildvm-03.phx2.fedoraproject.org
Size: 84801305 Source RPM: llvm-3.0-14.fc17.src.rpm
Packager: Fedora Project
Url: http://llvm.org/
Summary: Libraries and header files for LLVM
This package contains library and header files needed to develop new
native programs that use the LLVM infrastructure.

Provides

Requires

License

NCSA

Changelog

* Mon Sep 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-14
  - Rebuild for GCC 4.7.2
* Wed May 09 2012 Karsten Hopp <karsten@redhat.com> 3.0-13
  - disable tests on PPC* similar to arm
* Sat May 05 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0-12
  - Disabling test suit on ARM for F-17 release as it causes weird build issues
* Fri Mar 30 2012 Michel Alexandre Salim <michel@hermione.localdomain> - 3.0-11
  - Replace overly-broad dependency on gcc-c++ with gcc and libstdc++-devel
  - Pin clang's dependency on libstdc++-devel to the version used for building
  - Standardize on bcond for conditional build options
  - Remove /lib from search path, everything is now in /usr/lib*
* Mon Mar 26 2012 Kalev Lember <kalevlember@gmail.com> - 3.0-10
  - Build without -ftree-pre as a workaround for clang segfaulting
    on x86_64 (#791365)
* Sat Mar 17 2012 Karsten Hopp <karsten@redhat.com> 3.0-9
  - undefine PPC on ppc as a temporary workaround for 
    http://llvm.org/bugs/show_bug.cgi?id=10969 and 
    RHBZ#769803
* Sat Feb 25 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-8
  - Apply upstream patch to properly link LLVMgold against LTO
* Fri Feb 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-7
  - Build LLVMgold plugin on supported architectures
* Tue Feb 07 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-6
  - Make subpackage dependencies arch-specific
  - Make LLVM test failures non-fatal on ARM architectures as well (# 770208)
  - Save LLVM test log on platforms where it fails
* Sun Feb 05 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-5
  - Clang test suite yields unexpected failures with GCC 4.7.0. Make
    this non-fatal and save the results
  - Multilib fix for harcoded ld search path in ./configure script
* Sat Jan 07 2012 Richard W.M. Jones <rjones@redhat.com> - 3.0-4
  - Rebuild for OCaml 3.12.1.
* Wed Dec 14 2011 Adam Jackson <ajax@redhat.com> 3.0-3
  - Also ExcludeArch: ppc* in RHEL
* Tue Dec 13 2011 Adam Jackson <ajax@redhat.com> 3.0-2
  - ExcludeArch: s390* in RHEL since the native backend has disappeared in 3.0
* Sun Dec 11 2011 Michel Salim <salimma@fedoraproject.org> - 3.0-1
  - Update to final 3.0 release
* Mon Dec 05 2011 Adam Jackson <ajax@redhat.com> 3.0-0.2.rc3
  - RHEL customization: disable clang, --enable-targets=host
* Fri Nov 11 2011 Michel Salim <salimma@fedoraproject.org> - 3.0-0.1.rc3
  - Update to 3.0rc3
* Tue Oct 11 2011 Dan Horák <dan[at]danny.cz> - 2.9-5
  - don't fail the build on failing tests on ppc(64) and s390(x)
* Fri Sep 30 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-4
  - Apply upstream patch for Operator.h C++0x incompatibility (# 737365)
* Sat Aug 06 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-3
  - Disable LLVM test suite on ppc64 architecture  (# 728604)
  - Disable clang test suite on ppc* architectures (-)
* Wed Aug 03 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-2
  - Add runtime dependency of -devel on libffi-devel
* Mon Aug 01 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-1
  - Update to 2.9
  - Depend on libffi to allow the LLVM interpreter to call external functions
  - Build with RTTI enabled, needed by e.g. Rubinius (# 722714)
  - Fix multilib installation (# 699416)
  - Fix incorrect platform-specific include path on i686
* Tue May 31 2011 Karsten Hopp <karsten@redhat.com> 2.9-0.4.rc2
  - enable ppc64 build
* Fri Mar 25 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.3.rc2
  - Update to 2.9rc2
* Fri Mar 18 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.2.rc1
  - Split shared libraries into separate subpackage
  - Don't include test logs; breaks multilib (# 666195)
  - clang++: also search for platform-specific include files (# 680644)
* Thu Mar 10 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.1.rc1
  - Update to 2.9rc1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 10 2011 Richard W.M. Jones <rjones@redhat.com> - 2.8-6
  - Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12).
* Sat Nov 27 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-5
  - clang now requires gcc-c++ for linking and headers (bug #654560)
* Fri Nov 12 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-4
  - Backport support for C++0x (# 648990)
* Fri Oct 15 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-3
  - Re-add omitted %{_includedir}
* Thu Oct 14 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-2
  - Add correct C include directory at compile time (# 641500)
* Tue Oct 12 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-1
  - Update to 2.8 release
* Wed Sep 29 2010 jkeating - 2.7-10
  - Rebuilt for gcc bug 634757
* Mon Sep 20 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-9
  - Dynamically determine C++ include path at compile time (# 630474)
  - Remove unneeded BuildRoot field and clean section
* Wed Sep 15 2010 Dennis Gilmore <dennis@ausil.us> - 2.7-8
  - disable ocaml support on sparc64
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-7
  - recompiling .py files against Python 2.7 (rhbz#623332)
* Sat Jul 17 2010 Dan Horák <dan[at]danny.cz> - 2.7-6
  - conditionalize ocaml support
* Mon Jun 07 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-5
  - Make the new noarch -doc obsoletes older (arched) subpackages
* Sat Jun 05 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-4
  - Add F-12/x86_64 and F-13 C++ header paths
* Wed May 26 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-3
  - Revert to disabling apidoc by default
* Mon May 24 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-2
  - Exclude llm-gcc manpages
  - Turn on apidoc generation
  - Build with srcdir=objdir, otherwise clang doxygen build fails
* Sun May 02 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-1
  - Update to final 2.7 release
* Sun Mar 28 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-0.1.pre1
  - Update to first 2.7 pre-release
* Fri Sep 18 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.6.pre2
  - Update to 2.6 pre-release2
  - -devel subpackage now virtually provides -static
* Wed Sep 09 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.5.pre1
  - Disable var tracking assignments on PPC
* Wed Sep 09 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.4.pre1
  - Don't adjust clang include dir; files there are noarch (bz#521893)
  - Enable clang unit tests
  - clang and clang-analyzer renamed; no longer depend on llvm at runtime
* Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.3.pre1
  - Package Clang's static analyzer tools
* Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.2.pre1
  - PIC is now enabled by default; explicitly disable on %{ix86}
* Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.1.pre1
  - First 2.6 prerelease
  - Enable Clang front-end
  - Enable debuginfo generation
* Sat Sep 05 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-6
  - Disable assertions (needed by OpenGTL, bz#521261)
  - Align spec file with upstream build instructions
  - Enable unit tests
* Sat Aug 22 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-5
  - Only disable PIC on %ix86; ppc actually needs it
* Sat Aug 22 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-4
  - Disable use of position-independent code on 32-bit platforms
    (buggy in LLVM <= 2.5)
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Mar 04 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-2
  - Remove build scripts; they require the build directory to work
* Wed Mar 04 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-1
  - Update to 2.5
  - Package build scripts (bug #457881)
* Tue Dec 02 2008 Michel Salim <salimma@fedoraproject.org> - 2.4-2
  - Patched build process for the OCaml binding
* Tue Dec 02 2008 Michel Salim <salimma@fedoraproject.org> - 2.4-1
  - Update to 2.4
  - Package Ocaml binding
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.3-2
  - Add dependency on groff
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.3-1
  - LLVM 2.3
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.2-4
  - fix license tags
* Wed Mar 05 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.2-3
  - Fix compilation problems with gcc 4.3
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.2-2
  - Autorebuild for GCC 4.3
* Sun Jan 20 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.1-2
  - Fix review comments
* Sun Jan 20 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.1-1
  - Initial version

Files

/usr/bin/llvm-config-64
/usr/include/llvm
/usr/include/llvm-c
/usr/include/llvm-c/Analysis.h
/usr/include/llvm-c/BitReader.h
/usr/include/llvm-c/BitWriter.h
/usr/include/llvm-c/Core.h
/usr/include/llvm-c/Disassembler.h
/usr/include/llvm-c/EnhancedDisassembly.h
/usr/include/llvm-c/ExecutionEngine.h
/usr/include/llvm-c/Initialization.h
/usr/include/llvm-c/LinkTimeOptimizer.h
/usr/include/llvm-c/Object.h
/usr/include/llvm-c/Target.h
/usr/include/llvm-c/Transforms
/usr/include/llvm-c/Transforms/IPO.h
/usr/include/llvm-c/Transforms/PassManagerBuilder.h
/usr/include/llvm-c/Transforms/Scalar.h
/usr/include/llvm-c/lto.h
/usr/include/llvm/ADT
/usr/include/llvm/ADT/APFloat.h
/usr/include/llvm/ADT/APInt.h
/usr/include/llvm/ADT/APSInt.h
/usr/include/llvm/ADT/ArrayRef.h
/usr/include/llvm/ADT/BitVector.h
/usr/include/llvm/ADT/DAGDeltaAlgorithm.h
/usr/include/llvm/ADT/DeltaAlgorithm.h
/usr/include/llvm/ADT/DenseMap.h
/usr/include/llvm/ADT/DenseMapInfo.h
/usr/include/llvm/ADT/DenseSet.h
/usr/include/llvm/ADT/DepthFirstIterator.h
/usr/include/llvm/ADT/EquivalenceClasses.h
/usr/include/llvm/ADT/FoldingSet.h
/usr/include/llvm/ADT/GraphTraits.h
/usr/include/llvm/ADT/ImmutableIntervalMap.h
/usr/include/llvm/ADT/ImmutableList.h
/usr/include/llvm/ADT/ImmutableMap.h
/usr/include/llvm/ADT/ImmutableSet.h
/usr/include/llvm/ADT/InMemoryStruct.h
/usr/include/llvm/ADT/IndexedMap.h
/usr/include/llvm/ADT/IntEqClasses.h
/usr/include/llvm/ADT/IntervalMap.h
/usr/include/llvm/ADT/IntrusiveRefCntPtr.h
/usr/include/llvm/ADT/NullablePtr.h
/usr/include/llvm/ADT/Optional.h
/usr/include/llvm/ADT/OwningPtr.h
/usr/include/llvm/ADT/PackedVector.h
/usr/include/llvm/ADT/PointerIntPair.h
/usr/include/llvm/ADT/PointerUnion.h
/usr/include/llvm/ADT/PostOrderIterator.h
/usr/include/llvm/ADT/PriorityQueue.h
/usr/include/llvm/ADT/SCCIterator.h
/usr/include/llvm/ADT/STLExtras.h
/usr/include/llvm/ADT/ScopedHashTable.h
/usr/include/llvm/ADT/SetOperations.h
/usr/include/llvm/ADT/SetVector.h
/usr/include/llvm/ADT/SmallBitVector.h
/usr/include/llvm/ADT/SmallPtrSet.h
/usr/include/llvm/ADT/SmallSet.h
/usr/include/llvm/ADT/SmallString.h
/usr/include/llvm/ADT/SmallVector.h
/usr/include/llvm/ADT/SparseBitVector.h
/usr/include/llvm/ADT/Statistic.h
/usr/include/llvm/ADT/StringExtras.h
/usr/include/llvm/ADT/StringMap.h
/usr/include/llvm/ADT/StringRef.h
/usr/include/llvm/ADT/StringSet.h
/usr/include/llvm/ADT/StringSwitch.h
/usr/include/llvm/ADT/TinyPtrVector.h
/usr/include/llvm/ADT/Trie.h
/usr/include/llvm/ADT/Triple.h
/usr/include/llvm/ADT/Twine.h
/usr/include/llvm/ADT/UniqueVector.h
/usr/include/llvm/ADT/ValueMap.h
/usr/include/llvm/ADT/VectorExtras.h
/usr/include/llvm/ADT/ilist.h
/usr/include/llvm/ADT/ilist_node.h
/usr/include/llvm/Analysis
/usr/include/llvm/Analysis/AliasAnalysis.h
/usr/include/llvm/Analysis/AliasSetTracker.h
/usr/include/llvm/Analysis/BlockFrequencyImpl.h
/usr/include/llvm/Analysis/BlockFrequencyInfo.h
/usr/include/llvm/Analysis/BranchProbabilityInfo.h
/usr/include/llvm/Analysis/CFGPrinter.h
/usr/include/llvm/Analysis/CallGraph.h
/usr/include/llvm/Analysis/CaptureTracking.h
/usr/include/llvm/Analysis/CodeMetrics.h
/usr/include/llvm/Analysis/ConstantFolding.h
/usr/include/llvm/Analysis/ConstantsScanner.h
/usr/include/llvm/Analysis/DIBuilder.h
/usr/include/llvm/Analysis/DOTGraphTraitsPass.h
/usr/include/llvm/Analysis/DebugInfo.h
/usr/include/llvm/Analysis/DomPrinter.h
/usr/include/llvm/Analysis/DominanceFrontier.h
/usr/include/llvm/Analysis/DominatorInternals.h
/usr/include/llvm/Analysis/Dominators.h
/usr/include/llvm/Analysis/FindUsedTypes.h
/usr/include/llvm/Analysis/IVUsers.h
/usr/include/llvm/Analysis/InlineCost.h
/usr/include/llvm/Analysis/InstructionSimplify.h
/usr/include/llvm/Analysis/Interval.h
/usr/include/llvm/Analysis/IntervalIterator.h
/usr/include/llvm/Analysis/IntervalPartition.h
/usr/include/llvm/Analysis/LazyValueInfo.h
/usr/include/llvm/Analysis/LibCallAliasAnalysis.h
/usr/include/llvm/Analysis/LibCallSemantics.h
/usr/include/llvm/Analysis/Lint.h
/usr/include/llvm/Analysis/Loads.h
/usr/include/llvm/Analysis/LoopDependenceAnalysis.h
/usr/include/llvm/Analysis/LoopInfo.h
/usr/include/llvm/Analysis/LoopIterator.h
/usr/include/llvm/Analysis/LoopPass.h
/usr/include/llvm/Analysis/MemoryBuiltins.h
/usr/include/llvm/Analysis/MemoryDependenceAnalysis.h
/usr/include/llvm/Analysis/PHITransAddr.h
/usr/include/llvm/Analysis/Passes.h
/usr/include/llvm/Analysis/PathNumbering.h
/usr/include/llvm/Analysis/PathProfileInfo.h
/usr/include/llvm/Analysis/PostDominators.h
/usr/include/llvm/Analysis/ProfileInfo.h
/usr/include/llvm/Analysis/ProfileInfoLoader.h
/usr/include/llvm/Analysis/ProfileInfoTypes.h
/usr/include/llvm/Analysis/RegionInfo.h
/usr/include/llvm/Analysis/RegionIterator.h
/usr/include/llvm/Analysis/RegionPass.h
/usr/include/llvm/Analysis/RegionPrinter.h
/usr/include/llvm/Analysis/ScalarEvolution.h
/usr/include/llvm/Analysis/ScalarEvolutionExpander.h
/usr/include/llvm/Analysis/ScalarEvolutionExpressions.h
/usr/include/llvm/Analysis/ScalarEvolutionNormalization.h
/usr/include/llvm/Analysis/SparsePropagation.h
/usr/include/llvm/Analysis/Trace.h
/usr/include/llvm/Analysis/ValueTracking.h
/usr/include/llvm/Analysis/Verifier.h
/usr/include/llvm/Argument.h
/usr/include/llvm/Assembly
/usr/include/llvm/Assembly/AssemblyAnnotationWriter.h
/usr/include/llvm/Assembly/Parser.h
/usr/include/llvm/Assembly/PrintModulePass.h
/usr/include/llvm/Assembly/Writer.h
/usr/include/llvm/Attributes.h
/usr/include/llvm/AutoUpgrade.h
/usr/include/llvm/BasicBlock.h
/usr/include/llvm/Bitcode
/usr/include/llvm/Bitcode/Archive.h
/usr/include/llvm/Bitcode/BitCodes.h
/usr/include/llvm/Bitcode/BitstreamReader.h
/usr/include/llvm/Bitcode/BitstreamWriter.h
/usr/include/llvm/Bitcode/LLVMBitCodes.h
/usr/include/llvm/Bitcode/ReaderWriter.h
/usr/include/llvm/CallGraphSCCPass.h
/usr/include/llvm/CallingConv.h
/usr/include/llvm/CodeGen
/usr/include/llvm/CodeGen/Analysis.h
/usr/include/llvm/CodeGen/AsmPrinter.h
/usr/include/llvm/CodeGen/BinaryObject.h
/usr/include/llvm/CodeGen/CalcSpillWeights.h
/usr/include/llvm/CodeGen/CallingConvLower.h
/usr/include/llvm/CodeGen/EdgeBundles.h
/usr/include/llvm/CodeGen/FastISel.h
/usr/include/llvm/CodeGen/FunctionLoweringInfo.h
/usr/include/llvm/CodeGen/GCMetadata.h
/usr/include/llvm/CodeGen/GCMetadataPrinter.h
/usr/include/llvm/CodeGen/GCStrategy.h
/usr/include/llvm/CodeGen/GCs.h
/usr/include/llvm/CodeGen/ISDOpcodes.h
/usr/include/llvm/CodeGen/IntrinsicLowering.h
/usr/include/llvm/CodeGen/JITCodeEmitter.h
/usr/include/llvm/CodeGen/LatencyPriorityQueue.h
/usr/include/llvm/CodeGen/LexicalScopes.h
/usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
/usr/include/llvm/CodeGen/LinkAllCodegenComponents.h
/usr/include/llvm/CodeGen/LiveInterval.h
/usr/include/llvm/CodeGen/LiveIntervalAnalysis.h
/usr/include/llvm/CodeGen/LiveStackAnalysis.h
/usr/include/llvm/CodeGen/LiveVariables.h
/usr/include/llvm/CodeGen/MachORelocation.h
/usr/include/llvm/CodeGen/MachineBasicBlock.h
/usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
/usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
/usr/include/llvm/CodeGen/MachineCodeEmitter.h
/usr/include/llvm/CodeGen/MachineCodeInfo.h
/usr/include/llvm/CodeGen/MachineConstantPool.h
/usr/include/llvm/CodeGen/MachineDominators.h
/usr/include/llvm/CodeGen/MachineFrameInfo.h
/usr/include/llvm/CodeGen/MachineFunction.h
/usr/include/llvm/CodeGen/MachineFunctionAnalysis.h
/usr/include/llvm/CodeGen/MachineFunctionPass.h
/usr/include/llvm/CodeGen/MachineInstr.h
/usr/include/llvm/CodeGen/MachineInstrBuilder.h
/usr/include/llvm/CodeGen/MachineJumpTableInfo.h
/usr/include/llvm/CodeGen/MachineLoopInfo.h
/usr/include/llvm/CodeGen/MachineLoopRanges.h
/usr/include/llvm/CodeGen/MachineMemOperand.h
/usr/include/llvm/CodeGen/MachineModuleInfo.h
/usr/include/llvm/CodeGen/MachineModuleInfoImpls.h
/usr/include/llvm/CodeGen/MachineOperand.h
/usr/include/llvm/CodeGen/MachinePassRegistry.h
/usr/include/llvm/CodeGen/MachineRegisterInfo.h
/usr/include/llvm/CodeGen/MachineRelocation.h
/usr/include/llvm/CodeGen/MachineSSAUpdater.h
/usr/include/llvm/CodeGen/ObjectCodeEmitter.h
/usr/include/llvm/CodeGen/PBQP
/usr/include/llvm/CodeGen/PBQP/Graph.h
/usr/include/llvm/CodeGen/PBQP/HeuristicBase.h
/usr/include/llvm/CodeGen/PBQP/HeuristicSolver.h
/usr/include/llvm/CodeGen/PBQP/Heuristics
/usr/include/llvm/CodeGen/PBQP/Heuristics/Briggs.h
/usr/include/llvm/CodeGen/PBQP/Math.h
/usr/include/llvm/CodeGen/PBQP/Solution.h
/usr/include/llvm/CodeGen/Passes.h
/usr/include/llvm/CodeGen/ProcessImplicitDefs.h
/usr/include/llvm/CodeGen/PseudoSourceValue.h
/usr/include/llvm/CodeGen/RegAllocPBQP.h
/usr/include/llvm/CodeGen/RegAllocRegistry.h
/usr/include/llvm/CodeGen/RegisterScavenging.h
/usr/include/llvm/CodeGen/RuntimeLibcalls.h
/usr/include/llvm/CodeGen/ScheduleDAG.h
/usr/include/llvm/CodeGen/ScheduleHazardRecognizer.h
/usr/include/llvm/CodeGen/SchedulerRegistry.h
/usr/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
/usr/include/llvm/CodeGen/SelectionDAG.h
/usr/include/llvm/CodeGen/SelectionDAGISel.h
/usr/include/llvm/CodeGen/SelectionDAGNodes.h
/usr/include/llvm/CodeGen/SlotIndexes.h
/usr/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
/usr/include/llvm/CodeGen/ValueTypes.h
/usr/include/llvm/CodeGen/ValueTypes.td
/usr/include/llvm/Config
/usr/include/llvm/Config/AsmParsers.def
/usr/include/llvm/Config/AsmPrinters.def
/usr/include/llvm/Config/Disassemblers.def
/usr/include/llvm/Config/Targets.def
/usr/include/llvm/Config/config-64.h
/usr/include/llvm/Config/config.h
/usr/include/llvm/Config/llvm-config-64.h
/usr/include/llvm/Config/llvm-config.h
/usr/include/llvm/Constant.h
/usr/include/llvm/Constants.h
/usr/include/llvm/DebugInfo
/usr/include/llvm/DebugInfo/DIContext.h
/usr/include/llvm/DebugInfoProbe.h
/usr/include/llvm/DefaultPasses.h
/usr/include/llvm/DerivedTypes.h
/usr/include/llvm/ExecutionEngine
/usr/include/llvm/ExecutionEngine/ExecutionEngine.h
/usr/include/llvm/ExecutionEngine/GenericValue.h
/usr/include/llvm/ExecutionEngine/Interpreter.h
/usr/include/llvm/ExecutionEngine/JIT.h
/usr/include/llvm/ExecutionEngine/JITEventListener.h
/usr/include/llvm/ExecutionEngine/JITMemoryManager.h
/usr/include/llvm/ExecutionEngine/MCJIT.h
/usr/include/llvm/ExecutionEngine/RuntimeDyld.h
/usr/include/llvm/Function.h
/usr/include/llvm/GVMaterializer.h
/usr/include/llvm/GlobalAlias.h
/usr/include/llvm/GlobalValue.h
/usr/include/llvm/GlobalVariable.h
/usr/include/llvm/InitializePasses.h
/usr/include/llvm/InlineAsm.h
/usr/include/llvm/InstrTypes.h
/usr/include/llvm/Instruction.def
/usr/include/llvm/Instruction.h
/usr/include/llvm/Instructions.h
/usr/include/llvm/IntrinsicInst.h
/usr/include/llvm/Intrinsics.gen
/usr/include/llvm/Intrinsics.h
/usr/include/llvm/Intrinsics.td
/usr/include/llvm/IntrinsicsARM.td
/usr/include/llvm/IntrinsicsAlpha.td
/usr/include/llvm/IntrinsicsCellSPU.td
/usr/include/llvm/IntrinsicsPTX.td
/usr/include/llvm/IntrinsicsPowerPC.td
/usr/include/llvm/IntrinsicsX86.td
/usr/include/llvm/IntrinsicsXCore.td
/usr/include/llvm/LLVMContext.h
/usr/include/llvm/LinkAllPasses.h
/usr/include/llvm/LinkAllVMCore.h
/usr/include/llvm/Linker.h
/usr/include/llvm/MC
/usr/include/llvm/MC/EDInstInfo.h
/usr/include/llvm/MC/MCAsmBackend.h
/usr/include/llvm/MC/MCAsmInfo.h
/usr/include/llvm/MC/MCAsmInfoCOFF.h
/usr/include/llvm/MC/MCAsmInfoDarwin.h
/usr/include/llvm/MC/MCAsmLayout.h
/usr/include/llvm/MC/MCAssembler.h
/usr/include/llvm/MC/MCAtom.h
/usr/include/llvm/MC/MCCodeEmitter.h
/usr/include/llvm/MC/MCCodeGenInfo.h
/usr/include/llvm/MC/MCContext.h
/usr/include/llvm/MC/MCDirectives.h
/usr/include/llvm/MC/MCDisassembler.h
/usr/include/llvm/MC/MCDwarf.h
/usr/include/llvm/MC/MCELFObjectWriter.h
/usr/include/llvm/MC/MCELFSymbolFlags.h
/usr/include/llvm/MC/MCExpr.h
/usr/include/llvm/MC/MCFixup.h
/usr/include/llvm/MC/MCFixupKindInfo.h
/usr/include/llvm/MC/MCInst.h
/usr/include/llvm/MC/MCInstPrinter.h
/usr/include/llvm/MC/MCInstrAnalysis.h
/usr/include/llvm/MC/MCInstrDesc.h
/usr/include/llvm/MC/MCInstrInfo.h
/usr/include/llvm/MC/MCInstrItineraries.h
/usr/include/llvm/MC/MCLabel.h
/usr/include/llvm/MC/MCMachOSymbolFlags.h
/usr/include/llvm/MC/MCMachObjectWriter.h
/usr/include/llvm/MC/MCModule.h
/usr/include/llvm/MC/MCObjectFileInfo.h
/usr/include/llvm/MC/MCObjectStreamer.h
/usr/include/llvm/MC/MCObjectWriter.h
/usr/include/llvm/MC/MCParser
/usr/include/llvm/MC/MCParser/AsmCond.h
/usr/include/llvm/MC/MCParser/AsmLexer.h
/usr/include/llvm/MC/MCParser/MCAsmLexer.h
/usr/include/llvm/MC/MCParser/MCAsmParser.h
/usr/include/llvm/MC/MCParser/MCAsmParserExtension.h
/usr/include/llvm/MC/MCParser/MCParsedAsmOperand.h
/usr/include/llvm/MC/MCRegisterInfo.h
/usr/include/llvm/MC/MCSection.h
/usr/include/llvm/MC/MCSectionCOFF.h
/usr/include/llvm/MC/MCSectionELF.h
/usr/include/llvm/MC/MCSectionMachO.h
/usr/include/llvm/MC/MCStreamer.h
/usr/include/llvm/MC/MCSubtargetInfo.h
/usr/include/llvm/MC/MCSymbol.h
/usr/include/llvm/MC/MCTargetAsmLexer.h
/usr/include/llvm/MC/MCTargetAsmParser.h
/usr/include/llvm/MC/MCValue.h
/usr/include/llvm/MC/MCWin64EH.h
/usr/include/llvm/MC/MachineLocation.h
/usr/include/llvm/MC/SectionKind.h
/usr/include/llvm/MC/SubtargetFeature.h
/usr/include/llvm/Metadata.h
/usr/include/llvm/Module.h
/usr/include/llvm/Object
/usr/include/llvm/Object/Archive.h
/usr/include/llvm/Object/Binary.h
/usr/include/llvm/Object/COFF.h
/usr/include/llvm/Object/Error.h
/usr/include/llvm/Object/MachO.h
/usr/include/llvm/Object/MachOFormat.h
/usr/include/llvm/Object/MachOObject.h
/usr/include/llvm/Object/ObjectFile.h
/usr/include/llvm/OperandTraits.h
/usr/include/llvm/Operator.h
/usr/include/llvm/Pass.h
/usr/include/llvm/PassAnalysisSupport.h
/usr/include/llvm/PassManager.h
/usr/include/llvm/PassManagers.h
/usr/include/llvm/PassRegistry.h
/usr/include/llvm/PassSupport.h
/usr/include/llvm/Support
/usr/include/llvm/Support/AIXDataTypesFix.h
/usr/include/llvm/Support/AlignOf.h
/usr/include/llvm/Support/Allocator.h
/usr/include/llvm/Support/Atomic.h
/usr/include/llvm/Support/BlockFrequency.h
/usr/include/llvm/Support/BranchProbability.h
/usr/include/llvm/Support/CFG.h
/usr/include/llvm/Support/COFF.h
/usr/include/llvm/Support/CallSite.h
/usr/include/llvm/Support/Capacity.h
/usr/include/llvm/Support/Casting.h
/usr/include/llvm/Support/CodeGen.h
/usr/include/llvm/Support/CommandLine.h
/usr/include/llvm/Support/Compiler.h
/usr/include/llvm/Support/ConstantFolder.h
/usr/include/llvm/Support/ConstantRange.h
/usr/include/llvm/Support/CrashRecoveryContext.h
/usr/include/llvm/Support/DOTGraphTraits.h
/usr/include/llvm/Support/DataExtractor.h
/usr/include/llvm/Support/DataFlow.h
/usr/include/llvm/Support/DataTypes.h
/usr/include/llvm/Support/Debug.h
/usr/include/llvm/Support/DebugLoc.h
/usr/include/llvm/Support/Disassembler.h
/usr/include/llvm/Support/Dwarf.h
/usr/include/llvm/Support/DynamicLibrary.h
/usr/include/llvm/Support/ELF.h
/usr/include/llvm/Support/Endian.h
/usr/include/llvm/Support/Errno.h
/usr/include/llvm/Support/ErrorHandling.h
/usr/include/llvm/Support/FEnv.h
/usr/include/llvm/Support/FileSystem.h
/usr/include/llvm/Support/FileUtilities.h
/usr/include/llvm/Support/Format.h
/usr/include/llvm/Support/FormattedStream.h
/usr/include/llvm/Support/GCOV.h
/usr/include/llvm/Support/GetElementPtrTypeIterator.h
/usr/include/llvm/Support/GraphWriter.h
/usr/include/llvm/Support/Host.h
/usr/include/llvm/Support/IRBuilder.h
/usr/include/llvm/Support/IRReader.h
/usr/include/llvm/Support/IncludeFile.h
/usr/include/llvm/Support/InstIterator.h
/usr/include/llvm/Support/InstVisitor.h
/usr/include/llvm/Support/LICENSE.TXT
/usr/include/llvm/Support/LeakDetector.h
/usr/include/llvm/Support/MachO.h
/usr/include/llvm/Support/ManagedStatic.h
/usr/include/llvm/Support/MathExtras.h
/usr/include/llvm/Support/Memory.h
/usr/include/llvm/Support/MemoryBuffer.h
/usr/include/llvm/Support/MemoryObject.h
/usr/include/llvm/Support/Mutex.h
/usr/include/llvm/Support/MutexGuard.h
/usr/include/llvm/Support/NoFolder.h
/usr/include/llvm/Support/OutputBuffer.h
/usr/include/llvm/Support/PassNameParser.h
/usr/include/llvm/Support/Path.h
/usr/include/llvm/Support/PathV1.h
/usr/include/llvm/Support/PathV2.h
/usr/include/llvm/Support/PatternMatch.h
/usr/include/llvm/Support/PluginLoader.h
/usr/include/llvm/Support/PointerLikeTypeTraits.h
/usr/include/llvm/Support/PredIteratorCache.h
/usr/include/llvm/Support/PrettyStackTrace.h
/usr/include/llvm/Support/Process.h
/usr/include/llvm/Support/Program.h
/usr/include/llvm/Support/RWMutex.h
/usr/include/llvm/Support/Recycler.h
/usr/include/llvm/Support/RecyclingAllocator.h
/usr/include/llvm/Support/Regex.h
/usr/include/llvm/Support/Registry.h
/usr/include/llvm/Support/RegistryParser.h
/usr/include/llvm/Support/SMLoc.h
/usr/include/llvm/Support/Signals.h
/usr/include/llvm/Support/Solaris.h
/usr/include/llvm/Support/SourceMgr.h
/usr/include/llvm/Support/StringPool.h
/usr/include/llvm/Support/SwapByteOrder.h
/usr/include/llvm/Support/SystemUtils.h
/usr/include/llvm/Support/TargetFolder.h
/usr/include/llvm/Support/TargetRegistry.h
/usr/include/llvm/Support/TargetSelect.h
/usr/include/llvm/Support/ThreadLocal.h
/usr/include/llvm/Support/Threading.h
/usr/include/llvm/Support/TimeValue.h
/usr/include/llvm/Support/Timer.h
/usr/include/llvm/Support/ToolOutputFile.h
/usr/include/llvm/Support/TypeBuilder.h
/usr/include/llvm/Support/Valgrind.h
/usr/include/llvm/Support/ValueHandle.h
/usr/include/llvm/Support/Win64EH.h
/usr/include/llvm/Support/circular_raw_ostream.h
/usr/include/llvm/Support/raw_os_ostream.h
/usr/include/llvm/Support/raw_ostream.h
/usr/include/llvm/Support/system_error.h
/usr/include/llvm/Support/type_traits.h
/usr/include/llvm/SymbolTableListTraits.h
/usr/include/llvm/TableGen
/usr/include/llvm/TableGen/Error.h
/usr/include/llvm/TableGen/Main.h
/usr/include/llvm/TableGen/Record.h
/usr/include/llvm/TableGen/TableGenAction.h
/usr/include/llvm/TableGen/TableGenBackend.h
/usr/include/llvm/Target
/usr/include/llvm/Target/Mangler.h
/usr/include/llvm/Target/Target.td
/usr/include/llvm/Target/TargetCallingConv.h
/usr/include/llvm/Target/TargetCallingConv.td
/usr/include/llvm/Target/TargetData.h
/usr/include/llvm/Target/TargetELFWriterInfo.h
/usr/include/llvm/Target/TargetFrameLowering.h
/usr/include/llvm/Target/TargetInstrInfo.h
/usr/include/llvm/Target/TargetIntrinsicInfo.h
/usr/include/llvm/Target/TargetJITInfo.h
/usr/include/llvm/Target/TargetLibraryInfo.h
/usr/include/llvm/Target/TargetLowering.h
/usr/include/llvm/Target/TargetLoweringObjectFile.h
/usr/include/llvm/Target/TargetMachine.h
/usr/include/llvm/Target/TargetOpcodes.h
/usr/include/llvm/Target/TargetOptions.h
/usr/include/llvm/Target/TargetRegisterInfo.h
/usr/include/llvm/Target/TargetSchedule.td
/usr/include/llvm/Target/TargetSelectionDAG.td
/usr/include/llvm/Target/TargetSelectionDAGInfo.h
/usr/include/llvm/Target/TargetSubtargetInfo.h
/usr/include/llvm/Transforms
/usr/include/llvm/Transforms/IPO
/usr/include/llvm/Transforms/IPO.h
/usr/include/llvm/Transforms/IPO/InlinerPass.h
/usr/include/llvm/Transforms/IPO/PassManagerBuilder.h
/usr/include/llvm/Transforms/Instrumentation.h
/usr/include/llvm/Transforms/Scalar.h
/usr/include/llvm/Transforms/Utils
/usr/include/llvm/Transforms/Utils/AddrModeMatcher.h
/usr/include/llvm/Transforms/Utils/BasicBlockUtils.h
/usr/include/llvm/Transforms/Utils/BasicInliner.h
/usr/include/llvm/Transforms/Utils/BuildLibCalls.h
/usr/include/llvm/Transforms/Utils/Cloning.h
/usr/include/llvm/Transforms/Utils/FunctionUtils.h
/usr/include/llvm/Transforms/Utils/Local.h
/usr/include/llvm/Transforms/Utils/PromoteMemToReg.h
/usr/include/llvm/Transforms/Utils/SSAUpdater.h
/usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
/usr/include/llvm/Transforms/Utils/SimplifyIndVar.h
/usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
/usr/include/llvm/Transforms/Utils/UnrollLoop.h
/usr/include/llvm/Transforms/Utils/ValueMapper.h
/usr/include/llvm/Type.h
/usr/include/llvm/Use.h
/usr/include/llvm/User.h
/usr/include/llvm/Value.h
/usr/include/llvm/ValueSymbolTable.h
/usr/lib64/llvm/libEnhancedDisassembly.a
/usr/lib64/llvm/libLLVMARMAsmParser.a
/usr/lib64/llvm/libLLVMARMAsmPrinter.a
/usr/lib64/llvm/libLLVMARMCodeGen.a
/usr/lib64/llvm/libLLVMARMDesc.a
/usr/lib64/llvm/libLLVMARMDisassembler.a
/usr/lib64/llvm/libLLVMARMInfo.a
/usr/lib64/llvm/libLLVMAlphaCodeGen.a
/usr/lib64/llvm/libLLVMAlphaDesc.a
/usr/lib64/llvm/libLLVMAlphaInfo.a
/usr/lib64/llvm/libLLVMAnalysis.a
/usr/lib64/llvm/libLLVMArchive.a
/usr/lib64/llvm/libLLVMAsmParser.a
/usr/lib64/llvm/libLLVMAsmPrinter.a
/usr/lib64/llvm/libLLVMBitReader.a
/usr/lib64/llvm/libLLVMBitWriter.a
/usr/lib64/llvm/libLLVMBlackfinCodeGen.a
/usr/lib64/llvm/libLLVMBlackfinDesc.a
/usr/lib64/llvm/libLLVMBlackfinInfo.a
/usr/lib64/llvm/libLLVMCBackend.a
/usr/lib64/llvm/libLLVMCBackendInfo.a
/usr/lib64/llvm/libLLVMCellSPUCodeGen.a
/usr/lib64/llvm/libLLVMCellSPUDesc.a
/usr/lib64/llvm/libLLVMCellSPUInfo.a
/usr/lib64/llvm/libLLVMCodeGen.a
/usr/lib64/llvm/libLLVMCore.a
/usr/lib64/llvm/libLLVMCppBackend.a
/usr/lib64/llvm/libLLVMCppBackendInfo.a
/usr/lib64/llvm/libLLVMDebugInfo.a
/usr/lib64/llvm/libLLVMExecutionEngine.a
/usr/lib64/llvm/libLLVMInstCombine.a
/usr/lib64/llvm/libLLVMInstrumentation.a
/usr/lib64/llvm/libLLVMInterpreter.a
/usr/lib64/llvm/libLLVMJIT.a
/usr/lib64/llvm/libLLVMLinker.a
/usr/lib64/llvm/libLLVMMBlazeAsmParser.a
/usr/lib64/llvm/libLLVMMBlazeAsmPrinter.a
/usr/lib64/llvm/libLLVMMBlazeCodeGen.a
/usr/lib64/llvm/libLLVMMBlazeDesc.a
/usr/lib64/llvm/libLLVMMBlazeDisassembler.a
/usr/lib64/llvm/libLLVMMBlazeInfo.a
/usr/lib64/llvm/libLLVMMC.a
/usr/lib64/llvm/libLLVMMCDisassembler.a
/usr/lib64/llvm/libLLVMMCJIT.a
/usr/lib64/llvm/libLLVMMCParser.a
/usr/lib64/llvm/libLLVMMSP430AsmPrinter.a
/usr/lib64/llvm/libLLVMMSP430CodeGen.a
/usr/lib64/llvm/libLLVMMSP430Desc.a
/usr/lib64/llvm/libLLVMMSP430Info.a
/usr/lib64/llvm/libLLVMMipsAsmPrinter.a
/usr/lib64/llvm/libLLVMMipsCodeGen.a
/usr/lib64/llvm/libLLVMMipsDesc.a
/usr/lib64/llvm/libLLVMMipsInfo.a
/usr/lib64/llvm/libLLVMObject.a
/usr/lib64/llvm/libLLVMPTXAsmPrinter.a
/usr/lib64/llvm/libLLVMPTXCodeGen.a
/usr/lib64/llvm/libLLVMPTXDesc.a
/usr/lib64/llvm/libLLVMPTXInfo.a
/usr/lib64/llvm/libLLVMPowerPCAsmPrinter.a
/usr/lib64/llvm/libLLVMPowerPCCodeGen.a
/usr/lib64/llvm/libLLVMPowerPCDesc.a
/usr/lib64/llvm/libLLVMPowerPCInfo.a
/usr/lib64/llvm/libLLVMRuntimeDyld.a
/usr/lib64/llvm/libLLVMScalarOpts.a
/usr/lib64/llvm/libLLVMSelectionDAG.a
/usr/lib64/llvm/libLLVMSparcCodeGen.a
/usr/lib64/llvm/libLLVMSparcDesc.a
/usr/lib64/llvm/libLLVMSparcInfo.a
/usr/lib64/llvm/libLLVMSupport.a
/usr/lib64/llvm/libLLVMSystemZCodeGen.a
/usr/lib64/llvm/libLLVMSystemZDesc.a
/usr/lib64/llvm/libLLVMSystemZInfo.a
/usr/lib64/llvm/libLLVMTableGen.a
/usr/lib64/llvm/libLLVMTarget.a
/usr/lib64/llvm/libLLVMTransformUtils.a
/usr/lib64/llvm/libLLVMX86AsmParser.a
/usr/lib64/llvm/libLLVMX86AsmPrinter.a
/usr/lib64/llvm/libLLVMX86CodeGen.a
/usr/lib64/llvm/libLLVMX86Desc.a
/usr/lib64/llvm/libLLVMX86Disassembler.a
/usr/lib64/llvm/libLLVMX86Info.a
/usr/lib64/llvm/libLLVMX86Utils.a
/usr/lib64/llvm/libLLVMXCoreCodeGen.a
/usr/lib64/llvm/libLLVMXCoreDesc.a
/usr/lib64/llvm/libLLVMXCoreInfo.a
/usr/lib64/llvm/libLLVMipa.a
/usr/lib64/llvm/libLLVMipo.a
/usr/lib64/llvm/libLTO.a
/usr/lib64/llvm/libclang.a
/usr/lib64/llvm/libclangARCMigrate.a
/usr/lib64/llvm/libclangAST.a
/usr/lib64/llvm/libclangAnalysis.a
/usr/lib64/llvm/libclangBasic.a
/usr/lib64/llvm/libclangCodeGen.a
/usr/lib64/llvm/libclangDriver.a
/usr/lib64/llvm/libclangFrontend.a
/usr/lib64/llvm/libclangFrontendTool.a
/usr/lib64/llvm/libclangIndex.a
/usr/lib64/llvm/libclangLex.a
/usr/lib64/llvm/libclangParse.a
/usr/lib64/llvm/libclangRewrite.a
/usr/lib64/llvm/libclangSema.a
/usr/lib64/llvm/libclangSerialization.a
/usr/lib64/llvm/libclangStaticAnalyzerCheckers.a
/usr/lib64/llvm/libclangStaticAnalyzerCore.a
/usr/lib64/llvm/libclangStaticAnalyzerFrontend.a
/usr/lib64/llvm/libllvm.a
/usr/lib64/llvm/libllvm_analysis.a
/usr/lib64/llvm/libllvm_bitreader.a
/usr/lib64/llvm/libllvm_bitwriter.a
/usr/lib64/llvm/libllvm_executionengine.a
/usr/lib64/llvm/libllvm_ipo.a
/usr/lib64/llvm/libllvm_scalar_opts.a
/usr/lib64/llvm/libllvm_target.a
/usr/lib64/llvm/libprofile_rt.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 21 04:50:33 2013