2004-04-07 |
Brian Gaeke | Support loading arguments from %I0...%I5 into virtual...
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | It's setting up the call args right now, but on the...
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | We have a global reg. allocator now -- thanks to Alkis.
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | Make generation of stack-slot loads and copies less...
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | Fix bug in printing loads.
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | Add in some things I forgot, which Chris helpfully...
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | Add support for the "Y" register, used by MUL & DIV.
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | Add UDIV, SDIV, and a few variants of WR.
|
commit | commitdiff | tree |
2004-04-07 |
Brian Gaeke | Preliminary support for getting 64-bit integer constants...
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | Prune unnecessary #includes
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | Simple delay slot filler pass.
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | Add references to delay slot filler pass.
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | First attempt at handling frame index elimination.
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | First attempt at special-casing printing of [%reg ...
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | Delete reference to "the Mach-O Runtime ABI".
|
commit | commitdiff | tree |
2004-04-06 |
Brian Gaeke | Deal with call return values.
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Add autoconf support for isStandardOutAConsole ().
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Regenerated using autoheader-2.57.
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Regenerated using autoconf-2.57.
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | check for isatty function
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Add support for many of the MRegisterInfo callbacks.
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Add load, store, and NOP instructions.
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Add support for printing pc-relative displacements...
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Add support for call instructions (0-ary only for now).
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Only strip symbols if emitting bytecode to the assembly...
|
commit | commitdiff | tree |
2004-04-02 |
Brian Gaeke | Add support for constant select expressions. Clarify...
|
commit | commitdiff | tree |
2004-03-31 |
Brian Gaeke | Add clear() forwarding method.
|
commit | commitdiff | tree |
2004-03-31 |
Brian Gaeke | Factor out getStaticStackSize from InsertPrologCode...
|
commit | commitdiff | tree |
2004-03-31 |
Brian Gaeke | Use the true, decoded name of the archive member in...
|
commit | commitdiff | tree |
2004-03-30 |
Brian Gaeke | Start cleaning up this pass so that I can debug it.
|
commit | commitdiff | tree |
2004-03-29 |
Brian Gaeke | Don't warn about a null live range if the Value is...
|
commit | commitdiff | tree |
2004-03-29 |
Brian Gaeke | Change how the beginnings and ends of MachineFunctions...
|
commit | commitdiff | tree |
2004-03-16 |
Brian Gaeke | The .type directive on Solaris uses the # character...
|
commit | commitdiff | tree |
2004-03-16 |
Brian Gaeke | Fix bug in zero-extending of shorts.
|
commit | commitdiff | tree |
2004-03-16 |
Brian Gaeke | Add UMULrr and SMULrr instructions.
|
commit | commitdiff | tree |
2004-03-16 |
Brian Gaeke | Use ! for comment char; it works in both Solaris as...
|
commit | commitdiff | tree |
2004-03-16 |
Brian Gaeke | Make getClass more robust by adding cLong.
|
commit | commitdiff | tree |
2004-03-16 |
Brian Gaeke | Add a better head-of-file comment.
|
commit | commitdiff | tree |
2004-03-12 |
Brian Gaeke | Revise comment and error message for the Bug 38 situation...
|
commit | commitdiff | tree |
2004-03-12 |
Brian Gaeke | Make -print-machineinstrs show us the code both before...
|
commit | commitdiff | tree |
2004-03-11 |
Brian Gaeke | Make sure libcrtend.a gets installed when you make...
|
commit | commitdiff | tree |
2004-03-11 |
Brian Gaeke | Get rid of the abort in PhyRegAlloc::finishSavingState().
|
commit | commitdiff | tree |
2004-03-11 |
Brian Gaeke | Give pass a name
|
commit | commitdiff | tree |
2004-03-11 |
Brian Gaeke | In PhyRegAlloc::saveState(), dump Arguments' saved...
|
commit | commitdiff | tree |
2004-03-11 |
Brian Gaeke | Remove ghostly directory from the build
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | Move all the SaveState options and stuff inton one...
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | Only call verifySavedState if SaveRegAllocState is...
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | Add brainstorm for a random test vector generator
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | Recommend using install-bytecode target
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | My fix for PR274 broke the build on Darwin/PPC. As...
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | Add support for 'install-bytecode' target, used for...
|
commit | commitdiff | tree |
2004-03-10 |
Brian Gaeke | Fix up a seriously outdated comment.
|
commit | commitdiff | tree |
2004-03-09 |
Brian Gaeke | Now that I read it again, this part in particular strikes...
|
commit | commitdiff | tree |
2004-03-09 |
Brian Gaeke | b00g fixed
|
commit | commitdiff | tree |
2004-03-09 |
Brian Gaeke | Address PR274 - '[JIT] Programs cannot resolve the...
|
commit | commitdiff | tree |
2004-03-09 |
Brian Gaeke | Hmm, who left this sitting around in my tree
|
commit | commitdiff | tree |
2004-03-08 |
Brian Gaeke | Change PhyRegAlloc::saveStateForValue()'s arg type...
|
commit | commitdiff | tree |
2004-03-08 |
Brian Gaeke | Save argument list alloc state by recording it as the...
|
commit | commitdiff | tree |
2004-03-08 |
Brian Gaeke | Make AllocInfo's Instruction an int, so that we can...
|
commit | commitdiff | tree |
2004-03-06 |
Brian Gaeke | Support return values of basic integer types.
|
commit | commitdiff | tree |
2004-03-06 |
Brian Gaeke | Sort stanzas into Sparc V8 book page number order.
|
commit | commitdiff | tree |
2004-03-06 |
Brian Gaeke | Hack it so we do not try to allocate values to G0.
|
commit | commitdiff | tree |
2004-03-06 |
Brian Gaeke | Make prolog align stack properly. Make epilog not...
|
commit | commitdiff | tree |
2004-03-06 |
Brian Gaeke | Emit register names in lowercase, as required by the...
|
commit | commitdiff | tree |
2004-03-06 |
Brian Gaeke | Teach getRegClassForType where to find FP registers
|
commit | commitdiff | tree |
2004-03-05 |
Brian Gaeke | Asm output is looking a lot better; not correct for...
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | Support -print-machineinstrs
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | make -print-machineinstrs work for both SparcV9 and X86
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | Asm printer support, based on x86 - only prints mnemonics...
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | Double-FP pseudo-registers.
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | Subtract instructions; minor cleanups
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | Floating point regs
|
commit | commitdiff | tree |
2004-03-04 |
Brian Gaeke | Simple copyConstantToReg support, SETHIi and ORri
|
commit | commitdiff | tree |
2004-03-03 |
Brian Gaeke | Support add - note, still missing important copyConstantToRe...
|
commit | commitdiff | tree |
2004-03-03 |
Brian Gaeke | Make MachineOperand's value named 'contents'. Make...
|
commit | commitdiff | tree |
2004-03-03 |
Brian Gaeke | Squash /usr/dcs path; use a 'require <version>' instead.
|
commit | commitdiff | tree |
2004-03-03 |
Brian Gaeke | Add my regression finding by binary searching cvs script.
|
commit | commitdiff | tree |
2004-03-01 |
Brian Gaeke | TargetCacheInfo has been removed; its only uses were...
|
commit | commitdiff | tree |
2004-03-01 |
Brian Gaeke | Don't look in the .libs directories that libtool makes
|
commit | commitdiff | tree |
2004-02-29 |
Brian Gaeke | Remove dead member variables of SparcV9SchedInfo and...
|
commit | commitdiff | tree |
2004-02-29 |
Brian Gaeke | Update comment at head of file. Also fix C 'typedef...
|
commit | commitdiff | tree |
2004-02-29 |
Brian Gaeke | Add more architectures, and ELF64 stuff.
|
commit | commitdiff | tree |
2004-02-28 |
Brian Gaeke | Fix my sloppiness
|
commit | commitdiff | tree |
2004-02-28 |
Brian Gaeke | Fix typo in comment
|
commit | commitdiff | tree |
2004-02-28 |
Brian Gaeke | ELF constants and data structures.
|
commit | commitdiff | tree |
2004-02-27 |
Brian Gaeke | Turn off the SparcV9MachineCodeDestructionPass for...
|
commit | commitdiff | tree |
2004-02-27 |
Brian Gaeke | Correct DestroyMachineFunction's getPassName
|
commit | commitdiff | tree |
2004-02-26 |
Brian Gaeke | One B00g fixed.
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | Represent va_list in interpreter as a (ec-stack-depth...
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | Great sparc renaming fallout IV: Sparc --> SparcV9.
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | Note that this test is currently expected to fail.
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | SparcV8 skeleton
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | Great renaming part II: Sparc --> SparcV9 (also includes...
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | Great renaming: Sparc --> SparcV9
|
commit | commitdiff | tree |
2004-02-25 |
Brian Gaeke | Cygwin defines log2 as a macro. Undef it here IFF it...
|
commit | commitdiff | tree |
2004-02-24 |
Brian Gaeke | small portability fix.
|
commit | commitdiff | tree |
2004-02-24 |
Brian Gaeke | FunctionLiveVarInfo.h moved: include/llvm/CodeGen ...
|
commit | commitdiff | tree |
2004-02-23 |
Brian Gaeke | DataTypes.h is now output from configure, and shortened
|
commit | commitdiff | tree |
2004-02-23 |
Brian Gaeke | Add SUBSTing checks for sys/types.h and inttypes.h...
|
commit | commitdiff | tree |
2004-02-23 |
Brian Gaeke | Regenerated with autoconf-2.57.
|
commit | commitdiff | tree |
next |