llvm-6502/lib
Owen Anderson 46f022a7f1 Revert my previous work on ArgumentPromotion. Further investigation has revealed these
changes to be incorrect.  They just weren't showing up in any of our current testcases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30385 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-15 05:22:51 +00:00
..
Analysis Untabify. 2006-09-07 23:29:19 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser Adding generated files for the last commit 2006-09-14 18:25:26 +00:00
Bytecode Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
CodeGen Keep track of the start of MBB's in a separate map from instructions. This 2006-09-15 03:57:23 +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 Instantiate Statistic<> in one place, not in every .o file that uses it. 2006-08-30 04:17:00 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target Remove a unnecessary check. 2006-09-14 23:55:02 +00:00
Transforms Revert my previous work on ArgumentPromotion. Further investigation has revealed these 2006-09-15 05:22:51 +00:00
VMCore Undo previous check-in. 2006-09-14 21:43:24 +00:00
Makefile