| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 2011-12-12 | 1 | -1/+0 |
* | build: Add initial cut at LLVMBuild.txt files. | Daniel Dunbar | 2011-11-03 | 1 | -0/+22 |
* | rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE | Sebastian Pop | 2011-11-01 | 2 | -3/+3 |
* | derive LLVM_HOSTTRIPLE from target | Sebastian Pop | 2011-11-01 | 2 | -2/+2 |
* | Remove the Alpha backend. | Dan Gohman | 2011-10-27 | 2 | -13/+4 |
* | projects/sample: Switch over to imported Makefile setup. | Daniel Dunbar | 2011-10-27 | 1 | -2/+6 |
* | Handle newer cases for freebsd which is approaching 10.0 and not 1.0. | Eric Christopher | 2011-10-26 | 2 | -7/+7 |
* | Remove the Blackfin backend. | Dan Gohman | 2011-10-25 | 2 | -13/+4 |
* | Remove the SystemZ backend. | Dan Gohman | 2011-10-24 | 2 | -13/+4 |
* | Regenerate projects/sample/configure. | Daniel Dunbar | 2011-10-18 | 1 | -24/+19725 |
* | projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ... | Daniel Dunbar | 2011-10-18 | 32 | -48/+18811 |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
* | Regen configure | Peter Collingbourne | 2010-12-12 | 1 | -1003/+1360 |
* | Fix paths; AutoRegen.sh changes its current working directory to be the | Peter Collingbourne | 2010-12-12 | 2 | -7/+11 |
* | I swear I did a make clean and make before committing all this... | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | projects: Don't try to build libcxx if one happens to have it checked out into | Daniel Dunbar | 2010-09-09 | 1 | -1/+4 |
* | Remove bogus link. | Eric Christopher | 2010-07-16 | 1 | -1/+0 |
* | Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway. | Jakob Stoklund Olesen | 2010-07-16 | 1 | -0/+1 |
* | Testing subversion commit access | Wesley Peck | 2010-02-23 | 1 | -0/+1 |
* | CMake: Fixed syntax in conditional. | Oscar Fuentes | 2010-02-15 | 1 | -1/+1 |
* | Oops. | Jakob Stoklund Olesen | 2010-02-09 | 1 | -1/+0 |
* | clang test suite | Jakob Stoklund Olesen | 2010-02-09 | 1 | -0/+1 |
* | Fix autoconf llvm srcdir location for generic projects. | Eric Christopher | 2010-01-25 | 1 | -3/+4 |
* | CMake: Don't try to descend into projects/compiler-rt, it doesn't work. | Daniel Dunbar | 2010-01-22 | 1 | -1/+3 |
* | Don't try to build compiler-rt if it happens to be checked out into projects/ | Daniel Dunbar | 2010-01-18 | 1 | -0/+3 |
* | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth | 2009-10-26 | 1 | -1/+1 |
* | install-sh chmods to 0755 by default, and this causes 'git diff' to show | Torok Edwin | 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 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 2 | -5/+0 |
* | avoid collision with /usr/bin/sample if this ever gets installed. | Chris Lattner | 2007-02-18 | 1 | -1/+1 |
* | remove obsolete comment | Chris Lattner | 2007-01-17 | 1 | -1/+1 |
* | For PR1074: | Reid Spencer | 2007-01-17 | 95 | -43683/+0 |
* | relax type | Chris Lattner | 2007-01-07 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -44/+44 |
* | For PR950: | Reid Spencer | 2006-12-23 | 1 | -25/+25 |
* | switch statistic over, remove misspelt comment. | Chris Lattner | 2006-12-19 | 1 | -6/+2 |
* | Update for llvm-gcc4 build. | Reid Spencer | 2006-12-13 | 1 | -1/+1 |
* | Change createInferredCast calls to more accurate cast creation calls. | Reid Spencer | 2006-12-13 | 1 | -14/+18 |
* | Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are | Bill Wendling | 2006-12-07 | 1 | -4/+4 |
* | Detemplatize the Statistic class. | Devang Patel | 2006-12-06 | 1 | -1/+1 |