oota-llvm.git
2003-10-17 John CriswellAdded additional information about linking dynamic...
2003-10-17 Brian GaekeYou can't just blat the address into memory, you have...
2003-10-17 John CriswellAdding license information for the sample project.
2003-10-17 John CriswellUpdated the README so that it catagorizes the docs...
2003-10-17 Misha BrukmanDon't release the Module, as that invalidates the Modul...
2003-10-17 Brian GaekeImplement replaceMachineCodeForFunction() for x86.
2003-10-17 Brian GaekeRefactor jump insertion code from CompilationCallback...
2003-10-17 Brian GaekeAdd prototype for replaceMachineCodeForFunction().
2003-10-17 Misha BrukmanReturn the Module that we just materialized.
2003-10-17 Brian GaekeTidy up doxygen comment for getPointerToFunction().
2003-10-17 Brian GaekeRefactor running the JIT passes on a single function...
2003-10-17 Misha BrukmanReturn the Module being materialized to avoid always...
2003-10-17 Brian GaekeAdd stub version of replaceMachineCodeForFunction....
2003-10-17 Brian GaekeRemove extra blank line.
2003-10-17 Chris LattnerDo not crash on empty structures
2003-10-17 John CriswellModified the Makefile so that the sample library is...
2003-10-17 Misha Brukman* Give credit where credit's due
2003-10-17 Chris LattnerNew testcase for C++ frontend crash
2003-10-17 Chris LattnerTighten up handling of checks for shift instructions
2003-10-17 Alkis EvlogimenosEliminate some extraneous code in SlotCalculator::inser...
2003-10-17 Alkis EvlogimenosSomeone forgot to commit an updated configure after...
2003-10-16 Brian GaekeAdd debug variable.
2003-10-16 Brian GaekeFix typo in comment.
2003-10-16 Brian GaekeThis file has funny include guards and funny extra...
2003-10-16 Brian GaekeDocument that llvm-nm works in pipe mode, thanks to...
2003-10-16 Brian GaekeFix a typo in a comment, and zap a blank line.
2003-10-16 Misha BrukmanAdd separator between different types of readers.
2003-10-16 Misha BrukmanJIT.cpp:
2003-10-16 Misha Brukman* Reorder includes as per the style guide
2003-10-16 Misha BrukmanIf we move the constructors to the .cpp file, we can...
2003-10-16 John CriswellRemoved the .PRECIOUS of Lex and Yacc output files.
2003-10-16 John CriswellRemoved the -mode option.
2003-10-16 Chris LattnerMinor cleanups
2003-10-16 John CriswellAdded documentation on the new -disable-inlining option.
2003-10-16 John CriswellI am not the only John Criswell.
2003-10-16 Chris LattnerGive credit where credit is due
2003-10-16 John CriswellAdded a section on all of the wonderful Makefile variab...
2003-10-16 Chris LattnerMake llvm-nm work in "pipe mode"
2003-10-16 Chris LattnerAdd support for 'weak' linkage.
2003-10-16 Chris LattnerAdd support for 'weak' linkage.
2003-10-16 Chris LattnerGeeze, what is with Brian and these ifdef's?
2003-10-16 Chris LattnerAdd weak linking type
2003-10-16 Misha BrukmanAutomagically update website docs on commits.
2003-10-16 Misha BrukmanUpdate the website automatically on documentation commi...
2003-10-16 Misha BrukmanThis should automatically update on the webpage.
2003-10-16 Brian Gaekeyikes, a copy-and-paste-o
2003-10-16 Brian Gaekeadd llvm-nm entry.
2003-10-16 Brian GaekeAdd command guide (It's like a man page translated...
2003-10-16 Chris LattnerWelcome llvm-nm to the family
2003-10-16 Chris LattnerCompletely rewrite support for the Value::use_* list...
2003-10-16 Chris LattnerCompletely rewrite support for the Value::use_* list...
2003-10-16 Chris LattnerUnfortunately, it looks like level raise is still needed :(
2003-10-16 Chris LattnerThis code does not require random access use_lists
2003-10-16 Chris LattnerEliminate using declaration
2003-10-16 Misha BrukmanAdded an entry for `llvm-nm'.
2003-10-16 Brian GaekeOkay, this is a little hack that "scratches an itch...
2003-10-16 John CriswellAdded autoconf support for the sample project.
2003-10-16 John CriswellAdded autoconf support for the sample project.
2003-10-16 John CriswellAdding autoconf support to the sample project.
2003-10-16 John CriswellAdding autoconf support for the sample project.
2003-10-16 John CriswellAdding autoconf support for the sample project.
2003-10-15 Chris LattnerVector is my friend, do you like vector?
2003-10-15 Chris Lattnerlalala
2003-10-15 Chris LattnerWe'll need this soon as well
2003-10-15 Chris Lattner#include vector which we will need here soon
2003-10-15 Chris LattnerThis file uses assert and doesn't include anything...
2003-10-15 Chris LattnerGive this file a proper header
2003-10-15 Chris LattnerThe levelraise pass is a broken old piece of crufty...
2003-10-15 Brian GaekeFix up error message.
2003-10-15 Brian GaekeFlush output after writing out the list of function...
2003-10-15 John CriswellUpdated some of the information for the new autoconf...
2003-10-15 Chris LattnerDecrease usage of use_size()
2003-10-15 Chris LattnerRemove usage of use_size()
2003-10-15 Chris LattnerCleanup
2003-10-15 Chris LattnerAdd new hasOneUse() method. Remove explicit inline...
2003-10-14 Chris Lattneradd support forloading additional .so files on the...
2003-10-14 Chris LattnerChange the execute methods to take the shared object...
2003-10-14 Chris LattnerGeneralize abstract interpreter interface to allow...
2003-10-14 Misha BrukmanOrder #includes as per the style guide.
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-10-14 Chris LattnerSubstantial cleanups:
2003-10-14 Chris LattnerThe return value of compileSharedObject was never used...
2003-10-14 Chris LattnerActually return an error if something bad happens,...
2003-10-14 Chris Lattnerminor cleanups
2003-10-14 Chris LattnerThe -mode option is no longer
2003-10-14 Chris LattnerFix minor formatting bug
2003-10-14 Chris LattnerEliminate the bugpoint -mode option, by making bugpoint...
2003-10-14 Chris LattnerOutput a contorted sequence of instructions to make...
2003-10-14 Chris LattnerDisable the leaf function optimization, which is appare...
2003-10-14 Chris LattnerFix bug in script
2003-10-14 Chris LattnerDo not move variable sized allocations to the top of...
2003-10-14 Chris LattnerNew testcase which the inliner breaks
2003-10-13 John CriswellAdded a link to the main page for LLVM.
2003-10-13 Chris LattnerUnbreak code generator debug mode
2003-10-13 John CriswellAdding additional license information to these files.
next