Update generated files.
[oota-llvm.git] / tools / lli /
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-05-06 Chris Lattneruse the new MemoryBuffer interfaces to simplify error...
2007-05-06 Chris Lattnerswitch tools to bitcode from bytecode
2007-05-06 Chris Lattneradd bitcode reading support, remove eh stuff
2007-04-27 Chris Lattnerreset errno to zero on entry to the application's main...
2007-03-06 Reid SpencerObtain the exit function before execution just in case...
2007-03-03 Reid Spencer1. Handle errors around the ModuleProvider. This is...
2007-02-07 Chris Lattnerpush bytecode decompressor out through APIs. Now the...
2007-02-05 Reid SpencerFor PR411:
2007-01-08 Chris Lattnerfix atexit. This is an overcomplex way of calling...
2007-01-07 Chris Lattnerthis is an overcomplex way to call exit :)
2006-12-31 Reid SpencerFor PR950:
2006-12-10 Chris Lattnermake statistics and timing info print even if the JIT...
2006-12-06 Chris Lattnermake all llvm tools call llvm_shutdown when they exit...
2006-09-14 Chris Lattneradd a new (hidden) -disable-core-files option
2006-09-04 Chris Lattnerlli uses LinkAllCodegenComponents, so it needs this...
2006-09-04 Chris LattnerUse llvm-config instead of magic JIT thing to link...
2006-08-25 Reid SpencerFor PR797:
2006-08-01 Chris LattnerFix the build on case-sensitive filesystems :(
2006-08-01 Jim LaskeyIntroducing plugable register allocators and instructio...
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-03-24 Jeff CohenGet JIT/Interpreter working on Windows again.
2006-03-08 Chris LattnerFit to 80 columns.
2005-12-16 Chris Lattnerrename option
2005-12-16 Chris Lattnerprovide an option to override the target triple in...
2005-12-02 Chris LattnerRevert my previous patch which broke due to lazy stream...
2005-12-01 Chris LattnerIf a module has a main, but it is defined externally...
2005-10-23 Jeff CohenWhen a function takes a variable number of pointer...
2005-04-22 Misha BrukmanRemove trailing whitespace
2004-12-30 Reid SpencerFor PR351:
2004-11-29 Reid SpencerUse LLVMLIBS=JIT to get JIT libraries
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-14 Misha BrukmanUse the shared Makefile.JIT for JIT-enablement
2004-10-14 Misha BrukmanEnable the PowerPC JIT by compiling powerpc.o library...
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-08 Misha BrukmanUse the SparcV9-marked instr scheduling library
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Reid SpencerAdd the LLVMsystem.a library as it is now used for...
2004-08-29 Reid SpencerThe functions in Signal.h are now in the llvm::sys...
2004-08-04 Brian Gaekesparcv9select is history
2004-07-11 Chris LattnerAdd a -load option
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h does not include...
2004-05-27 Chris LattnerHeader file moved
2004-02-25 Brian GaekeGreat renaming part II: Sparc --> SparcV9 (also include...
2004-02-19 Chris LattnerMake sure to print a stack trace whenever an error...
2003-12-28 Chris LattnerPass extra arguments around n stuph
2003-12-26 Chris LattnerFactor out code to ExecutionEngine
2003-12-26 Chris LattnerSimplify code
2003-12-26 Chris Lattner* eliminate the -f argument to lli, as it was silly...
2003-12-26 Chris Lattnerupdate comment
2003-12-12 Brian GaekeAdd an assertion to make sure we are at least getting...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-28 Chris LattnerAdd the ability for users to specify a specific argv...
2003-10-24 Brian GaekeTraceMode, as you may have heard, is history.
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-10-20 John CriswellRemoved extraneous comment line.
2003-10-20 John CriswellAdded copyright header to all C++ source files.
2003-10-14 Misha BrukmanEnabling incremental bytecode loading in the JIT:
2003-09-25 Misha BrukmanTo be consistent with the rest of LLVM codebase (and...
2003-09-05 Chris LattnerReorder #includes to follow LLVM conventions
2003-09-05 Brian GaekeInterpreter, JIT moved to lib/ExecutionEngine (includes...
2003-09-05 Brian GaekeMake CreateArgv part of lli rather than part of Executi...
2003-09-04 Brian GaekeMove EE dtor where it belongs
2003-09-04 Brian GaekeInterpreter cleanups:
2003-09-03 Brian GaekeExecutionEngine.cpp: Move execution engine creation...
2003-09-01 Chris LattnerPreselection is now integrated into the Sparc target...
2003-09-01 Chris LattnerSparc peephole optimizer moved out of post-opts library...
2003-08-24 Chris LattnerRemove some long-dead code
2003-08-24 Chris LattnerTargets now configure themselves based on the source...
2003-08-24 Chris LattnerAdd preliminary support for "any" pointersize/endiannes...
2003-08-21 John CriswellThe JIT now passes the environment pointer to the main...
2003-08-15 Chris Lattnerrename selection library to selectiondag
2003-08-13 Chris LattnerIncorporate mapping library into the sparc library
2003-08-11 Chris LattnerInclude the new selection library for the X86 target
2003-07-28 Misha BrukmanAdd in support to load shared objects (-load is provide...
2003-07-02 Misha Brukman* If compiling on X86 or Sparc, automagically enable...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-17 Brian GaekeUse $(PLATFORMLIBDL) to selectively bring in -ldl only...
2003-06-17 Chris LattnerLife is too short. Link in too much stuff on Linux...
2003-06-17 Chris LattnerThe never-ending odyssey trying to get sparc to link
2003-06-17 Chris LattnerMake sure to get the value of ARCH before we use it
2003-06-17 Chris LattnerDo not link in the Sparc JIT when building on X86....
2003-06-17 Chris LattnerWhoops, didn't mean to check that in :(
2003-06-17 Chris LattnerUse more structured command line option processing
2003-05-27 Misha BrukmanLink in Sparc libs for the JIT, even on X86 to be able...
2003-05-23 Brian GaekeRemove ".bc" from the end of InputFile if it is there, in
2003-05-12 Chris LattnerThe JIT is the default mode for LLI now
2003-04-23 Chris LattnerWe now need to link libscalar to get the switch lowerin...
2003-04-22 Chris LattnerBuild the appropriate target machine for the input...
2003-01-22 Chris LattnerFix didn't fix the race condition in the makefiles
2003-01-21 Chris LattnerFix race condition in Makefile
2003-01-13 Chris LattnerNo longer need scalaropts lib
2002-12-24 Chris LattnerFixes to compile with GCC 3.2
2002-12-23 Chris LattnerSubstantial changes to refactor LLI to incorporate...
2002-12-08 Chris LattnerAdd support to count the number of dynamic instructions...
2002-11-04 Chris LattnerNo need to explicitly inclue ExportSymbols now
2002-09-13 Chris LattnerExport symbols for linux
next