2013-06-28 |
Daniel Malea | Add flag to lli to enable debugging of IR when used... |
blob | commitdiff | raw |
2013-03-26 |
Chandler Carruth | Manually update the dependencies in the Makefiles.... |
blob | commitdiff | raw | diff to current |
2013-01-28 |
Andrew Kaylor | Add support for source and line information to IntelJIT... |
blob | commitdiff | raw | diff to current |
2012-11-05 |
Jim Grosbach | lli: Initialize the native asm parser for inline assembly. |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Eli Bendersky | Add profiling support for Intel Parallel Amplifier... |
blob | commitdiff | raw | diff to current |
2011-10-18 |
Daniel Dunbar | build: Tidy up a bunch of tool Makefiles, and simplify... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Daniel Dunbar | MCJIT: Stub out MCJIT implementation, still doesn't... |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Daniel Dunbar | lli: Switch to using ParseIRFile, for consistency with... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
blob | commitdiff | raw | diff to current |
2008-08-17 |
Anton Korobeynikov | Move X86 assembler printers into separate directory... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Chris Lattner | switch tools to bitcode from bytecode |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Chris Lattner | add bitcode reading support, remove eh stuff |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | lli uses LinkAllCodegenComponents, so it needs this... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Chris Lattner | Use llvm-config instead of magic JIT thing to link... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Reid Spencer | Use LLVMLIBS=JIT to get JIT libraries |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Misha Brukman | Use the shared Makefile.JIT for JIT-enablement |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Misha Brukman | Enable the PowerPC JIT by compiling powerpc.o library... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Misha Brukman | Use the SparcV9-marked instr scheduling library |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Reid Spencer | Add the LLVMsystem.a library as it is now used for... |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Brian Gaeke | sparcv9select is history |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Brian Gaeke | Great renaming part II: Sparc --> SparcV9 (also include... |
blob | commitdiff | raw | diff to current |
2003-10-20 |
John Criswell | Added LLVM copyright to Makefiles. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Brian Gaeke | Interpreter, JIT moved to lib/ExecutionEngine (includes... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Chris Lattner | Preselection is now integrated into the Sparc target... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Chris Lattner | Sparc peephole optimizer moved out of post-opts library... |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Chris Lattner | rename selection library to selectiondag |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Chris Lattner | Incorporate mapping library into the sparc library |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Chris Lattner | Include the new selection library for the X86 target |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Misha Brukman | Add in support to load shared objects (-load is provide... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Misha Brukman | * If compiling on X86 or Sparc, automagically enable... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
John Criswell | Merged in autoconf branch. This provides configuration... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Brian Gaeke | Use $(PLATFORMLIBDL) to selectively bring in -ldl only... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Chris Lattner | Life is too short. Link in too much stuff on Linux... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Chris Lattner | The never-ending odyssey trying to get sparc to link |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Chris Lattner | Make sure to get the value of ARCH before we use it |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Chris Lattner | Do not link in the Sparc JIT when building on X86.... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Chris Lattner | Whoops, didn't mean to check that in :( |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Chris Lattner | Use more structured command line option processing |
blob | commitdiff | raw | diff to current |
2003-05-27 |
Misha Brukman | Link in Sparc libs for the JIT, even on X86 to be able... |
blob | commitdiff | raw | diff to current |
2003-04-23 |
Chris Lattner | We now need to link libscalar to get the switch lowerin... |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Chris Lattner | Fix didn't fix the race condition in the makefiles |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Chris Lattner | Fix race condition in Makefile |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Chris Lattner | No longer need scalaropts lib |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Chris Lattner | Substantial changes to refactor LLI to incorporate... |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Chris Lattner | No need to explicitly inclue ExportSymbols now |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Chris Lattner | Export symbols for linux |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Chris Lattner | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Chris Lattner | Remove tracing code hack |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Vikram S. Adve | Link with test/Libraries/libinstr32.a for runtime routines |
blob | commitdiff | raw | diff to current |
2002-04-07 |
Chris Lattner | Remove asmwriter library from link line, because the... |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Chris Lattner | Remove runtime library in favor of users linking agains... |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Chris Lattner | Remove hack. This is better fixed in Makefile.common |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Chris Lattner | Build with newer compiler, with same bug |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Chris Lattner | Eliminate opt library |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Chris Lattner | Build runtime library with local GCCAS |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Chris Lattner | * Make pointer values work better by treating them... |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Chris Lattner | * Implement exit() builtin function |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Chris Lattner | Add support for building a runtime library for LLI |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Chris Lattner | Genericize support for calling functions a bit |
blob | commitdiff | raw | diff to current |
2001-09-07 |
Chris Lattner | Make use of the new TOOLNAME/USEDLIBS options provided... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Chris Lattner | Lots of new functionality |
blob | commitdiff | raw | diff to current |
2001-08-23 |
Chris Lattner | Initial checkin of interpreter |
blob | commitdiff | raw | diff to current |
|