llvm-6502/lib/VMCore
Jeff Cohen dc4cb35105 Have compiler enforce this.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36353 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-22 22:16:55 +00:00
..
AsmWriter.cpp PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM. 2007-04-22 19:24:39 +00:00
BasicBlock.cpp The (negative) offset from a SymbolTableListTraits-using ilist to its container 2007-04-17 04:04:14 +00:00
ConstantFold.cpp
ConstantFold.h
Constants.cpp
Dominators.cpp Reset vertex. 2007-04-21 00:36:45 +00:00
Function.cpp For PR1136: 2007-04-22 17:28:03 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp PR400 work phase 1. Add attributed load/store instructions for volatile/align to LLVM. 2007-04-22 19:24:39 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp The (negative) offset from a SymbolTableListTraits-using ilist to its container 2007-04-17 04:04:14 +00:00
ModuleProvider.cpp
Pass.cpp Fix a bug that prevented the JIT from working correctly after llvm_shutdown. 2007-04-21 00:12:18 +00:00
PassManager.cpp Proivde getAnalysis<FPAnalysis>(Func) support. 2007-04-16 20:56:24 +00:00
SymbolTableListTraitsImpl.h The (negative) offset from a SymbolTableListTraits-using ilist to its container 2007-04-17 04:04:14 +00:00
Type.cpp Have compiler enforce this. 2007-04-22 22:16:55 +00:00
TypeSymbolTable.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Fix regressions introduced by my previous patch: opt calls verifier in a 2007-04-20 23:59:29 +00:00