llvm-6502/lib
Brian Gaeke 8fc493430c Publicize the type of FnAllocState.
Prototype option to save state in a global instead of as a Constant in
 the Module. (Turned off, for now, with the on/off switch welded in the off
 position. You get the idea.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9500 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 21:21:58 +00:00
..
Analysis Fix bug: CBackend/2003-10-23-UnusedType.ll and hopefully 252.eon 2003-10-23 19:30:30 +00:00
Archive Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
AsmParser * Eliminate `using' directive 2003-10-23 18:00:34 +00:00
Bytecode Make sure to add a type for va_next operands, which may not other wise 2003-10-21 17:40:54 +00:00
CodeGen Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
ExecutionEngine ExecutionEngine::create no longer takes a TraceMode argument. 2003-10-24 19:59:37 +00:00
Linker Fix bug: Linker/2003-10-21-ConflictingTypesTolerance.ll 2003-10-21 22:46:38 +00:00
Support Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Target Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
Transforms We might as well strip off any CPRs before propagation 2003-10-23 18:49:23 +00:00
VMCore Fix bug: instcombine/2003-10-23-InstcombineNullFail.ll 2003-10-23 05:21:48 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00