llvm-6502/lib
Chris Lattner 7a5adc3ac0 IntegerRegSize is always 8 for sparc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5961 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-26 19:44:35 +00:00
..
Analysis Fix bug: LoopPreheaders/2003-04-25-AssertFail.ll 2003-04-26 19:34:18 +00:00
Archive Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
AsmParser Fix bug: Assembler/2003-04-25-UnresolvedGlobalReference.ll 2003-04-25 21:47:33 +00:00
Bytecode Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
CodeGen Remove unneccesary &* 2003-04-23 16:36:11 +00:00
ExecutionEngine Only do the %ld -> %lld promotion when running a 64 bit bytecode on a 32 bit host 2003-04-25 18:28:44 +00:00
Linker Fix Bug: Linker/2003-04-23-LinkOnceLost.ll 2003-04-23 18:38:39 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target IntegerRegSize is always 8 for sparc 2003-04-26 19:44:35 +00:00
Transforms Fix bug: ADCE/2003-04-25-PHIPostDominateProblem.ll 2003-04-25 22:53:27 +00:00
VMCore Fix a bug that occurred when removing the last predecessor INTO an 2003-04-25 23:14:19 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00