llvm-6502/lib/VMCore
2009-06-17 22:53:57 +00:00
..
AsmWriter.cpp Address review comments: add 3 ARM calling conventions. 2009-06-16 18:50:49 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
ConstantFold.h
Constants.cpp Factor out some common code. 2009-06-17 20:43:39 +00:00
Core.cpp
Dominators.cpp
Function.cpp Protect the GC table in Function.cpp 2009-06-17 22:23:31 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp Give Instruction::isSameOperationAs a corresponding comment to note 2009-06-12 19:03:05 +00:00
Instructions.cpp Use Type::isIntOrIntVector and Type::isFPOrFPVector. 2009-06-15 22:25:12 +00:00
IntrinsicInst.cpp
LeakDetector.cpp Thread-safe (and ManagedStatic-ized) LeakDetector! 2009-06-17 21:56:05 +00:00
Makefile
Mangler.cpp Use atomic increment here. 2009-06-17 22:01:09 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp We need to use double-checked locking for lazy initialization in this case when running multithreaded. 2009-06-17 21:16:20 +00:00
PassManager.cpp Guard mutation of the timing info global. 2009-06-17 21:28:54 +00:00
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp Use double-checked locking for this lazy initialization. 2009-06-17 22:53:57 +00:00
TypeSymbolTable.cpp Type safety for TypeSymbolTable! 2009-06-17 16:56:27 +00:00
Use.cpp
Value.cpp Protect the ValueHandle table. 2009-06-17 17:36:57 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00