llvm-6502/lib/VMCore
Dan Gohman 500233aef9 Bitcasting two or from aggregate types is not permitted. Update
LangRef.html, and teach the verifier to check bitcast instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55921 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-08 16:45:59 +00:00
..
AsmWriter.cpp Avoid extra comma. 2008-09-03 22:55:40 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp Try to fold each element of a vector. This is needed to maintain structural 2008-09-03 06:48:55 +00:00
ConstantFold.h
Constants.cpp Fix ConstantExpr::getInsertElement. 2008-08-30 15:41:51 +00:00
Core.cpp PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
DebugInfoBuilder.cpp Put file scoped constants in an anonymous namespace. Use the "using namespace 2008-08-27 21:10:13 +00:00
Dominators.cpp
Function.cpp Initialize function notes. 2008-09-02 20:51:15 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
LeakDetector.cpp
Makefile
Mangler.cpp
Module.cpp Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp
PassManager.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
SymbolTableListTraitsImpl.h
Type.cpp
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Bitcasting two or from aggregate types is not permitted. Update 2008-09-08 16:45:59 +00:00