Chris Lattner
|
6710121b6b
|
Initial checkin of virtual machine implementation.
We can now run very trivial test cases
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4894 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-03 22:48:59 +00:00 |
|
Chris Lattner
|
3e80f7d9ce
|
Final tweak to printer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4881 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-03 06:33:30 +00:00 |
|
Chris Lattner
|
ffe6eac6a2
|
Implement trivially simple debugger for MachineCodeEmitter interface
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4880 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-03 06:09:26 +00:00 |
|
Chris Lattner
|
18a171f34c
|
Add initial support for machine code emission
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4865 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-12-02 21:22:04 +00:00 |
|
Misha Brukman
|
b246cee5fb
|
Return 0 instead of 1 for correct execution. Makes automated testing happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4449 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-30 02:18:29 +00:00 |
|
Chris Lattner
|
ab0aa7ff99
|
* Privatize the TargetName
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4418 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-29 21:48:33 +00:00 |
|
Chris Lattner
|
083ee69349
|
Convert jello to use PassManager
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4414 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-29 21:06:58 +00:00 |
|
Chris Lattner
|
ddb1212d89
|
Initial checkin of LLVM JIT, codenamed jello. This tool is not built by
default, until it becomes stable. Even then it will only work for for X86
targets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4285 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-10-25 22:58:53 +00:00 |
|