Age | Commit message (Expand) | Author | Files | Lines |
2012-09-27 | Fix a typo 'iff' => 'if' | Sylvestre Ledru | 1 | -1/+1 |
2012-09-26 | Revert "Add --program-prefix support to build" | Jordan Rose | 1 | -5/+0 |
2012-09-25 | Add --program-prefix support to build | Sebastian Pop | 1 | -0/+5 |
2012-09-21 | Add an --enable-backtraces option to configure to determine | Eric Christopher | 1 | -0/+15 |
2012-08-28 | Temporarily revert this to bring back the bots. | Eric Christopher | 1 | -3/+0 |
2012-08-27 | Add --program-prefix support to build. | Sebastian Pop | 1 | -0/+3 |
2012-08-14 | [configure] Add a --enable-keep-symbols configure flag. | Daniel Dunbar | 1 | -0/+9 |
2012-08-09 | Support for experimental targets | Victor Oliveira | 1 | -0/+11 |
2012-08-06 | Add support for the OpenBSD for Bitrig. | Eric Christopher | 3 | -8/+12 |
2012-08-03 | Add a configure flag for enabling -Werror on the command line | Eric Christopher | 1 | -0/+10 |
2012-08-03 | Add support for detecting libxml for Dmitri's work. He'll | Eric Christopher | 1 | -0/+17 |
2012-08-03 | Add a configure option to pass -std=c++11 on the command line. | Eric Christopher | 1 | -0/+12 |
2012-08-03 | Revert previous patch here, we should instead configure in specific | Eric Christopher | 1 | -5/+2 |
2012-08-03 | Add a BUILD_FLAGS variable so that autoconf checks have a place | Eric Christopher | 1 | -2/+5 |
2012-07-23 | Fix a typo (the the => the) | Sylvestre Ledru | 3 | -3/+3 |
2012-07-22 | autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060. | NAKAMURA Takumi | 1 | -0/+2 |
2012-07-16 | Revert "Build script changes for R600/SI Codegen v6" | Tom Stellard | 1 | -3/+2 |
2012-07-16 | Build script changes for R600/SI Codegen v6 | Tom Stellard | 1 | -2/+3 |
2012-07-12 | fix typo in generated comment | Gabor Greif | 1 | -1/+1 |
2012-06-27 | Remove autoconf support for runtest and tclsh, some of the last vestigal | Chandler Carruth | 1 | -2/+0 |
2012-05-24 | Remove the PTX back-end and all of its artifacts (triple, etc.) | Justin Holewinski | 1 | -7/+2 |
2012-05-17 | - Added ExecutionEngine/MCJIT tests | Danil Malyshev | 1 | -0/+25 |
2012-05-08 | Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this | Daniel Dunbar | 1 | -0/+4 |
2012-05-08 | [tests] Remove some remaining DejaGNU related cruft. | Daniel Dunbar | 1 | -4/+0 |
2012-05-08 | [docs] Remove POD based man page docs (and build system support). | Daniel Dunbar | 1 | -2/+0 |
2012-05-05 | [build] Add build check for ::arc4random(). | Daniel Dunbar | 1 | -1/+1 |
2012-05-04 | This patch adds a new NVPTX back-end to LLVM which supports code generation f... | Justin Holewinski | 1 | -2/+6 |
2012-04-30 | fix typo | Sebastian Pop | 1 | -1/+1 |
2012-04-20 | Kick off 3.2 cycle for LLVM trunk. | Benjamin Kramer | 1 | -2/+2 |
2012-04-16 | add configure flag --with-default-sysroot | Sebastian Pop | 1 | -0/+7 |
2012-04-12 | Remove a remaining reference to the obsolete C backend in configure | Jean-Daniel Dupas | 1 | -1/+1 |
2012-04-05 | Fix a problem in the target detection for Debian GNU/HURD | Sylvestre Ledru | 1 | -0/+2 |
2012-04-05 | Fix a problem in the target detection for Debian GNU/kFreeBSD | Sylvestre Ledru | 1 | -1/+1 |
2012-04-02 | Fix CXXFLAGS for huge_val.m4. | Eric Christopher | 1 | -1/+1 |
2012-03-26 | Add InitializeNativeTargetDisassembler function. | Eric Christopher | 1 | -0/+7 |
2012-03-26 | Add some fixes to the configure script for isInf and add | Eric Christopher | 2 | -2/+2 |
2012-03-23 | Remove the C backend. | Eric Christopher | 1 | -17/+1 |
2012-03-13 | Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code... | Eli Bendersky | 1 | -17/+71 |
2012-03-07 | configure: Don't require a perl interpreter to be present, LLVM's buildsystem... | Benjamin Kramer | 2 | -26/+0 |
2012-03-02 | autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps. | Daniel Dunbar | 1 | -0/+5 |
2012-02-28 | Enable -Wcovered-switch-default again, but add -Werror to the checks to make | Rafael Espindola | 2 | -2/+3 |
2012-02-28 | Temporarily revert r151609, which enabled a new warning for LLVM and | Chandler Carruth | 1 | -2/+1 |
2012-02-28 | Strip extraneous information, if present, from the linker version string on | Charles Davis | 1 | -1/+1 |
2012-02-28 | Enable -Wcovered-switch-default as it matches the switch style used in llvm. | Rafael Espindola | 1 | -1/+2 |
2012-02-19 | autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It fold... | NAKAMURA Takumi | 1 | -1/+1 |
2012-02-13 | add LLVM_VERSION_MAJOR and _MINOR defines | Dylan Noblesmith | 1 | -0/+2 |
2012-02-04 | autoconf: put generated clang files in build dir | Dylan Noblesmith | 1 | -2/+5 |
2012-02-04 | autoconf: fix clang detection | Dylan Noblesmith | 1 | -1/+1 |
2012-02-03 | Replace the old --with-cxx-* configure options with a single --with-gcc-toolc... | Rafael Espindola | 1 | -26/+8 |
2012-02-02 | autoconf: fix build/src dir confusion | Dylan Noblesmith | 1 | -1/+1 |