llvm-6502/lib
Reid Spencer 5527c0b6d1 Fix a bug found exposed by: Regression/Other/2004-08-20-PackedControlFlow.ll
Packed types need to be allowed in type statements too.

Patch provided by Brad Jones.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15953 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-20 15:37:30 +00:00
..
Analysis
Archive
AsmParser Packed types, brought to you by Brad Jones 2004-08-20 06:00:58 +00:00
Bytecode Packed types, brought to you by Brad Jones 2004-08-20 06:00:58 +00:00
CodeGen Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
Debugger
ExecutionEngine
Linker
Support
Target Implement code to convert SetCC into straight line code where appropriate. Add necessary instructions for this transformation to the .td file. 2004-08-20 09:56:22 +00:00
Transforms If we are linking two global variables and they have the same size, do not 2004-08-20 00:30:39 +00:00
VMCore Fix a bug found exposed by: Regression/Other/2004-08-20-PackedControlFlow.ll 2004-08-20 15:37:30 +00:00
Makefile