llvm-6502/lib/VMCore
Dan Gohman 9b38d7db6d Update comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50974 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-12 16:34:30 +00:00
..
AsmWriter.cpp Update comments. 2008-05-12 16:34:30 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
ConstantFold.h
Constants.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
Core.cpp Use (void) instead of () in C code. 2008-05-04 12:55:34 +00:00
Dominators.cpp
Function.cpp Make StripPointerCast a common function (should we mak it method of Value instead?) 2008-05-06 22:52:30 +00:00
Globals.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
InlineAsm.cpp
Instruction.cpp conservatively say that volatile stores read memory. 2008-05-08 21:58:49 +00:00
Instructions.cpp Update comments. 2008-05-12 16:34:30 +00:00
IntrinsicInst.cpp Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
LeakDetector.cpp
Makefile
Mangler.cpp Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
Module.cpp
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp
PassManager.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp merge of use-diet branch to trunk 2008-05-10 08:32:32 +00:00
Value.cpp Turn StripPointerCast() into a method 2008-05-07 22:54:15 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Check for validity of aliasee pointer before dereference. 2008-05-08 23:11:06 +00:00