* Rename existing relocations to be more specific
[oota-llvm.git] / lib / Target / Sparc /
2004-11-24 Brian GaekeUpdate list of failing benchmarks.
2004-11-24 Brian GaekeFix bug in emitGEPOperation with large struct-member...
2004-11-23 Brian GaekeSupport shr long/ulong.
2004-11-23 Brian GaekeSupport printing ConstantAggregateZeros.
2004-11-23 Brian GaekeUpdate failing SingleSource test-case list.
2004-11-23 Brian Gaekepseudocode for 64-bit lshr.
2004-11-23 Brian GaekeAdd more known-failing tests.
2004-11-23 Brian GaekeAdd the rest of the logical instructions.
2004-11-22 Brian GaekeAdd stub method for long shift codegen.
2004-11-22 Brian GaekeUpdate to-do list.
2004-11-21 Brian GaekeImplement setcc on longs.
2004-11-21 Brian GaekeAdd all the rest of the ADD and SUB variants, some...
2004-11-21 Brian GaekeSupport add, sub, mul, div, rem on longs/ulongs (latter...
2004-11-21 Brian GaekeUpdate to-do list.
2004-11-21 Brian GaekeFix extraStack calculation -- I think in fact it might...
2004-11-21 Brian GaekeUpdate list of failing benchmarks & to-do list.
2004-11-20 Brian GaekeSupport most cases of vaarg (except double).
2004-11-20 Brian GaekeUpdate failing test cases & to-do list.
2004-11-20 Brian GaekeImplement vacopy and vanext.
2004-11-20 Misha BrukmanRevert the patch that adds Function* for each 64-bit...
2004-11-19 Misha BrukmanFix grammar
2004-11-19 Misha BrukmanAdd protoypes for 64-bit long/ulong div, mul, and rem...
2004-11-19 Misha BrukmanHandle GhostLinkage case for completeness (should not...
2004-11-19 Brian GaekeAdd VANext and VAArg stubs.
2004-11-19 Brian GaekeImplement va_start.
2004-11-19 Brian GaekeFirst part of varargs support: getting all varargs...
2004-11-19 Brian Gaekeva_end can safely be codegen'd to nothing on v8.
2004-11-19 Brian GaekeA very sorry stub implementation of varargs intrinsics...
2004-11-19 Brian GaekeUpdate list of expected test failures.
2004-11-19 Brian GaekeFix bug in casting to long/ulong.
2004-11-18 Brian GaekeRewrite LoadArgumentsToVirtualRegs, making it match...
2004-11-18 Brian GaekeUpdate current expected failures list - expand it to...
2004-11-18 Brian GaekeAllocate fewer registers and tighten up alignment restr...
2004-11-17 Brian GaekeUpdate to-do list.
2004-11-17 Brian GaekeUpdate list of failing SingleSource Benchmarks
2004-11-17 Brian GaekeWe were (somehow) getting the wrong branch opcode for...
2004-11-16 Brian GaekeUpdate list of failing benchmarks
2004-11-16 Brian GaekeCorrect the implicit-defs information for indirect...
2004-11-15 Brian GaekeUpdate list of failing Benchmarks.
2004-11-15 Brian GaekeExpand Defs to encompass all the possibly-call-clobbere...
2004-11-14 Brian GaekeFix problem with insertion point for ADJCALLSTACKDOWN.
2004-11-14 Brian GaekeUpdate lists of failing unit tests.
2004-11-14 Brian GaekeFix NotTest - round up extraStack to the nearest double...
2004-11-14 Brian GaekeUpdate failing Benchmarks; point out that I'm skipping...
2004-11-14 Brian GaekeUpdate expected UnitTests failures.
2004-11-14 Brian GaekeRewrite outgoing arg handling to handle more weird...
2004-11-14 Brian GaekeSupport UndefValue emission.
2004-11-04 Brian GaekeHandle "call" operands of type long/ulong passed in...
2004-10-29 Brian GaekeChange name of target lib to conform to new naming...
2004-10-29 Brian GaekeRemove dependency on MRegisterInfo::getRegClass
2004-10-22 Misha BrukmanAdjust rules for building .inc files due to Reid's...
2004-10-19 Misha Brukman* Add baseline structural JIT code, but disable the...
2004-10-17 Chris LattnerAdd support for unreachable and undef
2004-10-14 Misha BrukmanThe field is called `imm22', not simply `imm'
2004-10-14 Misha BrukmanSynthetic instructions RET and RETL need to have all...
2004-10-14 Misha BrukmanClass F2_1 already inherits the imm22 field from class F2
2004-10-14 Misha BrukmanGenerate the SparcV8 code emitter from .td files
2004-10-14 Misha Brukman* In the F3_1 class, default asi to 0 because it's...
2004-10-14 Brian GaekeAdd FSTOI, FDTOI (fp to integer cast) instructions.
2004-10-14 Brian GaekeRewrite emitCastOperation, refactoring parts of it...
2004-10-14 Brian GaekeAdd list of libc procedures we'll use, at some point.
2004-10-10 Brian GaekeFix assertion failure when calling or returning from...
2004-10-10 Brian GaekeImplement eliminateCallFramePseudoInstr().
2004-10-10 Brian GaekeModel calls as *both* using *and* killing O0..O5, becau...
2004-10-10 Brian GaekeFix whitespace and wrap some long lines.
2004-10-09 Brian Gaekeupdate according to tonight's info
2004-10-09 Brian GaekeImplement getModuleMatchQuality and getJITMatchQuality...
2004-09-30 Brian GaekeI think this will handle double args.
2004-09-30 Brian GaekeMark the instructions that have delay slots with the...
2004-09-30 Brian GaekeUse TargetMachine::hasDelaySlot() instead of our old...
2004-09-29 Brian GaekeUpdate list of shootout programs that should be working.
2004-09-29 Brian GaekeTell the target description that calls clobber register...
2004-09-29 Brian GaekeFITOD is spelled "fitod", not "fitos". Ouch.
2004-09-29 Brian GaekeDon't use .quad to output double constants. The assembl...
2004-09-29 Brian GaekeRecognize FpMOVD as a move.
2004-09-29 Brian Gaekeadd results
2004-09-29 Brian GaekeSimplify copyConstantToRegister() for longs, using...
2004-09-29 Brian GaekeFix bug recognizing moves: isMoveInstr should only...
2004-09-29 Brian GaekeUse FpMOVD pseudo-instruction to move doubles around.
2004-09-29 Brian GaekeAdd new FpMOVD pseudo-instruction, used to move doubles...
2004-09-29 Brian GaekeFix double and long alignment.
2004-09-29 Brian GaekePut quotes around argument to .section directive.
2004-09-29 Brian GaekeAdd createSparcV8FPMoverPass().
2004-09-29 Brian GaekePass which converts FpMOVD (double move pseudoinstructi...
2004-09-27 Misha BrukmanSparcV8 int regs are not only 32-bits in width, but...
2004-09-26 Misha BrukmanFix the copy-pasto that Brian noticed: V8 int regs...
2004-09-22 Misha BrukmanUse the V8/V9 shared register file description
2004-09-22 Misha BrukmanCombine the F2 and F3 instruction classes into one...
2004-09-22 Misha BrukmanFix file header path
2004-09-22 Misha BrukmanPrettify formatting of the file, adjust paths to making...
2004-09-22 Misha BrukmanV8 is now a subdirectory of Sparc; adjust paths accordingly
2004-09-13 Chris LattnerChanges to make this work with Jason's patch. I checke...
2004-09-10 Misha BrukmanRenamed file to SparcV8ISelSimple.cpp
2004-09-08 Brian GaekeThis file does not need <iostream>, I think.
2004-09-02 Brian GaekeBack to compiling land for v8
2004-08-21 Chris LattnerConvert bytes to bits in alignment
2004-08-15 Chris LattnerV8 never used the instrselectorgenerator
2004-08-15 Chris LattnerCode insertion methods now return void instead of an...
2004-08-15 Chris LattnerThese methods no longer take a TargetRegisterClass...
2004-08-14 Chris LattnerUpdate to no longer take MF as an argument
next