llvm-6502/lib
Misha Brukman c982cfad87 * Claim to support machine code emission - return false from
addPassesToEmitMachineCode()
* Add support for registers and constants in getMachineOpValue()

This enables running "int main() { ret 0 }" via the PowerPC JIT.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16983 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-14 06:39:56 +00:00
..
Analysis Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Archive Changes For Bug 352 2004-09-01 22:55:40 +00:00
AsmParser Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Bytecode Today is not my day. Fix broken # 2004-10-14 02:31:35 +00:00
CodeGen Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Debugger Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
ExecutionEngine Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Linker Make sure the const bit gets inherited correctly when linking declarations 2004-10-05 02:28:11 +00:00
Support Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
System Allow this file to compile on Darwin. 2004-10-14 03:33:25 +00:00
Target * Claim to support machine code emission - return false from 2004-10-14 06:39:56 +00:00
Transforms When converting phi nodes into select instructions, we shouldn't promote PHI 2004-10-14 05:13:36 +00:00
VMCore Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Makefile Wrap long line 2004-09-15 01:34:42 +00:00
Makefile.am Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00