llvm-6502/lib
Chris Lattner 1be4811d34 add 'ret imm' instruction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21945 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-13 17:56:48 +00:00
..
Analysis
Archive
AsmParser * Convert tabs to spaces, fix code alignment 2005-05-10 22:02:28 +00:00
Bytecode
CodeGen Emit function entry code after lowering hte arguments. 2005-05-13 07:33:32 +00:00
Debugger
ExecutionEngine Fix a really horrible problem that causes the JIT to miscompile any program 2005-05-12 06:01:28 +00:00
Linker
Support Make sure that decompression checks for the case that bzip2 returns 2005-05-13 07:05:37 +00:00
System
Target add 'ret imm' instruction 2005-05-13 17:56:48 +00:00
Transforms calling a function with the wrong CC is undefined, turn it into an unreachable 2005-05-13 07:09:09 +00:00
VMCore Verify that varargs functions all have ccc 2005-05-08 22:27:09 +00:00
Makefile