llvm-6502/lib
Chris Lattner 0eb172cc4a Substantial fixes to live range handling, fixing several problems, getting
strtol to not miscompile, and fixing bug: 2002-12-23-LocalRAProblem.llx


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5132 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-24 00:04:55 +00:00
..
Analysis 'graph' is spelled without a 'c'. 2002-12-12 05:34:10 +00:00
AsmParser Ignore generated files Lexer.cpp and llvmAsmParser.* 2002-12-02 21:14:54 +00:00
Bytecode - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
CodeGen Substantial fixes to live range handling, fixing several problems, getting 2002-12-24 00:04:55 +00:00
ExecutionEngine Initial checkin 2002-12-24 00:01:22 +00:00
Linker Fix big bug introduced with symbol table changes 2002-12-03 18:32:30 +00:00
Support New files for miscompilation detection 2002-12-23 23:50:16 +00:00
Target Changes to allow for a configurable target machine that allows big endian and/or long pointer operation 2002-12-24 00:04:01 +00:00
Transforms Fix a huge performance problem in reassociate by introducing a 2002-12-15 03:56:00 +00:00
VMCore Fix bug: Assembler/2002-12-15-GlobalResolve.ll 2002-12-15 16:41:52 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00