llvm-6502/lib
2005-05-11 18:57:39 +00:00
..
Analysis By definition, 'tail' calls cannot access the stack frame of their caller. 2005-05-08 23:58:12 +00:00
Archive
AsmParser * Convert tabs to spaces, fix code alignment 2005-05-10 22:02:28 +00:00
Bytecode
CodeGen Do not memoize ADJCALLSTACKDOWN nodes, provide a method to hack on them. 2005-05-11 18:57:39 +00:00
Debugger
ExecutionEngine
Linker Preserve CC's when linking modules 2005-05-09 01:09:39 +00:00
Support Do not use "" as a sentinal for a missing argument! This fixes PR560. 2005-05-10 23:20:17 +00:00
System
Target add the popcount instruction and support this in the isel 2005-05-11 05:16:09 +00:00
Transforms Fix Reassociate/shifttest.ll 2005-05-10 03:39:25 +00:00
VMCore Verify that varargs functions all have ccc 2005-05-08 22:27:09 +00:00
Makefile