llvm-6502/lib
Evan Cheng 0fa10515ee Thumb add sp, #imm requires the immediate value be multiple of 4. For now,
change preferred alignment of short, byte, bool to 4.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33722 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-31 22:08:40 +00:00
..
Analysis Fix a minor bug in my patch yesterday that broken ConstProp/bswap.ll 2007-01-31 18:04:55 +00:00
Archive
AsmParser regenerate 2007-01-31 04:44:08 +00:00
Bytecode eliminate a temporary vector while parsing gep's from bc files. 2007-01-31 19:56:15 +00:00
CodeGen Allow the target to override the ISD::CondCode that's to be used to test the 2007-01-31 09:29:11 +00:00
Debugger
ExecutionEngine
Linker
Support Add some debug output. 2007-01-31 21:27:38 +00:00
System
Target Thumb add sp, #imm requires the immediate value be multiple of 4. For now, 2007-01-31 22:08:40 +00:00
Transforms remove temporary vectors. 2007-01-31 20:08:52 +00:00
VMCore implement the new GEP instruction ctors. 2007-01-31 19:47:18 +00:00
Makefile