llvm-6502/lib
2008-01-15 03:15:41 +00:00
..
Analysis Don't be rude, emit debugging info where asked to. 2008-01-02 02:49:20 +00:00
Archive Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
AsmParser If there are attributes on the varargs part of a 2008-01-11 21:23:39 +00:00
Bitcode Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
CodeGen ByVal stack slot alignment should be at least as large as pointer ABI alignment. 2008-01-15 03:14:05 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine I doubt the address of the Error string was intended 2008-01-07 19:14:42 +00:00
Linker Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Support Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
System Fix compile failures with g++-4.3. 2008-01-09 19:42:09 +00:00
Target Both x86-32 and x86-64 handle byval parameter attributes. 2008-01-15 03:15:41 +00:00
Transforms I noticed that the trampoline straightening transformation could 2008-01-14 19:52:09 +00:00
VMCore Simplify CallInst::hasByValArgument using a new method. 2008-01-14 19:57:00 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00