llvm-6502/lib
Chris Lattner bfa964699f As it turns out, things will be simpler than I first expected. We no longer
need any exception handling intrinsics beyond llvm.unwind. (yaay)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8145 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-25 22:35:01 +00:00
..
Analysis Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Rename SwitchInst::dest_push_back -> addCase 2003-08-23 23:14:52 +00:00
Bytecode Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
CodeGen Fix bug: Jello/2003-08-23-RegisterAllocatePhysReg.ll 2003-08-23 23:49:42 +00:00
ExecutionEngine Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
Linker Fix bug: Linker/2003-08-23-GlobalVarLinking.ll 2003-08-24 19:30:20 +00:00
Support Mangle ALL letters that we do not allow, not just a few. 2003-08-24 21:08:38 +00:00
Target Simplify code 2003-08-24 21:00:22 +00:00
Transforms Remove special casing 2003-08-25 22:34:15 +00:00
VMCore As it turns out, things will be simpler than I first expected. We no longer 2003-08-25 22:35:01 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00