llvm-6502/lib
2002-10-14 03:34:17 +00:00
..
Analysis Halfway conversion from custom printing to GraphWriter printing 2002-10-13 19:31:57 +00:00
AsmParser This loop executed exactly one time, turn it into straightline code 2002-10-14 03:28:42 +00:00
Bytecode Clean up code a bit, no functionality changes. 2002-10-14 03:34:17 +00:00
CodeGen Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:40:37 +00:00
ExecutionEngine
Linker - Change Function's so that their argument list is populated when they are 2002-10-13 20:57:00 +00:00
Support
Target Don't try to compute the size of an "array" element if the index is 0: 2002-10-13 21:47:44 +00:00
Transforms - Change Function's so that their argument list is populated when they are 2002-10-13 20:57:00 +00:00
VMCore - Dramatically simplify the Constant::mutateReferences implementation, 2002-10-14 03:30:23 +00:00
Makefile