| Commit message (Expand) | Author | Age | Files | Lines |
* | install-sh chmods to 0755 by default, and this causes 'git diff' to show | Edwin Török | 2009-08-28 | 1 | -5/+5 |
* | remove dead makefile flags. | Chris Lattner | 2009-06-24 | 1 | -2/+0 |
* | Revert r67655 and r67656, as they are breaking the build. I'm | Dan Gohman | 2009-03-25 | 3 | -1392/+1010 |
* | LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT. | Dan Gohman | 2009-03-25 | 1 | -1/+1 |
* | Regenerate configure. | Dan Gohman | 2009-03-24 | 1 | -1004/+1386 |
* | Fix paths; AutoRegen.sh changes its current working directory to be the | Dan Gohman | 2009-03-24 | 2 | -6/+6 |
* | Update for autoconf 2.6x; | Dan Gohman | 2009-03-24 | 1 | -3/+3 |
* | Fix bash-isms. | Dan Gohman | 2009-03-24 | 1 | -2/+2 |
* | CMake: auto-discover project files under the projects/ subdirectory. | Oscar Fuentes | 2009-03-06 | 1 | -0/+9 |
* | Add "sample" documentation to sample project. | Nick Lewycky | 2008-09-15 | 1 | -0/+6 |
* | Allow the test suite to be checked out into projects/test-suite. | Matthijs Kooijman | 2008-06-24 | 1 | -1/+3 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 16 | -0/+5559 |