llvm-project/llvm/lib
Chris Lattner bad4b4a52b llvm.va_start only takes on argument now
Verify that va_start doesn't occur in functions with no varargs

llvm-svn: 6038
2003-05-08 15:55:31 +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
CWriter Fix bug: UnitTests/2003-05-02-DependantPHI.c 2003-05-03 07:11:00 +00:00
CodeGen Add a vector to keep track of which registers are allocatable. Remove FIXMEs 2003-05-07 20:08:36 +00:00
ExecutionEngine Fix bug: Jello/2003-05-07-ArgumentTest.llx 2003-05-07 20:31:37 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target Added the initial version of the TableGen description for the Sparc backend. 2003-05-07 21:52:39 +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 Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00