llvm-6502/lib
Brian Gaeke ac9edd5faa Revise head-of-file comment.
Eliminate some excess whitespace.
Fix bug in CallArgsDescriptor::get() handling call through a null pointer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16012 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-24 06:41:38 +00:00
..
Analysis Fix a bug that caused the pass to go into infinite loops on trivial testcases. 2004-08-16 05:38:02 +00:00
Archive
AsmParser Examine the type code in the setcc class of instructions and if it 2004-08-21 16:11:02 +00:00
Bytecode Bytecode Analyzer Cleanup: 2004-08-21 20:58:19 +00:00
CodeGen Do not use .xword and friends to emit zeros on V9. Apparently there are issues 2004-08-24 00:26:11 +00:00
Debugger
ExecutionEngine Add a special case for argc,argv 2004-08-16 01:07:04 +00:00
Linker Fix a nasty bug that Nate ran into. In particular, instead of emitting a 2+MB 2004-08-21 00:50:59 +00:00
Support Move these files (which are dependent on VMCore) into VMCore 2004-08-16 19:04:36 +00:00
Target Revise head-of-file comment. 2004-08-24 06:41:38 +00:00
Transforms Initial checkin of a pass to lower packed operations to scalars operations. 2004-08-21 21:39:24 +00:00
VMCore Fix a nasty bug that Nate ran into. In particular, instead of emitting a 2+MB 2004-08-21 00:50:59 +00:00
Makefile