index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
autoconf/configure.ac
1
-rw-r--r--
examples/ModuleMaker/ModuleMaker.cpp
2
-rw-r--r--
examples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp
2
-rw-r--r--
include/Support/Annotation.h
4
-rw-r--r--
include/Support/BitSetVector.h
3
-rw-r--r--
include/Support/Casting.h
4
-rw-r--r--
include/Support/CommandLine.h
3
-rw-r--r--
include/Support/DOTGraphTraits.h
4
-rw-r--r--
include/Support/Debug.h
4
-rw-r--r--
include/Support/DepthFirstIterator.h
3
-rw-r--r--
include/Support/DynamicLinker.h
4
-rw-r--r--
include/Support/EquivalenceClasses.h
4
-rw-r--r--
include/Support/FileUtilities.h
4
-rw-r--r--
include/Support/GraphTraits.h
4
-rw-r--r--
include/Support/GraphWriter.h
4
-rw-r--r--
include/Support/LeakDetector.h
5
-rw-r--r--
include/Support/MallocAllocator.h
3
-rw-r--r--
include/Support/MathExtras.h
4
-rw-r--r--
include/Support/PostOrderIterator.h
4
-rw-r--r--
include/Support/SCCIterator.h
4
-rw-r--r--
include/Support/STLExtras.h
4
-rw-r--r--
include/Support/SetOperations.h
4
-rw-r--r--
include/Support/Signals.h
5
-rw-r--r--
include/Support/Statistic.h
4
-rw-r--r--
include/Support/StringExtras.h
4
-rw-r--r--
include/Support/SystemUtils.h
5
-rw-r--r--
include/Support/Timer.h
4
-rw-r--r--
include/Support/Tree.h
3
-rw-r--r--
include/Support/TypeInfo.h
4
-rw-r--r--
include/Support/VectorExtras.h
4
-rw-r--r--
include/Support/ilist
6
-rw-r--r--
include/llvm/ADT/BitSetVector.h
3
-rw-r--r--
include/llvm/ADT/DepthFirstIterator.h
3
-rw-r--r--
include/llvm/ADT/EquivalenceClasses.h
4
-rw-r--r--
include/llvm/ADT/GraphTraits.h
4
-rw-r--r--
include/llvm/ADT/PostOrderIterator.h
4
-rw-r--r--
include/llvm/ADT/SCCIterator.h
4
-rw-r--r--
include/llvm/ADT/STLExtras.h
4
-rw-r--r--
include/llvm/ADT/SetOperations.h
4
-rw-r--r--
include/llvm/ADT/Statistic.h
4
-rw-r--r--
include/llvm/ADT/StringExtras.h
4
-rw-r--r--
include/llvm/ADT/Tree.h
3
-rw-r--r--
include/llvm/ADT/VectorExtras.h
4
-rw-r--r--
include/llvm/ADT/ilist
6
-rw-r--r--
include/llvm/AbstractTypeUser.h
4
-rw-r--r--
include/llvm/Analysis/AliasAnalysis.h
5
-rw-r--r--
include/llvm/Analysis/AliasSetTracker.h
5
-rw-r--r--
include/llvm/Analysis/CallGraph.h
5
-rw-r--r--
include/llvm/Analysis/ConstantsScanner.h
5
-rw-r--r--
include/llvm/Analysis/DSGraph.h
5
-rw-r--r--
include/llvm/Analysis/DSGraphTraits.h
4
-rw-r--r--
include/llvm/Analysis/DSNode.h
4
-rw-r--r--
include/llvm/Analysis/DSSupport.h
12
-rw-r--r--
include/llvm/Analysis/DataStructure.h
4
-rw-r--r--
include/llvm/Analysis/DataStructure/DSGraph.h
5
-rw-r--r--
include/llvm/Analysis/DataStructure/DSGraphTraits.h
4
-rw-r--r--
include/llvm/Analysis/DataStructure/DSNode.h
4
-rw-r--r--
include/llvm/Analysis/DataStructure/DSSupport.h
12
-rw-r--r--
include/llvm/Analysis/DataStructure/DataStructure.h
4
-rw-r--r--
include/llvm/Analysis/DependenceGraph.h
4
-rw-r--r--
include/llvm/Analysis/Dominators.h
4
-rw-r--r--
include/llvm/Analysis/Expressions.h
4
-rw-r--r--
include/llvm/Analysis/FindUnsafePointerTypes.h
4
-rw-r--r--
include/llvm/Analysis/FindUsedTypes.h
5
-rw-r--r--
include/llvm/Analysis/IPModRef.h
4
-rw-r--r--
include/llvm/Analysis/InductionVariable.h
5
-rw-r--r--
include/llvm/Analysis/InstForest.h
4
-rw-r--r--
include/llvm/Analysis/Interval.h
4
-rw-r--r--
include/llvm/Analysis/IntervalIterator.h
4
-rw-r--r--
include/llvm/Analysis/IntervalPartition.h
4
-rw-r--r--
include/llvm/Analysis/LoadValueNumbering.h
4
-rw-r--r--
include/llvm/Analysis/LoopInfo.h
4
-rw-r--r--
include/llvm/Analysis/MemoryDepAnalysis.h
4
-rw-r--r--
include/llvm/Analysis/PgmDependenceGraph.h
5
-rw-r--r--
include/llvm/Analysis/PostDominators.h
4
-rw-r--r--
include/llvm/Analysis/SlotCalculator.h
5
-rw-r--r--
include/llvm/Analysis/ValueNumbering.h
5
-rw-r--r--
include/llvm/Analysis/Verifier.h
4
-rw-r--r--
include/llvm/Argument.h
4
-rw-r--r--
include/llvm/Assembly/AsmAnnotationWriter.h
5
-rw-r--r--
include/llvm/Assembly/CWriter.h
5
-rw-r--r--
include/llvm/Assembly/CachedWriter.h
4
-rw-r--r--
include/llvm/Assembly/Parser.h
4
-rw-r--r--
include/llvm/Assembly/PrintModulePass.h
4
-rw-r--r--
include/llvm/Assembly/Writer.h
5
-rw-r--r--
include/llvm/BasicBlock.h
4
-rw-r--r--
include/llvm/Bytecode/Format.h
5
-rw-r--r--
include/llvm/Bytecode/Primitives.h
4
-rw-r--r--
include/llvm/Bytecode/Reader.h
4
-rw-r--r--
include/llvm/Bytecode/WriteBytecodePass.h
4
-rw-r--r--
include/llvm/Bytecode/Writer.h
4
-rw-r--r--
include/llvm/CallGraphSCCPass.h
4
-rw-r--r--
include/llvm/CodeGen/FunctionLiveVarInfo.h
4
-rw-r--r--
include/llvm/CodeGen/InstrForest.h
11
-rw-r--r--
include/llvm/CodeGen/InstrScheduling.h
4
-rw-r--r--
include/llvm/CodeGen/InstrSelection.h
4
-rw-r--r--
include/llvm/CodeGen/InstrSelectionSupport.h
5
-rw-r--r--
include/llvm/CodeGen/LiveVariables.h
4
-rw-r--r--
include/llvm/CodeGen/MachineBasicBlock.h
4
-rw-r--r--
include/llvm/CodeGen/MachineCodeEmitter.h
5
-rw-r--r--
include/llvm/CodeGen/MachineCodeForInstruction.h
4
-rw-r--r--
include/llvm/CodeGen/MachineConstantPool.h
5
-rw-r--r--
include/llvm/CodeGen/MachineFrameInfo.h
9
-rw-r--r--
include/llvm/CodeGen/MachineFunction.h
4
-rw-r--r--
include/llvm/CodeGen/MachineFunctionInfo.h
5
-rw-r--r--
include/llvm/CodeGen/MachineFunctionPass.h
4
-rw-r--r--
include/llvm/CodeGen/MachineInstr.h
4
-rw-r--r--
include/llvm/CodeGen/MachineInstrAnnot.h
3
-rw-r--r--
include/llvm/CodeGen/MachineInstrBuilder.h
4
-rw-r--r--
include/llvm/CodeGen/Passes.h
4
-rw-r--r--
include/llvm/CodeGen/SSARegMap.h
4
-rw-r--r--
include/llvm/CodeGen/SchedGraphCommon.h
4
-rw-r--r--
include/llvm/CodeGen/SelectionDAG.h
5
-rw-r--r--
include/llvm/CodeGen/ValueSet.h
5
-rw-r--r--
include/llvm/CodeGen/ValueTypes.h
5
-rw-r--r--
include/llvm/Constant.h
4
-rw-r--r--
include/llvm/ConstantHandling.h
6
-rw-r--r--
include/llvm/Constants.h
4
-rw-r--r--
include/llvm/DerivedTypes.h
4
-rw-r--r--
include/llvm/ExecutionEngine/ExecutionEngine.h
5
-rw-r--r--
include/llvm/ExecutionEngine/GenericValue.h
4
-rw-r--r--