1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Reid Spencer 58bad426cc Part of bug 122. Removed dependency of AsmWriter on SlotCalculator by
incorporating a significantly simpler "SlotMachine" into this file. The
SlotMachine is tailored for use by only the AsmWriter whose requirements
for slot numbers are vastly different than from the Bytecode/Writer. Code
change passes all Feature and Regression tests.

llvm-svn: 13784
2004-05-26 07:18:52 +00:00
..
Analysis Recognize memalign and friends, and handle them specially. 2004-05-25 08:14:52 +00:00
AsmParser Changed to use SymbolTable's new lookup interface. 2004-05-25 17:29:21 +00:00
Bytecode Put SlotTable.h inclusion back at front of list to be coding standards 2004-05-25 20:09:05 +00:00
CodeGen Adding scheduling class. 2004-05-26 06:27:36 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Get rid of a wart: useless getFILE function is now a cast macro. 2004-05-25 08:46:15 +00:00
Support Put SlotTable.h inclusion back at front of list to be coding standards 2004-05-25 20:09:05 +00:00
Target Add a (not very meaningful) default constructor for AllocInfo objects. 2004-05-25 20:43:47 +00:00
Transforms Convert to SymbolTable's new iteration interface. 2004-05-25 08:53:40 +00:00
VMCore Part of bug 122. Removed dependency of AsmWriter on SlotCalculator by 2004-05-26 07:18:52 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00