2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-08-28 |
Duncan Sands | Straighten out any triple strings passed on the command... |
tree | commitdiff |
2010-04-15 |
Benjamin Kramer | Simplify ".bc" detection. |
tree | commitdiff |
2010-04-15 |
Chris Lattner | fix a crash on "lli ex" or any other file whose name... |
tree | commitdiff |
2010-02-05 |
Jeffrey Yasskin | Move --march, --mcpu, and --mattr from JIT/TargetSelect... |
tree | commitdiff |
2010-01-27 |
Jeffrey Yasskin | Kill ModuleProvider and ghost linkage by inverting... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2009-10-27 |
Jeffrey Yasskin | Revert the API changes from r85295 to make it easier... |
tree | commitdiff |
2009-10-27 |
Jeffrey Yasskin | Change the JIT to compile eagerly by default as agreed in |
tree | commitdiff |
2009-10-21 |
Jeffrey Yasskin | Delete the MacOSJITEventListener per echristo's request... |
tree | commitdiff |
2009-10-16 |
Evan Cheng | Add a CodeGenOpt::Less level to match -O1. It'll be... |
tree | commitdiff |
2009-08-23 |
Chris Lattner | Prune #includes from llvm/Linker.h and llvm/System... |
tree | commitdiff |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
tree | commitdiff |
2009-08-05 |
Dan Gohman | lli doesn't need <iostream> anymore. |
tree | commitdiff |
2009-07-23 |
Reid Kleckner | Re-committing r76828 with the JIT memory manager change... |
tree | commitdiff |
2009-07-23 |
Reid Kleckner | Reverting r76825 and r76828, since they caused clang... |
tree | commitdiff |
2009-07-23 |
Reid Kleckner | Make the JIT code emitter properly retry and ask for... |
tree | commitdiff |
2009-07-18 |
Daniel Dunbar | Switch lli back to using allocate-gvs-with-code behavior. |
tree | commitdiff |
2009-07-18 |
Reid Kleckner | Add EngineBuilder to ExecutionEngine in favor of the... |
tree | commitdiff |
2009-07-16 |
Daniel Dunbar | Make sure targets are initialized before we do anything... |
tree | commitdiff |
2009-07-15 |
Owen Anderson | To simplify the upcoming context-on-type change, switch... |
tree | commitdiff |
2009-07-15 |
Dan Gohman | Use errs() instead of std::cerr. |
tree | commitdiff |
2009-07-10 |
Jeffrey Yasskin | Add a --with-oprofile flag to configure, which uses... |
tree | commitdiff |
2009-07-07 |
Chris Lattner | Fix lli to print an error and exit when EE returns... |
tree | commitdiff |
2009-07-03 |
Torok Edwin | Fix typo: intepreter->interpreter. |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Hold the LLVMContext by reference rather than by pointer. |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Add a pointer to the owning LLVMContext to Module.... |
tree | commitdiff |
2009-06-25 |
Jeffrey Yasskin | Add a JITEventListener interface that gets called back... |
tree | commitdiff |
2009-06-17 |
Chris Lattner | switch to using llvm/Target/TargetSelect.h |
tree | commitdiff |
2009-06-17 |
Chris Lattner | Use Doug's new LLVM_NATIVE_ARCH macro in config.h to... |
tree | commitdiff |
2009-05-04 |
Evan Cheng | Default llc / lli optimization to "Default", which... |
tree | commitdiff |
2009-04-29 |
Bill Wendling | Instead of passing in an unsigned value for the optimiz... |
tree | commitdiff |
2009-03-06 |
Chris Lattner | Change various llvm utilities to use PrettyStackTracePr... |
tree | commitdiff |
2008-11-05 |
Evan Cheng | Add command line option -entry-funcion to override... |
tree | commitdiff |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
tree | commitdiff |
2008-08-17 |
Anton Korobeynikov | Move X86 assembler printers into separate directory... |
tree | commitdiff |
2008-08-08 |
Evan Cheng | Add -fast command line option to lli. It enables fast... |
tree | commitdiff |
2008-05-21 |
Evan Cheng | Rename -no-lazy to -disable-lazy-compilation. |
tree | commitdiff |
2008-04-22 |
Evan Cheng | Added command line option -no-lazy to disable JIT lazy... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
tree | commitdiff |
2007-10-08 |
Dan Gohman | Move the space in overview output for commands out... |
tree | commitdiff |
2007-07-05 |
Gabor Greif | Here is the bulk of the sanitizing. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | use the new MemoryBuffer interfaces to simplify error... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | switch tools to bitcode from bytecode |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode reading support, remove eh stuff |
tree | commitdiff |
2007-04-27 |
Chris Lattner | reset errno to zero on entry to the application's main... |
tree | commitdiff |
2007-03-06 |
Reid Spencer | Obtain the exit function before execution just in case... |
tree | commitdiff |
2007-03-03 |
Reid Spencer | 1. Handle errors around the ModuleProvider. This is... |
tree | commitdiff |
2007-02-07 |
Chris Lattner | push bytecode decompressor out through APIs. Now the... |
tree | commitdiff |
2007-02-05 |
Reid Spencer | For PR411: |
tree | commitdiff |
2007-01-08 |
Chris Lattner | fix atexit. This is an overcomplex way of calling... |
tree | commitdiff |
2007-01-07 |
Chris Lattner | this is an overcomplex way to call exit :) |
tree | commitdiff |
2006-12-31 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-12-10 |
Chris Lattner | make statistics and timing info print even if the JIT... |
tree | commitdiff |
2006-12-06 |
Chris Lattner | make all llvm tools call llvm_shutdown when they exit... |
tree | commitdiff |
2006-09-14 |
Chris Lattner | add a new (hidden) -disable-core-files option |
tree | commitdiff |
2006-09-04 |
Chris Lattner | lli uses LinkAllCodegenComponents, so it needs this... |
tree | commitdiff |
2006-09-04 |
Chris Lattner | Use llvm-config instead of magic JIT thing to link... |
tree | commitdiff |
2006-08-25 |
Reid Spencer | For PR797: |
tree | commitdiff |
2006-08-01 |
Chris Lattner | Fix the build on case-sensitive filesystems :( |
tree | commitdiff |
2006-08-01 |
Jim Laskey | Introducing plugable register allocators and instructio... |
tree | commitdiff |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
tree | commitdiff |
2006-03-24 |
Jeff Cohen | Get JIT/Interpreter working on Windows again. |
tree | commitdiff |
2006-03-08 |
Chris Lattner | Fit to 80 columns. |
tree | commitdiff |
2005-12-16 |
Chris Lattner | rename option |
tree | commitdiff |
2005-12-16 |
Chris Lattner | provide an option to override the target triple in... |
tree | commitdiff |
2005-12-02 |
Chris Lattner | Revert my previous patch which broke due to lazy stream... |
tree | commitdiff |
2005-12-01 |
Chris Lattner | If a module has a main, but it is defined externally... |
tree | commitdiff |
2005-10-23 |
Jeff Cohen | When a function takes a variable number of pointer... |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2004-12-30 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-11-29 |
Reid Spencer | Use LLVMLIBS=JIT to get JIT libraries |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We're not doing automake any more |
tree | commitdiff |
2004-10-22 |
Reid Spencer | We won't use automake |
tree | commitdiff |
2004-10-18 |
Reid Spencer | Initial automake generated Makefile template |
tree | commitdiff |
2004-10-14 |
Misha Brukman | Use the shared Makefile.JIT for JIT-enablement |
tree | commitdiff |
2004-10-14 |
Misha Brukman | Enable the PowerPC JIT by compiling powerpc.o library... |
tree | commitdiff |
2004-10-13 |
Reid Spencer | Update to reflect changes in Makefile rules. |
tree | commitdiff |
2004-10-10 |
Reid Spencer | Initial version of automake Makefile.am file. |
tree | commitdiff |
2004-10-08 |
Misha Brukman | Use the SparcV9-marked instr scheduling library |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-29 |
Reid Spencer | Add the LLVMsystem.a library as it is now used for... |
tree | commitdiff |
2004-08-29 |
Reid Spencer | The functions in Signal.h are now in the llvm::sys... |
tree | commitdiff |
2004-08-04 |
Brian Gaeke | sparcv9select is history |
tree | commitdiff |
2004-07-11 |
Chris Lattner | Add a -load option |
tree | commitdiff |
2004-07-04 |
Reid Spencer | Add #include <iostream> since Value.h does not include... |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Header file moved |
tree | commitdiff |
2004-02-25 |
Brian Gaeke | Great renaming part II: Sparc --> SparcV9 (also include... |
tree | commitdiff |
2004-02-19 |
Chris Lattner | Make sure to print a stack trace whenever an error... |
tree | commitdiff |
2003-12-28 |
Chris Lattner | Pass extra arguments around n stuph |
tree | commitdiff |
2003-12-26 |
Chris Lattner | Factor out code to ExecutionEngine |
tree | commitdiff |
2003-12-26 |
Chris Lattner | Simplify code |
tree | commitdiff |
2003-12-26 |
Chris Lattner | * eliminate the -f argument to lli, as it was silly... |
tree | commitdiff |
2003-12-26 |
Chris Lattner | update comment |
tree | commitdiff |
2003-12-12 |
Brian Gaeke | Add an assertion to make sure we are at least getting... |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Put all LLVM code into the llvm namespace, as per bug... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Add the ability for users to specify a specific argv... |
tree | commitdiff |
2003-10-24 |
Brian Gaeke | TraceMode, as you may have heard, is history. |
tree | commitdiff |
next |