llvm-6502/lib
Chris Lattner 1d16ec7381 Handle va_arg instruction correctly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6030 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-08 02:50:13 +00:00
..
Analysis Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll 2003-05-03 03:42:08 +00:00
Archive Fixed 'prevalent'. 2003-04-23 02:59:05 +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
ExecutionEngine Fix bug: Jello/2003-05-07-ArgumentTest.llx 2003-05-07 20:31:37 +00:00
Linker Fix Bug: Linker/2003-04-23-LinkOnceLost.ll 2003-04-23 18:38:39 +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 Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Makefile