llvm-6502/lib
Nate Begeman 06abd22b1a Make ppc64 jit kinda work right. About 2/3 of Olden passes with this,
there are clearly some encoding bugs lurking in there somewhere.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29949 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-29 02:30:59 +00:00
..
Analysis For PR387: 2006-08-28 01:02:49 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser regenerate 2006-08-18 17:34:45 +00:00
Bytecode For PR797: 2006-08-25 19:54:53 +00:00
CodeGen eliminate RegisterOpt. It does the same thing as RegisterPass. 2006-08-27 22:42:52 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Linker Remove a redundant syscall. 2006-07-28 22:52:11 +00:00
Support Minor code cleanups 2006-08-27 22:10:29 +00:00
System simplify AnalysisGroup registration, eliminating one typeid call. 2006-08-28 00:42:29 +00:00
Target Make ppc64 jit kinda work right. About 2/3 of Olden passes with this, 2006-08-29 02:30:59 +00:00
Transforms Add PredicateSimplifier pass. Collapses equal variables into one form 2006-08-28 22:44:55 +00:00
VMCore For PR387: 2006-08-28 01:02:49 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00