llvm-6502/lib
2003-05-08 16:52:16 +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 Add a pointersize/endianness safe load routine to match the store routine 2003-05-08 16:52:16 +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 llvm.va_start only takes on argument now 2003-05-08 15:55:31 +00:00
Makefile