llvm-6502/lib
2005-01-02 02:37:46 +00:00
..
Analysis Wrap at 80 cols 2004-12-23 21:17:41 +00:00
Archive Remove potential platform portability issue with size of "int". 2004-12-29 01:20:24 +00:00
AsmParser Do not allow empty label names. 2004-12-10 05:40:19 +00:00
Bytecode Remove potential platform portability issue with size of "int". 2004-12-29 01:20:24 +00:00
CodeGen Make the 2-address instruction lowering pass smarter in two ways: 2005-01-02 02:34:12 +00:00
Debugger Correct the comments and file header. 2004-12-23 21:16:46 +00:00
ExecutionEngine Be double sure about including sys/stat.h by wrapping the inclusion in 2004-12-20 06:34:02 +00:00
Linker Remove un-needed #includes. 2004-12-20 04:15:44 +00:00
Support Make printing a warning message optional in CheckBytecodeOutputToConsole. 2005-01-02 00:10:03 +00:00
System Add functions for determining if the stdin/out/err is connected to a 2005-01-01 22:54:05 +00:00
Target Add support for SETNPr to lower to memory form. 2005-01-02 02:37:46 +00:00
Transforms This is a bulk commit that implements the following primary improvements: 2005-01-01 16:22:27 +00:00
VMCore Allow getZeroExtend and getSignExtend to work with boolean inputs. 2005-01-01 15:59:57 +00:00
Makefile