[PGO] Add return code for vp rt record init routine to indicate error condition
[oota-llvm.git] / projects /
2015-10-28 Chris Bieneman[CMake] Disable adding the test suite as a projects...
2015-04-25 Saleem Abdulrasoolbuild: make libunwind a proper project
2015-03-04 Eric FiselierReverse the order libc++ and libc++abi are added in...
2014-07-25 Chandler Carruth[cmake] Use the external project machinery for libcxxab...
2014-03-12 Rafael EspindolaRemove projects/sample.
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2014-02-28 Rafael EspindolaDrop libtool from llvm.
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2014-02-27 Alexey Samsonov[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option
2014-02-16 Rafael EspindolaRemove dead code, we already require cmake 2.8.8.
2014-01-24 NAKAMURA Takumillvm/projects/CMakeLists.txt: Add dragonegg.
2013-10-07 David MajnemerRevert "Revert "Windows: Add support for unicode comman...
2013-10-06 David MajnemerRevert "Windows: Add support for unicode command lines"
2013-10-06 David MajnemerWindows: Add support for unicode command lines
2013-10-02 Chandler CarruthDisable libc++ building by default with CMake with...
2013-09-28 Chandler CarruthEnable libcxx as part of the top level CMake build...
2013-08-18 Chandler CarruthPort the detection of zlib from the main autoconf syste...
2013-08-18 Chandler CarruthAdd support for linking librt and using clock_gettime...
2013-08-18 Chandler CarruthUpdate the sample project autoconf setup to include...
2013-08-04 Bob WilsonBuild with the $RDYNAMIC flag on Darwin as well as...
2013-08-02 Bob WilsonRegenerate with changes for -rdynamic.
2013-08-02 Bob WilsonLink with -rdynamic instead of -Wl,-export-dynamic.
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-25 Rafael EspindolaRemove dead code from the makefile build system.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-01 Sylvestre LedruThe build system is currently miss-identifying GNU...
2013-06-24 Chandler CarruthFilter out dragonegg when checked out into a projects...
2013-06-11 Rafael EspindolaDon't define LTDL_SHLIBPATH_VAR.
2013-06-11 Rafael EspindolaDon't define LLVM_LIBDIR, it is not used anymore.
2013-05-22 Rafael Espindolasync projects/sample's autohell.
2013-05-06 Ulrich Weigand[SystemZ] Add to --enable-targets=all
2013-05-06 Ulrich Weigand[SystemZ] Add configure bits
2013-04-24 Jia Liuremove cbe backend from sample configure
2013-03-05 Alexey SamsonovPrint a warning message if compiler-rt can't be built...
2013-02-05 Bob WilsonSet the deployment target for Apple llvmCore builds...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-30 Saleem Abdulrasoolbuild: add --with-python option
2012-12-04 Chandler CarruthClean up the sample include orderings, not that it...
2012-11-27 Craig TopperAdd ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm...
2012-11-14 Eric ChristopherFew more small CellSPU removals.
2012-11-12 Craig TopperAdd --enable-werror and --enable-cxx11 to projects...
2012-10-29 Simon AtanasyanAdd mips64-* and mips64el-* triples to configure scripts
2012-10-24 NAKAMURA Takumi[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.
2012-10-01 Jordan RoseRe-enable support for --program-prefix.
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-09-26 Jordan RoseRevert "Add --program-prefix support to build"
2012-09-25 Sebastian PopAdd --program-prefix support to build
2012-09-21 Michael J. Spencer[CMake] Respect LLVM_BUILD_RUNTIME.
2012-08-29 Chandler CarruthEnable recursing into the compiler-rt projcet with...
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-07-16 Tom StellardRevert "Build script changes for R600/SI Codegen v6"
2012-07-16 Tom StellardBuild script changes for R600/SI Codegen v6
2012-06-28 Chandler CarruthRemove 'check-dg', a wrapper around 'check-local-dg...
2012-06-27 Chandler CarruthRemove autoconf support for runtest and tclsh, some...
2012-06-27 Chandler CarruthExclude both libcxx and compiler-rt until we get their...
2012-06-18 Simon AtanasyanAdd mipsel-* to the list of targets recognized by confi...
2012-05-24 Justin HolewinskiRemove the PTX back-end and all of its artifacts (tripl...
2012-05-05 Benjamin KramerUpdate all outdated autoconf files in the sample project.
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...
2012-04-27 Evgeniy StepanovUpdate config.sub in the sample project.
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-03-26 Eric ChristopherAdd some fixes to the configure script for isInf and add
2012-03-23 Eric ChristopherRemove the C backend.
2012-03-07 Benjamin Kramerconfigure: Don't require a perl interpreter to be prese...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default again, but add -Werror...
2012-02-28 Chandler CarruthTemporarily revert r151609, which enabled a new warning...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default as it matches the switc...
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-01-31 Rafael EspindolaRegenerate configure.
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-12-12 Tony LinthicumHexagon backend support
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-11-01 Sebastian Popderive LLVM_HOSTTRIPLE from target
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-27 Daniel Dunbarprojects/sample: Switch over to imported Makefile setup.
2011-10-26 Eric ChristopherHandle newer cases for freebsd which is approaching...
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-18 Daniel DunbarRegenerate projects/sample/configure.
2011-10-18 Daniel Dunbarprojects/sample: Import adapted form of current LLVM...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-12-12 Peter CollingbourneRegen configure
2010-12-12 Peter CollingbourneFix paths; AutoRegen.sh changes its current working...
2010-11-29 Michael J. SpencerI swear I did a make clean and make before committing...
2010-09-09 Daniel Dunbarprojects: Don't try to build libcxx if one happens...
2010-07-16 Eric ChristopherRemove bogus link.
2010-07-16 Jakob Stoklund OlesenRemove many calls to TII::isMoveInstr. Targets should...
2010-02-23 Wesley PeckTesting subversion commit access
2010-02-15 Oscar FuentesCMake: Fixed syntax in conditional.
2010-02-09 Jakob Stoklund OlesenOops.
2010-02-09 Jakob Stoklund Olesenclang test suite
2010-01-25 Eric ChristopherFix autoconf llvm srcdir location for generic projects.
2010-01-22 Daniel DunbarCMake: Don't try to descend into projects/compiler...
next