llvm-6502/lib
Chris Lattner 10197ff5cd ADC and IMUL are also commutable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19264 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-03 01:27:59 +00:00
..
Analysis
Archive Remove potential platform portability issue with size of "int". 2004-12-29 01:20:24 +00:00
AsmParser
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
ExecutionEngine
Linker
Support Make printing a warning message optional in CheckBytecodeOutputToConsole. 2005-01-02 00:10:03 +00:00
System Correct the case of a #include directory name, just in case. 2005-01-02 09:45:04 +00:00
Target ADC and IMUL are also commutable. 2005-01-03 01:27:59 +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