2009-08-02 |
Jakob Stoklund Olesen | Build Blackfin target with autoconf and cmake. |
blob | commitdiff | raw |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Daniel Dunbar | Fix typo |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Daniel Dunbar | Sketch support for target specific assembly parser. |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Anton Korobeynikov | Let's start another backend :) |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Dan Gohman | LLVM doesn't use libelf. Remove libelf configurey. |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Jeffrey Yasskin | Add a --with-oprofile flag to configure, which uses... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
David Greene | Add support for other GraphViz display tools. This... |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Mikhail Glushenkov | LLVMC can be now compiled w/o dynamic plugin support. |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Mikhail Glushenkov | LLVMC doesn't need ENABLE_PIC to build now. |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Mikhail Glushenkov | Add --enable-llvmc-dynamic configure option. |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Mikhail Glushenkov | Trailing whitespace. |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Jeffrey Yasskin | Add a portable strerror*() wrapper, llvm::sys::StrError... |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Owen Anderson | Add a configure test for pthread_getspecific, and use... |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Douglas Gregor | Work around build problem with OpenJDK, which defines... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Douglas Gregor | Define LLVM_NATIVE_ARCH in llvm/Config/config.h to... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Owen Anderson | Add an atomic increment and decrement implementation... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Douglas Gregor | Introduce new headers whose inclusion forces linking and |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Owen Anderson | Add a configure check for pthread_rwlock_init. |
blob | commitdiff | raw | diff to current |
2009-06-06 |
Nick Lewycky | Add a flag to permit disabling libffi. |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Owen Anderson | Split the ENABLE_THREADS #define in two. Now ENABLE_TH... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Owen Anderson | Test for the presence of GCC atomic builtins at configu... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Douglas Gregor | termios.h contains the winsize structure we need to... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Duncan Sands | Fix typo. |
blob | commitdiff | raw | diff to current |
2009-05-11 |
Douglas Gregor | Add terminal width detection to llvm::sys::Process... |
blob | commitdiff | raw | diff to current |
2009-05-03 |
Anton Korobeynikov | Dummy MSP430 backend |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Mikhail Glushenkov | Support --with-llvmgccdir and friends in llvmc, take 2. |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Bill Wendling | Revert 69474 and 69475. They are causing failures durin... |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Mikhail Glushenkov | Add a configure check for llvm-gcc (reapply). |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Nick Lewycky | Generalize to support more ARM types. |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Nick Lewycky | Detect beagleboard as ARM. The $target is "armv7l". |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Bill Wendling | Temporarily revert r69438 and r69439. These were causin... |
blob | commitdiff | raw | diff to current |
2009-04-18 |
Mikhail Glushenkov | Add a configure check for llvm-gcc. |
blob | commitdiff | raw | diff to current |
2009-04-17 |
David Greene | Add a --enable-profiling option to configure to build... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Nick Lewycky | Link against libffi if available, fall back to "no... |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Nick Lewycky | Detect that we're building from a git checkout like... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Bill Wendling | Revert r66765 and r66766. These were causing build... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Nick Lewycky | Set ARCH to x86 on mixed 32/64-bit Linux systems. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Nick Lewycky | Remove configurey-fu to autodetect hash_map and hash_se... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Nick Lewycky | Autodetect the availability of -export-dynamic in the... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Nick Lewycky | Switch to using -Wl,-R on Solaris. |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Nick Lewycky | Remove tests for flex/bison which are no longer needed... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Nick Lewycky | Default to building with position independent code... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Nick Lewycky | Reapply patch from r62553, with a fix to avoid looking... |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Nick Lewycky | Add the ability to pass the path to binutils source... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Tanya Lattner | Revert r62553 and r62616 due to issues with portability. |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Tanya Lattner | Bump to 2.6svn. |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Nick Lewycky | Make the Interpreter use libffi if it's available.... |
blob | commitdiff | raw | diff to current |
2009-01-04 |
Bill Wendling | Modify the unittests Makefiles so that they don't rebui... |
blob | commitdiff | raw | diff to current |
2008-11-07 |
Richard Osborne | Add XCore backend. |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Gordon Henriksen | [PR2886] Don't look for ocaml's .opt executables; somet... |
blob | commitdiff | raw | diff to current |
2008-10-21 |
Torok Edwin | Fix make check on Solaris 10/x86: the default grep... |
blob | commitdiff | raw | diff to current |
2008-10-07 |
Tanya Lattner | Fix configure issue where configure |
blob | commitdiff | raw | diff to current |
2008-10-07 |
Tanya Lattner | Advance version to 2.5 |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Jim Grosbach | Add support for Canadian Cross builds where the host... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Daniel Dunbar | Reapply majority of r55557 but with the changes to... |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Matthijs Kooijman | Revert r55557, it is causing linking failures on 32bit... |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Daniel Dunbar | Enable -fvisibility-inlines-hidden by default for compi... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Matthijs Kooijman | Make LLVM compile on DragonFly BSD (PR2499). |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Matthijs Kooijman | Allow the test suite to be checked out into projects... |
blob | commitdiff | raw | diff to current |
2008-05-29 |
Anton Korobeynikov | For PR1338: rename include/llvm/ADT/ilist and friends... |
blob | commitdiff | raw | diff to current |
2008-05-14 |
Sanjiv Gupta | Added configure switches for PIC16 in configure.ac. |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Tanya Lattner | Set to 2.4 and regenerate configure. |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Anton Korobeynikov | First step of implementing PR1538: move llvm2cpp logic... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Gordon Henriksen | Adding ocamldoc generation. |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Gordon Henriksen | Prefer to use ocamlc.opt to ocamlc and soforth. |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Bill Wendling | Use AC_PATH_PROG correctly: |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Devang Patel | Remove use of ltdl |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Chris Lattner | Make the check for GCC version more robust, fix shared... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Tanya Lattner | Update version to 2.3svn |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attribution from a variety of miscellaneous... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
Nate Begeman | Apply CBE/MSIL patch to autoconf |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Duncan Sands | Remove host endianness info from TargetData and |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Duncan Sands | Fix PR1836: in the interpreter, read and write apints |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Scott Michel | Minor updates: |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Scott Michel | More stuff for CellSPU -- this should be enough to... |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Devang Patel | Add --with-llvmgcc= and --with-llvmgxx= configure options. |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Eric Christopher | Add target triple to include/llvm/Config/config.h.in... |
blob | commitdiff | raw | diff to current |
2007-10-03 |
Gordon Henriksen | Fixing a typo in configure.ac. |
blob | commitdiff | raw | diff to current |
2007-10-02 |
Gordon Henriksen | Providing --with-ocaml-libdir for ./configure. The... |
blob | commitdiff | raw | diff to current |
2007-10-02 |
Gordon Henriksen | Fixing (harmless) typos. |
blob | commitdiff | raw | diff to current |
2007-10-02 |
Gordon Henriksen | Add explicit --enable-bindings option to configure. |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Gordon Henriksen | PR1601: etags not configured correctly |
blob | commitdiff | raw | diff to current |
2007-09-22 |
Gordon Henriksen | Fix for srcdir <> objdir builds. |
blob | commitdiff | raw | diff to current |
2007-09-20 |
Gordon Henriksen | Incorporating review feedback for GC verifier patch. |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Gordon Henriksen | git-svn-id: https://llvm.org/svn/llvm-project/llvm... |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Tanya Lattner | Change to 2.2svn. |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Chris Lattner | add mips target to builder. I'd appreciate it if someo... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Reid Spencer | Fix PR1606: |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Anton Korobeynikov | Add detection of __dso_handle presence during configure... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Andrew Lenharth | support poolalloc as checked out from svn |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Gabor Greif | * llvm.spec.in: update blurb |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Reid Spencer | cvs -> svn |
blob | commitdiff | raw | diff to current |
2007-07-03 |
Anton Korobeynikov | Revert last change until issue reported by Owen, won... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
Anton Korobeynikov | Rename llvm-test => test-suite. By Dave Greene. |
blob | commitdiff | raw | diff to current |
2007-06-28 |
David Greene | Add support for building with _GLIBCXX_DEBUG. New... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Reid Spencer | Make Perl a required dependency and cause configure... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Tanya Lattner | Bump version number in cvs |
blob | commitdiff | raw | diff to current |
2007-04-21 |
Reid Spencer | Add support for determining which languages the llvm... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Reid Spencer | Check for .svn directories too to determine if a debug... |
blob | commitdiff | raw | diff to current |
next |