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--
Makefile.common
411
-rw-r--r--
Makefile.config
79
-rw-r--r--
Makefile.config.in
159
-rw-r--r--
Makefile.rules
411
-rw-r--r--
aclocal.m4
3865
-rwxr-xr-x
config.guess
1317
-rwxr-xr-x
config.sub
1411
-rwxr-xr-x
configure
12628
-rw-r--r--
configure.ac
236
-rw-r--r--
docs/GettingStarted.html
197
-rw-r--r--
include/Config/alloca.h
46
-rw-r--r--
include/Config/assert.h
23
-rw-r--r--
include/Config/config.h.in
210
-rw-r--r--
include/Config/dlfcn.h
27
-rw-r--r--
include/Config/errno.h
18
-rw-r--r--
include/Config/fcntl.h
18
-rw-r--r--
include/Config/limits.h
18
-rw-r--r--
include/Config/link.h
18
-rw-r--r--
include/Config/malloc.h
20
-rw-r--r--
include/Config/memory.h
18
-rw-r--r--
include/Config/stdint.h
18
-rw-r--r--
include/Config/stdio.h
22
-rw-r--r--
include/Config/stdlib.h
18
-rw-r--r--
include/Config/string.h
18
-rw-r--r--
include/Config/strings.h
18
-rw-r--r--
include/Config/sys/mman.h
24
-rw-r--r--
include/Config/sys/resource.h
33
-rw-r--r--
include/Config/sys/stat.h
19
-rw-r--r--
include/Config/sys/time.h
18
-rw-r--r--
include/Config/sys/types.h
19
-rw-r--r--
include/Config/sys/wait.h
19
-rw-r--r--
include/Config/time.h
28
-rw-r--r--
include/Config/unistd.h
18
-rw-r--r--
include/Support/Alloca.h
18
-rw-r--r--
include/Support/Annotation.h
2
-rw-r--r--
include/Support/BitSetVector.h
1
-rw-r--r--
include/Support/Casting.h
2
-rw-r--r--
include/Support/CommandLine.h
1
-rw-r--r--
include/Support/DataTypes.h
58
-rw-r--r--
include/Support/SCCIterator.h
1
-rw-r--r--
include/Support/Signals.h
5
-rw-r--r--
include/Support/Timer.h
1
-rw-r--r--
include/Support/Tree.h
1
-rw-r--r--
include/Support/hash_map
22
-rw-r--r--
include/Support/hash_set
22
-rw-r--r--
include/Support/ilist
1
-rw-r--r--
include/Support/iterator
5
-rw-r--r--
include/Support/slist
17
-rw-r--r--
include/llvm/ADT/BitSetVector.h
1
-rw-r--r--
include/llvm/ADT/SCCIterator.h
1
-rw-r--r--
include/llvm/ADT/Tree.h
1
-rw-r--r--
include/llvm/ADT/ilist
1
-rw-r--r--
include/llvm/AbstractTypeUser.h
11
-rw-r--r--
include/llvm/Analysis/DependenceGraph.h
1
-rw-r--r--
include/llvm/Analysis/Dominators.h
1
-rw-r--r--
include/llvm/CodeGen/InstrSelection.h
1
-rw-r--r--
include/llvm/CodeGen/MachineFrameInfo.h
1
-rw-r--r--
include/llvm/CodeGen/SSARegMap.h
1
-rw-r--r--
include/llvm/Config/alloca.h
46
-rw-r--r--
include/llvm/Config/config.h.in
210
-rw-r--r--
include/llvm/Config/dlfcn.h
27
-rw-r--r--
include/llvm/Config/fcntl.h
18
-rw-r--r--
include/llvm/Config/limits.h
18
-rw-r--r--
include/llvm/Config/malloc.h
20
-rw-r--r--
include/llvm/Config/memory.h
18
-rw-r--r--
include/llvm/Config/stdint.h
18
-rw-r--r--
include/llvm/Config/sys/mman.h
24
-rw-r--r--
include/llvm/Config/sys/resource.h
33
-rw-r--r--
include/llvm/Config/sys/stat.h
19
-rw-r--r--
include/llvm/Config/sys/time.h
18
-rw-r--r--
include/llvm/Config/sys/types.h
19
-rw-r--r--
include/llvm/Config/sys/wait.h
19
-rw-r--r--
include/llvm/Config/time.h
28
-rw-r--r--
include/llvm/Config/unistd.h
18
-rw-r--r--
include/llvm/GlobalVariable.h
1
-rw-r--r--
include/llvm/Instruction.h
1
-rw-r--r--
include/llvm/Pass.h
1
-rw-r--r--
include/llvm/Support/Annotation.h
2
-rw-r--r--
include/llvm/Support/Casting.h
2
-rw-r--r--
include/llvm/Support/CommandLine.h
1
-rw-r--r--
include/llvm/Support/Timer.h
1
-rw-r--r--
include/llvm/System/Signals.h
5
-rw-r--r--
include/llvm/Target/TargetCacheInfo.h
1
-rw-r--r--
include/llvm/Target/TargetInstrInfo.h
1
-rw-r--r--
include/llvm/Target/TargetRegInfo.h
1
-rw-r--r--
install-sh
251
-rw-r--r--
lib/Archive/ArchiveReader.cpp
6
-rw-r--r--
lib/AsmParser/Lexer.l
2
-rw-r--r--
lib/AsmParser/Makefile
6
-rw-r--r--
lib/Bytecode/Archive/ArchiveReader.cpp
6
-rw-r--r--
lib/Bytecode/Reader/ArchiveReader.cpp
6
-rw-r--r--
lib/Bytecode/Reader/Reader.cpp
10
-rw-r--r--
lib/Bytecode/Writer/Writer.cpp
2
-rw-r--r--
lib/CodeGen/InstrSelection/InstrForest.cpp
1
-rw-r--r--
lib/CodeGen/MachineFunction.cpp
2
-rw-r--r--
lib/ExecutionEngine/ExecutionEngine.cpp
2
-rw-r--r--
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
6
-rw-r--r--
lib/ExecutionEngine/JIT/Intercept.cpp
2
-rw-r--r--
lib/ExecutionEngine/JIT/JITEmitter.cpp
3
-rw-r--r--
lib/ExecutionEngine/Makefile
2
-rw-r--r--
lib/Makefile
4
-rw-r--r--
lib/Support/PluginLoader.cpp
4
-rw-r--r--
lib/Support/Signals.cpp
2
-rw-r--r--
lib/Support/SystemUtils.cpp
12
-rw-r--r--
lib/Support/Timer.cpp
21
-rw-r--r--
lib/Target/SparcV9/InstrSelection/InstrForest.cpp
1
-rw-r--r--
lib/Target/SparcV9/Makefile
23
-rw-r--r--
lib/Target/SparcV9/SparcV9InstrInfo.cpp
2
-rw-r--r--
lib/Target/SparcV9/SparcV9Internals.h
2
-rw-r--r--
lib/Target/X86/X86CodeEmitter.cpp
2
-rw-r--r--
lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp
2
-rw-r--r--
lib/Transforms/Instrumentation/ProfilePaths/ProfilePaths.cpp
2
-rw-r--r--
lib/VMCore/Pass.cpp
8
-rw-r--r--
ltmain.sh
4993
-rwxr-xr-x
mkinstalldirs
101
-rw-r--r--
support/lib/Support/PluginLoader.cpp
4
-rw-r--r--
support/lib/Support/Signals.cpp
2
-rw-r--r--
support/lib/Support/SystemUtils.cpp
12
-rw-r--r--
support/lib/Support/Timer.cpp
21
-rw-r--r--
support/tools/Burg/Makefile
2
-rw-r--r--
support/tools/TableGen/Makefile
7
-rw-r--r--
tools/bugpoint/SystemUtils.cpp
12
-rw-r--r--
tools/lli/Makefile
2
-rw-r--r--
utils/Burg/Makefile
2
-rw-r--r--