llvm-6502/lib/VMCore
Dan Gohman eeb8ef1f37 Add a hasAddressTaken for BasicBlock.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85449 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-29 00:09:08 +00:00
..
AsmWriter.cpp asmprinter support for BlockAddress. 2009-10-28 03:38:12 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp Add a hasAddressTaken for BasicBlock. 2009-10-29 00:09:08 +00:00
CMakeLists.txt
ConstantFold.cpp Previously, all operands to Constant were themselves constant. 2009-10-28 05:14:34 +00:00
ConstantFold.h
Constants.cpp Previously, all operands to Constant were themselves constant. 2009-10-28 05:14:34 +00:00
ConstantsContext.h Rename lib/VMCore/ConstantsContext.h:ValueMap<> to ConstantUniqueMap<> to avoid 2009-10-27 23:45:55 +00:00
Core.cpp
Dominators.cpp
Function.cpp when we tear down a module, we need to be careful to 2009-10-28 03:37:35 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp rename indbr -> indirectbr to appease the residents of #llvm. 2009-10-28 00:19:10 +00:00
Instructions.cpp rename indbr -> indirectbr to appease the residents of #llvm. 2009-10-28 00:19:10 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
LeaksContext.h
LLVMContext.cpp
LLVMContextImpl.h IR support for the new BlockAddress constant kind. This is 2009-10-28 00:01:44 +00:00
Makefile
Mangler.cpp
Metadata.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypesContext.h
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp