| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve support for cross-hosted builds of LLVM. | Shantonu Sen | 2009-09-02 | 1 | -2/+11 |
* | re-apply r80197, now that iterator.h is not mentioned any more | Gabor Greif | 2009-08-27 | 1 | -3/+1 |
* | --- Reverse-merging r80147 into '.': | Bill Wendling | 2009-08-27 | 1 | -1/+3 |
* | eliminate references to ADT/iterator.h | Gabor Greif | 2009-08-26 | 1 | -3/+1 |
* | Build runtime libraries by default. | Daniel Dunbar | 2009-08-19 | 1 | -1/+1 |
* | Introduce new headers whose inclusion forces linking and | Douglas Gregor | 2009-06-16 | 1 | -0/+2 |
* | Change 'make install' to install tblgen, for better support of out-of-tree ta... | Chris Lattner | 2009-05-08 | 1 | -3/+2 |
* | Lets install the manual page with install-clang! Radar 6838692 | Mike Stump | 2009-05-01 | 1 | -1/+1 |
* | Use a bigger hammer to coerce subversion into english. | Gabor Greif | 2009-04-24 | 1 | -1/+1 |
* | Remove ccc now. Radar 6737767 | Mike Stump | 2009-04-07 | 1 | -1/+1 |
* | Add ccc back for now. | Mike Stump | 2009-03-30 | 1 | -1/+1 |
* | Update to account for driver renaming. | Mike Stump | 2009-03-26 | 1 | -1/+2 |
* | Remove configurey-fu to autodetect hash_map and hash_set now that they are | Nick Lewycky | 2009-03-09 | 1 | -4/+0 |
* | Add targets to support the installation of clang in isolation. | Mike Stump | 2009-01-19 | 1 | -0/+13 |
* | Removed trailing whitespace. | Misha Brukman | 2009-01-08 | 1 | -8/+8 |
* | Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to | Bill Wendling | 2009-01-04 | 1 | -2/+1 |
* | Original patch by Talin. | Misha Brukman | 2009-01-01 | 1 | -1/+7 |
* | Proper way of doing llvm canadian-cross compilation. | Anton Korobeynikov | 2008-11-10 | 1 | -9/+29 |
* | Add support for Canadian Cross builds where the host executables are not | Jim Grosbach | 2008-10-02 | 1 | -0/+6 |
* | For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" | Anton Korobeynikov | 2008-05-29 | 1 | -6/+6 |
* | a happier version of happiness | Gabor Greif | 2008-03-21 | 1 | -2/+2 |
* | Run 'svn info' in the C locale. Also appropriately escape spaces and ? for ga... | Gabor Greif | 2008-02-28 | 1 | -3/+3 |
* | Simplify and clean up "update" target. Also | Gabor Greif | 2008-02-28 | 1 | -5/+6 |
* | Now that targets are serialized, introduce | Gabor Greif | 2008-02-28 | 1 | -1/+13 |
* | Treat all targets serially at the toplevel. This allows | Gabor Greif | 2008-02-28 | 1 | -1/+6 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add install-libs target which only installs libraries, not tools | Nate Begeman | 2007-12-13 | 1 | -0/+6 |
* | Adding ocaml language bindings for the vmcore and bitwriter libraries. These are | Gordon Henriksen | 2007-09-18 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+139 |