llvm-mirror/lib
2003-05-08 20:49:25 +00:00
..
Analysis Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll 2003-05-03 03:42:08 +00:00
AsmParser Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Bytecode Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
CodeGen Add a vector to keep track of which registers are allocatable. Remove FIXMEs 2003-05-07 20:08:36 +00:00
CWriter Add support for variable argument functions! 2003-05-08 18:41:45 +00:00
ExecutionEngine Implement varargs support for LLI! 2003-05-08 16:52:43 +00:00
Support
Target Add support for Add, Sub, And, Or, & Xor constant exprs 2003-05-08 20:49:25 +00:00
Transforms Handle va_arg instruction correctly 2003-05-08 02:50:13 +00:00
VMCore llvm.va_start only takes on argument now 2003-05-08 15:55:31 +00:00
Makefile