llvm-6502/lib
Chris Lattner 428b92eb83 Keep track of the start of MBB's in a separate map from instructions. This
is faster and is needed for future improvements.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30383 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-15 03:57:23 +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 Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +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 Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
VMCore Undo previous check-in. 2006-09-14 21:43:24 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00