oota-llvm.git
2003-05-31 Tanya LattnerFixed comment width, changed arg to be const, fixed...
2003-05-31 Chris Lattner* Correct title
2003-05-31 John Criswell*** empty log message ***
2003-05-31 Vikram S. AdveMade a single common InvalidRegNum = -1.
2003-05-31 Vikram S. AdveRenamed a variable.
2003-05-31 Vikram S. AdveSupport for annul/pred and other future flags on op...
2003-05-31 Vikram S. AdveMinor changes.
2003-05-31 Vikram S. AdveAdded MachineCodeForInstruction object as an argument to
2003-05-31 Vikram S. AdveAllow explicit physical registers for implicit operands.
2003-05-31 Vikram S. AdveChanges to allow explicit physical register arguments...
2003-05-31 Vikram S. AdveSeveral bug fixes: globals in call operands were not...
2003-05-31 Vikram S. AdveExtensive changes to the way code generation occurs...
2003-05-31 Vikram S. AdveReverting previous beautification changes.
2003-05-31 Misha BrukmanFixed rewriting of branches -- they now work forward...
2003-05-31 Misha BrukmanRemoved useless code -- the byte order of output code...
2003-05-31 Misha BrukmanThe 'rd' register is consistently mentioned last in...
2003-05-31 Misha Brukman* Put back into action SLL/SRL/SRA{r,i}6 instructions
2003-05-31 Misha BrukmanCode beautification, no functional changes.
2003-05-31 Vikram S. Adve3 more bugs from the SPEC codes and from richards_bench...
2003-05-31 Misha BrukmanEnabling some of these passes causes lli to break
2003-05-31 Misha BrukmanThe actual order of parameters in a 2-reg-immediate...
2003-05-30 Chris LattnerNew testcase
2003-05-30 Misha BrukmanSince malloc is no longer used, no need to free() memory.
2003-05-30 Misha BrukmanWhen converting virtual registers to immediate constant...
2003-05-30 Misha BrukmanAdded saveBBreferences() for BasicBlock resolution.
2003-05-30 Misha BrukmangetValueOp() now takes a MachineInstr as well as a...
2003-05-30 Misha BrukmanAdded:
2003-05-30 Misha BrukmanFixed the namespace to match SparcInternals.h; added...
2003-05-30 Misha BrukmanThe register types need to be visible outside of the...
2003-05-30 Misha BrukmanMoved and expanded convertOpcodeFromRegToImm() to conve...
2003-05-30 Misha BrukmanMake LLI behave just like LLC with regard to the compil...
2003-05-30 Chris LattnerAdd SRoA pass to gccas
2003-05-30 Chris LattnerMove indvars pass after mem2reg pass where it is more...
2003-05-30 Chris LattnerOkay totally give up on trying to optimize aggregates...
2003-05-30 Misha BrukmanMade the register and immediate versions of instruction...
2003-05-30 Chris Lattneradd a check that allows the SRoA pass to avoid breaking...
2003-05-30 Misha BrukmanBecause the format of the shift instructions is `shift...
2003-05-30 Tanya LattnerSorry, correcting small typo.
2003-05-30 John CriswellAdded configurable options for the Linker and Archiver.
2003-05-30 Tanya LattnerAdded the CloneTrace function which clones traces....
2003-05-30 Tanya LattnerAdded support for cloning a trace.
2003-05-30 Brian GaekeMakefile: Make SparcV9CodeEmitter.inc depend on SparcV9...
2003-05-30 Chris LattnerFix bug: ScalarRepl/2003-05-30-MultiLevel.ll
2003-05-30 Chris LattnerNew testcase
2003-05-30 Chris LattnerFix bug: ScalarRepl/2003-05-29-ArrayFail.ll
2003-05-30 Brian GaekeFix call to mmap, so that it can be used on sparc.
2003-05-30 Guochun Shi so far everything compiles
2003-05-29 Sumant KowshikImplementation of Equivalence Classes
2003-05-29 Sumant KowshikChanges to support function pointers
2003-05-29 Sumant KowshikAdded support for function pointers
2003-05-29 Misha BrukmanPrevent lines from wrapping.
2003-05-29 Dinakar DhurjatiAdded documentation for the project options
2003-05-29 Chris LattnerNew testcase
2003-05-29 Chris LattnerGet rid of extraneous ""s
2003-05-29 Chris LattnerAdd comment
2003-05-29 Chris LattnerInitial checkin
2003-05-29 Chris LattnerNew testcases
2003-05-29 Misha BrukmanSince there is now another derived .inc file, ignore...
2003-05-29 Misha BrukmanUse an absolute path to TableGen because not everyone...
2003-05-29 Misha BrukmanAdded a path to the current version of the built TableGen.
2003-05-29 Chris LattnerCheck in old tests
2003-05-29 Chris LattnerMinor reordering of options
2003-05-29 John CriswellRemoved configuration options that are better served...
2003-05-29 John CriswellMoved the FLEX and BISON macros from Makefile.common...
2003-05-29 Misha BrukmanAdded the target-independent part of TableGen data.
2003-05-29 Dinakar DhurjatiAdded project options to the Makefile.common
2003-05-29 Chris LattnerRun more post-link xforms
2003-05-29 Chris LattnerChange tests to use testrunner
2003-05-29 Chris LattnerFix formatting in file
2003-05-29 Chris LattnerEliminate unnecessary ->get calls that are now automati...
2003-05-29 Chris Lattner* Separate all of the grunt work of inlining out into...
2003-05-29 Chris LattnerDon't require the user to do something like isa<foo...
2003-05-29 Chris Lattnerdyn_cast_or_null should work just the same as dyn_cast...
2003-05-29 Chris LattnerDoxygenify comments
2003-05-29 Misha BrukmanWhen TableGen finds an error in the SparcV9.td file...
2003-05-29 Misha BrukmanFixed misspelling and broke a line that was wrapping.
2003-05-29 Misha BrukmanFixed to use the correct format of the instruction.
2003-05-29 Misha BrukmanThis should work better with re-generating the SparcV9C...
2003-05-29 Misha Brukman* Broke up SparcV9.td into separate files as it was...
2003-05-28 Misha Brukmanmmap() seems to be failing on Sparc, so just use malloc...
2003-05-28 Misha BrukmanOutput the opcode name of the instruction being emitted...
2003-05-28 Misha BrukmanCorrectly write out binary data as chars, before they...
2003-05-28 Misha BrukmanFixed ordering of elements in instructions: although...
2003-05-28 Brian GaekeAdd dependency to make TableGen rule fire.
2003-05-28 Vikram S. AdveThree kinds of boolean values handled incorrectly:
2003-05-27 Misha BrukmanFixed an error preventing compilation.
2003-05-27 Misha BrukmanAdded the 'r' and 'i' annotations to instructions as...
2003-05-27 Misha BrukmanAdded a debugging code emitter that prints code to...
2003-05-27 Misha BrukmanKeep track of the current BasicBlock being processed...
2003-05-27 Misha BrukmanAdded 'r' and 'i' annotations to instructions as SparcI...
2003-05-27 Misha BrukmanAdded 'r' or 'i' annotations to instructions, as SparcI...
2003-05-27 Misha BrukmanAdded 'r' or 'i' annotations to instructions, as SparcI...
2003-05-27 Misha BrukmanAdded 'r' or 'i' annotations to instructions, as SparcI...
2003-05-27 Misha BrukmanAdded entries for each of the instructions with annotat...
2003-05-27 Misha BrukmanOne of the first major changes to make the work of...
2003-05-27 Misha BrukmanCannot output `static' in generated cpp code: results...
2003-05-27 Misha Brukman* Allow passing in an unsigned configuration to allocat...
2003-05-27 Misha Brukman* Now outputting a static function getBinaryCodeForInst...
2003-05-27 Misha BrukmanMoved generation of the SparcV9CodeEmitter.inc file...
2003-05-27 Misha BrukmanAdd prototypes to add passes to JIT compilation and...
next