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
path:
root
/
lib
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
(limited to 'lib')
-rw-r--r--
lib/Analysis/AliasAnalysisEvaluator.cpp
2
-rw-r--r--
lib/Analysis/CFGPrinter.cpp
2
-rw-r--r--
lib/Analysis/DataStructure/BottomUpClosure.cpp
4
-rw-r--r--
lib/Analysis/DataStructure/CompleteBottomUp.cpp
8
-rw-r--r--
lib/Analysis/DataStructure/DataStructure.cpp
12
-rw-r--r--
lib/Analysis/DataStructure/DataStructureOpt.cpp
2
-rw-r--r--
lib/Analysis/DataStructure/DataStructureStats.cpp
2
-rw-r--r--
lib/Analysis/DataStructure/DependenceGraph.h
2
-rw-r--r--
lib/Analysis/DataStructure/GraphChecker.cpp
2
-rw-r--r--
lib/Analysis/DataStructure/IPModRef.cpp
6
-rw-r--r--
lib/Analysis/DataStructure/IPModRef.h
4
-rw-r--r--
lib/Analysis/DataStructure/Local.cpp
6
-rw-r--r--
lib/Analysis/DataStructure/MemoryDepAnalysis.cpp
10
-rw-r--r--
lib/Analysis/DataStructure/MemoryDepAnalysis.h
2
-rw-r--r--
lib/Analysis/DataStructure/Parallelize.cpp
8
-rw-r--r--
lib/Analysis/DataStructure/PgmDependenceGraph.h
2
-rw-r--r--
lib/Analysis/DataStructure/Printer.cpp
6
-rw-r--r--
lib/Analysis/DataStructure/Steensgaard.cpp
2
-rw-r--r--
lib/Analysis/DataStructure/TopDownClosure.cpp
4
-rw-r--r--
lib/Analysis/IPA/Andersens.cpp
4
-rw-r--r--
lib/Analysis/IPA/CallGraph.cpp
2
-rw-r--r--
lib/Analysis/IPA/CallGraphSCCPass.cpp
2
-rw-r--r--
lib/Analysis/IPA/FindUnsafePointerTypes.cpp
2
-rw-r--r--
lib/Analysis/IPA/GlobalsModRef.cpp
6
-rw-r--r--
lib/Analysis/IPA/PrintSCC.cpp
2
-rw-r--r--
lib/Analysis/InstCount.cpp
2
-rw-r--r--
lib/Analysis/IntervalPartition.cpp
2
-rw-r--r--
lib/Analysis/LoopInfo.cpp
2
-rw-r--r--
lib/Analysis/PostDominators.cpp
4
-rw-r--r--
lib/Analysis/ProfileInfoLoaderPass.cpp
2
-rw-r--r--
lib/Analysis/ScalarEvolution.cpp
4
-rw-r--r--
lib/Archive/ArchiveReader.cpp
2
-rw-r--r--
lib/AsmParser/ParserInternals.h
2
-rw-r--r--
lib/AsmParser/llvmAsmParser.y
2
-rw-r--r--
lib/Bytecode/Archive/ArchiveReader.cpp
2
-rw-r--r--
lib/Bytecode/Reader/ArchiveReader.cpp
2
-rw-r--r--
lib/Bytecode/Reader/Reader.cpp
14
-rw-r--r--
lib/Bytecode/Reader/ReaderWrappers.cpp
6
-rw-r--r--
lib/Bytecode/Writer/SlotCalculator.cpp
4
-rw-r--r--
lib/Bytecode/Writer/Writer.cpp
4
-rw-r--r--
lib/Bytecode/Writer/WriterInternals.h
2
-rw-r--r--
lib/CodeGen/BranchFolding.cpp
2
-rw-r--r--
lib/CodeGen/InstrSched/InstrScheduling.cpp
2
-rw-r--r--
lib/CodeGen/InstrSched/SchedGraph.cpp
2
-rw-r--r--
lib/CodeGen/InstrSched/SchedGraph.h
4
-rw-r--r--
lib/CodeGen/InstrSched/SchedGraphCommon.cpp
2
-rw-r--r--
lib/CodeGen/InstrSched/SchedPriorities.cpp
2
-rw-r--r--
lib/CodeGen/InstrSched/SchedPriorities.h
2
-rw-r--r--
lib/CodeGen/LiveInterval.cpp
2
-rw-r--r--
lib/CodeGen/LiveIntervalAnalysis.cpp
8
-rw-r--r--
lib/CodeGen/LiveVariables.cpp
4
-rw-r--r--
lib/CodeGen/MachineBasicBlock.cpp
2
-rw-r--r--
lib/CodeGen/MachineFunction.cpp
4
-rw-r--r--
lib/CodeGen/MachineInstr.cpp
2
-rw-r--r--
lib/CodeGen/ModuloScheduling/MSSchedule.cpp
2
-rw-r--r--
lib/CodeGen/ModuloScheduling/MSchedGraph.cpp
2
-rw-r--r--
lib/CodeGen/ModuloScheduling/MSchedGraph.h
6
-rw-r--r--
lib/CodeGen/ModuloScheduling/ModuloScheduling.cpp
6
-rw-r--r--
lib/CodeGen/PHIElimination.cpp
4
-rw-r--r--
lib/CodeGen/Passes.cpp
2
-rw-r--r--
lib/CodeGen/RegAllocIterativeScan.cpp
6
-rw-r--r--
lib/CodeGen/RegAllocLinearScan.cpp
6
-rw-r--r--
lib/CodeGen/RegAllocLocal.cpp
8
-rw-r--r--
lib/CodeGen/RegAllocSimple.cpp
6
-rw-r--r--
lib/CodeGen/TwoAddressInstructionPass.cpp
6
-rw-r--r--
lib/CodeGen/UnreachableBlockElim.cpp
2
-rw-r--r--
lib/CodeGen/VirtRegMap.cpp
10
-rw-r--r--
lib/CodeGen/VirtRegMap.h
2
-rw-r--r--
lib/Debugger/Debugger.cpp
2
-rw-r--r--
lib/Debugger/ProgramInfo.cpp
6
-rw-r--r--
lib/Debugger/SourceFile.cpp
4
-rw-r--r--
lib/Debugger/UnixLocalInferiorProcess.cpp
4
-rw-r--r--
lib/ExecutionEngine/ExecutionEngine.cpp
6
-rw-r--r--
lib/ExecutionEngine/Interpreter/Execution.cpp
4
-rw-r--r--
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
2
-rw-r--r--
lib/ExecutionEngine/Interpreter/Interpreter.h
2
-rw-r--r--
lib/ExecutionEngine/JIT/Intercept.cpp
2
-rw-r--r--
lib/ExecutionEngine/JIT/JIT.cpp
2
-rw-r--r--
lib/ExecutionEngine/JIT/JITEmitter.cpp
6
-rw-r--r--
lib/Linker/LinkArchives.cpp
8
-rw-r--r--
lib/Support/Annotation.cpp
2
-rw-r--r--
lib/Support/CommandLine.cpp
4
-rw-r--r--
lib/Support/Debug.cpp
4
-rw-r--r--
lib/Support/DynamicLinker.cpp
6
-rw-r--r--
lib/Support/FileUtilities.cpp
16
-rw-r--r--
lib/Support/IsInf.cpp
2
-rw-r--r--
lib/Support/IsNAN.cpp
2
-rw-r--r--
lib/Support/PluginLoader.cpp
4
-rw-r--r--
lib/Support/SlowOperationInformer.cpp
4
-rw-r--r--
lib/Support/Statistic.cpp
4
-rw-r--r--
lib/Support/StringExtras.cpp
2
-rw-r--r--
lib/Support/SystemUtils.cpp
18
-rw-r--r--
lib/Support/Timer.cpp
14
-rw-r--r--
lib/Support/ToolRunner.cpp
6
-rw-r--r--
lib/System/Unix/Path.cpp
2
-rw-r--r--
lib/System/Unix/Path.inc
2
-rw-r--r--
lib/System/Unix/Program.cpp
2
-rw-r--r--
lib/System/Unix/Program.inc
2
-rw-r--r--
lib/System/Unix/Unix.h
2
-rw-r--r--
lib/Target/CBackend/CBackend.cpp
6
-rw-r--r--
lib/Target/CBackend/Writer.cpp
6
-rw-r--r--
lib/Target/PowerPC/PPC32AsmPrinter.cpp
8
-rw-r--r--
lib/Target/PowerPC/PPC32ISelSimple.cpp
4
-rw-r--r--
lib/Target/PowerPC/PPC64AsmPrinter.cpp
10
-rw-r--r--
lib/Target/PowerPC/PPC64ISelSimple.cpp
4
-rw-r--r--
lib/Target/PowerPC/PPC64RegisterInfo.cpp
6
-rw-r--r--
lib/Target/PowerPC/PPCAsmPrinter.cpp
8
-rw-r--r--
lib/Target/PowerPC/PPCBranchSelector.cpp
2
-rw-r--r--
lib/Target/PowerPC/PPCCodeEmitter.cpp
2
-rw-r--r--
lib/Target/PowerPC/PPCRegisterInfo.cpp
6
-rw-r--r--
lib/Target/PowerPC/PPCTargetMachine.cpp
2
-rw-r--r--
lib/Target/SparcV9/InstrSched/InstrScheduling.cpp
2
-rw-r--r--
lib/Target/SparcV9/InstrSched/SchedGraph.cpp
2
-rw-r--r--
lib/Target/SparcV9/InstrSched/SchedGraph.h
4
-rw-r--r--
lib/Target/SparcV9/InstrSched/SchedGraphCommon.cpp
2
-rw-r--r--
lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
2
-rw-r--r--
lib/Target/SparcV9/InstrSched/SchedPriorities.h
2
-rw-r--r--
lib/Target/SparcV9/LiveVar/BBLiveVar.cpp
2
-rw-r--r--
lib/Target/SparcV9/LiveVar/BBLiveVar.h
2
-rw-r--r--
lib/Target/SparcV9/LiveVar/FunctionLiveVarInfo.cpp
6
-rw-r--r--
lib/Target/SparcV9/LiveVar/FunctionLiveVarInfo.h
2