index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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--
CMakeLists.txt
15
-rw-r--r--
CREDITS.TXT
4
-rw-r--r--
Makefile.config.in
2
-rw-r--r--
Makefile.rules
13
-rw-r--r--
autoconf/configure.ac
2
-rwxr-xr-x
cmake/modules/AddLLVM.cmake
151
-rw-r--r--
cmake/modules/LLVMProcessSources.cmake
10
-rw-r--r--
cmake/modules/TableGen.cmake
4
-rwxr-xr-x
configure
139
-rw-r--r--
docs/AliasAnalysis.html
1067
-rw-r--r--
docs/AliasAnalysis.rst
702
-rw-r--r--
docs/Atomics.html
569
-rw-r--r--
docs/Atomics.rst
441
-rw-r--r--
docs/BitCodeFormat.html
1482
-rw-r--r--
docs/BitCodeFormat.rst
1045
-rw-r--r--
docs/BranchWeightMetadata.html
164
-rw-r--r--
docs/BranchWeightMetadata.rst
118
-rw-r--r--
docs/Bugpoint.html
316
-rw-r--r--
docs/Bugpoint.rst
218
-rw-r--r--
docs/CodeGenerator.html
3
-rw-r--r--
docs/CodingStandards.html
1568
-rw-r--r--
docs/CodingStandards.rst
1147
-rw-r--r--
docs/CommandGuide/llvm-as.rst
49
-rw-r--r--
docs/DeveloperPolicy.html
642
-rw-r--r--
docs/DeveloperPolicy.rst
531
-rw-r--r--
docs/ExceptionHandling.html
563
-rw-r--r--
docs/ExceptionHandling.rst
367
-rw-r--r--
docs/FAQ.html
761
-rw-r--r--
docs/FAQ.rst
464
-rw-r--r--
docs/GetElementPtr.html
753
-rw-r--r--
docs/GetElementPtr.rst
538
-rw-r--r--
docs/GettingStartedVS.html
368
-rw-r--r--
docs/GettingStartedVS.rst
234
-rw-r--r--
docs/HowToSubmitABug.html
6
-rw-r--r--
docs/LangRef.html
36
-rw-r--r--
docs/Lexicon.html
294
-rw-r--r--
docs/Lexicon.rst
194
-rw-r--r--
docs/LinkTimeOptimization.html
401
-rw-r--r--
docs/LinkTimeOptimization.rst
298
-rw-r--r--
docs/MakefileGuide.html
1039
-rw-r--r--
docs/MakefileGuide.rst
956
-rw-r--r--
docs/Packaging.html
119
-rw-r--r--
docs/Packaging.rst
75
-rw-r--r--
docs/Projects.html
482
-rw-r--r--
docs/Projects.rst
327
-rw-r--r--
docs/SegmentedStacks.html
93
-rw-r--r--
docs/SegmentedStacks.rst
80
-rw-r--r--
docs/TableGenFundamentals.html
978
-rw-r--r--
docs/TableGenFundamentals.rst
799
-rw-r--r--
docs/design_and_overview.rst
35
-rw-r--r--
docs/development_process.rst
30
-rw-r--r--
docs/llvm-theme/static/llvm-theme.css
39
-rw-r--r--
docs/programming.rst
39
-rw-r--r--
docs/subsystems.rst
100
-rw-r--r--
docs/tutorial/LangImpl3.html
2
-rw-r--r--
docs/tutorial/LangImpl4.html
2
-rw-r--r--
docs/tutorial/LangImpl5.html
2
-rw-r--r--
docs/tutorial/LangImpl6.html
2
-rw-r--r--
docs/tutorial/LangImpl7.html
2
-rw-r--r--
docs/userguides.rst
91
-rw-r--r--
examples/BrainF/BrainF.h
2
-rw-r--r--
examples/ExceptionDemo/ExceptionDemo.cpp
2
-rw-r--r--
examples/Fibonacci/fibonacci.cpp
6
-rw-r--r--
examples/HowToUseJIT/HowToUseJIT.cpp
6
-rw-r--r--
examples/Kaleidoscope/Chapter3/toy.cpp
2
-rw-r--r--
examples/Kaleidoscope/Chapter4/toy.cpp
2
-rw-r--r--
examples/Kaleidoscope/Chapter5/toy.cpp
2
-rw-r--r--
examples/Kaleidoscope/Chapter6/toy.cpp
2
-rw-r--r--
examples/Kaleidoscope/Chapter7/toy.cpp
2
-rw-r--r--
include/llvm-c/Core.h
2
-rw-r--r--
include/llvm/ADT/DenseMap.h
825
-rw-r--r--
include/llvm/ADT/FlatArrayMap.h
323
-rw-r--r--
include/llvm/ADT/MultiImplMap.h
550
-rw-r--r--
include/llvm/ADT/STLExtras.h
10
-rw-r--r--
include/llvm/ADT/SmallBitVector.h
66
-rw-r--r--
include/llvm/ADT/SmallMap.h
37
-rw-r--r--
include/llvm/ADT/SmallVector.h
21
-rw-r--r--
include/llvm/Analysis/Dominators.h
4
-rw-r--r--
include/llvm/Analysis/LoopInfo.h
485
-rw-r--r--
include/llvm/Analysis/LoopInfoImpl.h
570
-rw-r--r--
include/llvm/Analysis/MemoryBuiltins.h
178
-rw-r--r--
include/llvm/Analysis/ScalarEvolutionExpander.h
2
-rw-r--r--
include/llvm/Bitcode/ReaderWriter.h
18
-rw-r--r--
include/llvm/CodeGen/AsmPrinter.h
7
-rw-r--r--
include/llvm/CodeGen/GCMetadata.h
3
-rw-r--r--
include/llvm/CodeGen/ISDOpcodes.h
4
-rw-r--r--
include/llvm/CodeGen/LexicalScopes.h
7
-rw-r--r--
include/llvm/CodeGen/LiveIntervalAnalysis.h
84
-rw-r--r--
include/llvm/CodeGen/MachineFrameInfo.h
16
-rw-r--r--
include/llvm/CodeGen/MachineInstrBundle.h
4
-rw-r--r--
include/llvm/CodeGen/MachineLoopInfo.h
14
-rw-r--r--
include/llvm/CodeGen/MachineRegisterInfo.h
5
-rw-r--r--
include/llvm/CodeGen/MachineScheduler.h
2
-rw-r--r--
include/llvm/CodeGen/Passes.h
60
-rw-r--r--
include/llvm/CodeGen/ProcessImplicitDefs.h
51
-rw-r--r--
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
3
-rw-r--r--
include/llvm/DIBuilder.h
(renamed from include/llvm/Analysis/DIBuilder.h)
2
-rw-r--r--
include/llvm/DebugInfo.h
(renamed from include/llvm/Analysis/DebugInfo.h)
104
-rw-r--r--
include/llvm/DebugInfo/DIContext.h
34
-rw-r--r--
include/llvm/GlobalValue.h
10
-rw-r--r--
include/llvm/GlobalVariable.h
29
-rw-r--r--
include/llvm/IRBuilder.h
(renamed from include/llvm/Support/IRBuilder.h)
6
-rw-r--r--
include/llvm/InitializePasses.h
1
-rw-r--r--
include/llvm/Instruction.h
12
-rw-r--r--
include/llvm/Instructions.h
166
-rw-r--r--
include/llvm/Intrinsics.td
4
-rw-r--r--
include/llvm/IntrinsicsHexagon.td
1704
-rw-r--r--
include/llvm/IntrinsicsMips.td
286
-rw-r--r--
include/llvm/IntrinsicsX86.td
69
-rw-r--r--
include/llvm/MC/MCAsmInfo.h
24
-rw-r--r--
include/llvm/MC/MCELFObjectWriter.h
44
-rw-r--r--
include/llvm/MC/MCInstrItineraries.h
14
-rw-r--r--
include/llvm/MC/MCStreamer.h
2
-rw-r--r--
include/llvm/Metadata.h
5
-rw-r--r--
include/llvm/Object/COFF.h
6
-rw-r--r--
include/llvm/Object/ELF.h
99
-rw-r--r--
include/llvm/Object/ObjectFile.h
11
-rw-r--r--
include/llvm/Support/AlignOf.h
92
-rw-r--r--
include/llvm/Support/CallSite.h
5
-rw-r--r--
include/llvm/Support/ConstantRange.h
4
-rw-r--r--
include/llvm/Support/ELF.h
91
-rw-r--r--
include/llvm/Support/Endian.h
8
-rw-r--r--
include/llvm/Support/FileSystem.h
94
-rw-r--r--
include/llvm/Support/IntegersSubset.h
253
-rw-r--r--
include/llvm/Support/IntegersSubsetMapping.h
295
-rw-r--r--
include/llvm/Support/MathExtras.h
4
-rw-r--r--
include/llvm/Target/Target.td
16
-rw-r--r--
include/llvm/Target/TargetInstrInfo.h
23
-rw-r--r--
include/llvm/Target/TargetLowering.h
16
-rw-r--r--
include/llvm/Target/TargetMachine.h
9
-rw-r--r--
include/llvm/Target/TargetOptions.h
51
-rw-r--r--
include/llvm/Target/TargetSchedule.td
22
-rw-r--r--
include/llvm/Transforms/Scalar.h
5
-rw-r--r--
include/llvm/Transforms/Utils/BasicBlockUtils.h
4
-rw-r--r--
include/llvm/Transforms/Utils/BuildLibCalls.h
2
-rw-r--r--
include/llvm/Transforms/Utils/Local.h
4
-rw-r--r--
include/llvm/Transforms/Vectorize.h
9
-rw-r--r--
lib/Analysis/AliasSetTracker.cpp
6
-rw-r--r--
lib/Analysis/BasicAliasAnalysis.cpp
45
-rw-r--r--
lib/Analysis/CMakeLists.txt
4
-rw-r--r--
lib/Analysis/DbgInfoPrinter.cpp
6
-rw-r--r--
lib/Analysis/IPA/CMakeLists.txt
2
-rw-r--r--
lib/Analysis/IPA/CallGraphSCCPass.cpp
4