llvm-6502/lib
Evan Cheng 09e3c80984 - Use exact-width integer types, e.g. int32_t, to avoid confusion.
- Fix a couple of minor bugs in i16immSExt8 and i16immZExt8.
- Added loadiPTR fragment used for indirect jumps and calls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28392 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-19 18:40:54 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen lib/Target/Target.td 2006-05-18 20:42:07 +00:00
Debugger
ExecutionEngine Make this print the right start pointer 2006-05-16 06:45:50 +00:00
Linker
Support
System
Target - Use exact-width integer types, e.g. int32_t, to avoid confusion. 2006-05-19 18:40:54 +00:00
Transforms Declare that lowerinvoke doesn't interact with other lowering passes. 2006-05-17 21:05:27 +00:00
VMCore Fix some think-o's in my last commit. Thanks to Chris for pointing them out. 2006-05-18 05:46:08 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00