llvm-6502/lib/VMCore
Dan Gohman 16899a2056 Revert r72025. It is possible for clients to convert between signed types
and pointer types safely if they only do so when the sizes are the same.
llvm-gcc is such a client.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72029 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-18 18:55:39 +00:00
..
AsmWriter.cpp Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp Make MDNode use CallbackVH. Also change MDNode to store Value* instead of 2009-05-10 20:57:05 +00:00
Core.cpp OCaml parameter attribute bindings from PR2752. 2009-05-06 12:21:17 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InlineAsm.cpp
Instruction.cpp Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
Instructions.cpp Revert r72025. It is possible for clients to convert between signed types 2009-05-18 18:55:39 +00:00
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp Quotes should be printed before private prefix; some code clean up. 2009-05-05 22:50:29 +00:00
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp
Value.cpp Restore minor deletion. 2009-05-04 18:40:41 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Needed #includes. Thanks Fritz van Bommel! 2009-05-10 23:27:41 +00:00