llvm-6502/lib
Evan Cheng f91c10153c Sign extender
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28603 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-31 22:05:11 +00:00
..
Analysis move calltarget to dsa 2006-05-29 23:39:48 +00:00
Archive When reading the symbol table, make sure to delete the ArchiveMember 2006-05-12 17:56:20 +00:00
AsmParser Fix grammar in a comment. 2006-05-29 02:34:34 +00:00
Bytecode Fix a bug in the bc reader/writer: we were not correctly encoding varargs 2006-05-26 18:42:34 +00:00
CodeGen commuteInstruction() does not always create a new MI! 2006-05-31 18:03:39 +00:00
Debugger
ExecutionEngine For PR786: 2006-05-24 19:21:13 +00:00
Linker
Support Squelch this warning: 2006-05-31 21:53:42 +00:00
System Bug noticed, by inspection. Filename can be null. 2006-05-14 19:00:53 +00:00
Target Sign extender 2006-05-31 22:05:11 +00:00
Transforms Swap the order of operands created here. For +&|^, the order doesn't matter, 2006-05-31 21:14:00 +00:00
VMCore Make the getNamedFunction and getNamedGlobal methods be const. They don't 2006-05-31 16:40:28 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00