| Commit message (Expand) | Author | Age | Files | Lines |
* | Reapply majority of r55557 but with the changes to compilation flags | Daniel Dunbar | 2008-09-02 | 2 | -0/+24 |
* | Revert r55557, it is causing linking failures on 32bit linux. | Matthijs Kooijman | 2008-09-02 | 2 | -24/+0 |
* | Enable -fvisibility-inlines-hidden by default for compilers which | Daniel Dunbar | 2008-08-30 | 2 | -0/+24 |
* | Set the executable bit - means it can actually | Duncan Sands | 2008-07-29 | 1 | -0/+0 |
* | Make LLVM compile on DragonFly BSD (PR2499). | Matthijs Kooijman | 2008-06-26 | 1 | -0/+5 |
* | Allow the test suite to be checked out into projects/test-suite. | Matthijs Kooijman | 2008-06-24 | 1 | -0/+3 |
* | For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" | Anton Korobeynikov | 2008-05-29 | 1 | -3/+3 |
* | Added configure switches for PIC16 in configure.ac. | Sanjiv Gupta | 2008-05-14 | 1 | -1/+5 |
* | Set to 2.4 and regenerate configure. | Tanya Lattner | 2008-05-10 | 1 | -1/+1 |
* | First step of implementing PR1538: move llvm2cpp logic to new 'target' | Anton Korobeynikov | 2008-04-23 | 1 | -1/+2 |
* | Adding ocamldoc generation. | Gordon Henriksen | 2008-03-10 | 1 | -0/+1 |
* | Prefer to use ocamlc.opt to ocamlc and soforth. | Gordon Henriksen | 2008-03-07 | 1 | -3/+3 |
* | Use AC_PATH_PROG correctly: | Bill Wendling | 2008-03-05 | 1 | -11/+11 |
* | Remove use of ltdl | Devang Patel | 2008-02-13 | 1 | -6/+0 |
* | Make the check for GCC version more robust, fix shared library | Chris Lattner | 2008-02-05 | 1 | -6/+5 |
* | Update version to 2.3svn | Tanya Lattner | 2008-01-17 | 1 | -3/+3 |
* | remove attribution from a variety of miscellaneous files. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Apply CBE/MSIL patch to autoconf | Nate Begeman | 2007-12-13 | 1 | -2/+3 |
* | Remove host endianness info from TargetData and | Duncan Sands | 2007-12-12 | 1 | -4/+1 |
* | Fix PR1836: in the interpreter, read and write apints | Duncan Sands | 2007-12-10 | 1 | -1/+4 |
* | Minor updates: | Scott Michel | 2007-12-05 | 1 | -2/+1 |
* | More stuff for CellSPU -- this should be enough to get an error-free | Scott Michel | 2007-12-05 | 1 | -0/+3 |
* | Add --with-llvmgcc= and --with-llvmgxx= configure options. | Devang Patel | 2007-12-04 | 1 | -2/+28 |
* | Add target triple to include/llvm/Config/config.h.in. Regenerate all files. | Eric Christopher | 2007-12-01 | 1 | -65/+66 |
* | Fixing a typo in configure.ac. | Gordon Henriksen | 2007-10-03 | 1 | -1/+1 |
* | Providing --with-ocaml-libdir for ./configure. The default is the | Gordon Henriksen | 2007-10-02 | 1 | -0/+52 |
* | Fixing (harmless) typos. | Gordon Henriksen | 2007-10-02 | 1 | -1/+1 |
* | Add explicit --enable-bindings option to configure. | Gordon Henriksen | 2007-10-02 | 1 | -0/+31 |
* | PR1601: etags not configured correctly | Gordon Henriksen | 2007-09-29 | 1 | -9/+0 |
* | Fix for srcdir <> objdir builds. | Gordon Henriksen | 2007-09-22 | 1 | -0/+2 |
* | Incorporating review feedback for GC verifier patch. | Gordon Henriksen | 2007-09-20 | 1 | -0/+1 |
* | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42091 91177308-0d34-... | Gordon Henriksen | 2007-09-18 | 1 | -0/+2 |
* | Fix broken default help strings for enable-shared, enable-static, and enable-... | Tanya Lattner | 2007-09-17 | 1 | -3/+3 |
* | Change to 2.2svn. | Tanya Lattner | 2007-09-14 | 1 | -1/+1 |
* | add mips target to builder. I'd appreciate it if someone with | Chris Lattner | 2007-08-19 | 1 | -1/+5 |
* | Fix PR1606: | Reid Spencer | 2007-08-17 | 1 | -2/+3 |
* | Add detection of __dso_handle presence during configure. Use this information... | Anton Korobeynikov | 2007-07-30 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 39 | -0/+19792 |