llvm-6502/lib
Bill Wendling ca756d2cf9 "Once more into the breach, dear friends, once more, or fill the wall up
with our English dead."

No! Really! Serious this time...It was how the vreg uses were being
adjusted that was causing hte Olden tests to fail. I corrected this and
the Olden and Regression tests all passed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30644 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-28 07:10:24 +00:00
..
Analysis Fix DFS walk. 2006-09-27 17:18:05 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser Added some eye-candy for Subtarget type checking 2006-09-17 20:25:45 +00:00
Bytecode Small fixes for supporting dll* linkage types 2006-09-17 13:06:18 +00:00
CodeGen "Once more into the breach, dear friends, once more, or fill the wall up 2006-09-28 07:10:24 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support new helper class to provide more explicit management of static ctor/dtors. 2006-09-28 00:31:55 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target add a note about a general improvement to the code generator 2006-09-28 06:01:17 +00:00
Transforms set DEBUG_TYPE right 2006-09-27 04:58:23 +00:00
VMCore remove reference to dead method 2006-09-28 00:38:19 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00