llvm-6502/lib
2004-11-17 16:14:21 +00:00
..
Analysis Standardize on 'class' instead of 'struct'. Gets rid of warnings in VC++ 2004-11-16 06:58:55 +00:00
Archive Adjust long file name writing to match BSD 4.4 and Mac OSX style archives. 2004-11-17 16:14:21 +00:00
AsmParser
Bytecode Adjust long file name writing to match BSD 4.4 and Mac OSX style archives. 2004-11-17 16:14:21 +00:00
CodeGen Give a better message for a common assertion failure. 2004-11-16 06:52:35 +00:00
Debugger
ExecutionEngine
Linker Don't increment a dead iterator 2004-11-16 19:04:40 +00:00
Support
System * Use low-level unix I/O interface since we're on Unix. 2004-11-16 17:14:08 +00:00
Target Added my own defMap. Only saving values that are not loop invariant. Fixed a couple of assertions that were triggered due to registers not being allocated. These both had to do with PHINodes. 2004-11-16 21:31:37 +00:00
Transforms Do not delete dead invoke instructions! 2004-11-16 16:32:28 +00:00
VMCore Minor cleanup and speedup. This reduces link-time for 252.eon from 35.5s 2004-11-16 20:39:04 +00:00
Makefile