llvm-6502/lib
2005-05-09 05:40:26 +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 parse new calling conv specifiers 2005-05-06 20:27:19 +00:00
Bytecode Silence VC++ warnings about unsafe mixing of ints and bools with the | operator. 2005-05-07 02:44:04 +00:00
CodeGen Don't use the load/store instruction as the source pointer, use the pointer 2005-05-09 04:28:51 +00:00
Debugger
ExecutionEngine
Linker Preserve CC's when linking modules 2005-05-09 01:09:39 +00:00
Support
System
Target Wrap long lines, remove dead code that is now handled by legalize 2005-05-09 05:40:26 +00:00
Transforms implement and.ll:test33 2005-05-09 04:58:36 +00:00
VMCore Verify that varargs functions all have ccc 2005-05-08 22:27:09 +00:00
Makefile