aboutsummaryrefslogtreecommitdiff
path: root/projects/sample
AgeCommit message (Expand)Author
2013-12-27CPPBackend => JSBackendAlon Zakai
2013-07-15Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'Eli Bendersky
2013-05-06[SystemZ] Add to --enable-targets=allUlrich Weigand
2013-05-06[SystemZ] Add configure bitsUlrich Weigand
2013-04-24remove cbe backend from sample configureJia Liu
2013-03-11Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'Eli Bendersky
2013-02-05Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson
2013-01-31Add AArch64 as an experimental target.Tim Northover
2013-01-30build: add --with-python optionSaleem Abdulrasool
2013-01-11Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'Derek Schuff
2012-12-04Clean up the sample include orderings, not that it really matters...Chandler Carruth
2012-11-27Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'Derek Schuff
2012-11-27Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper
2012-11-14Few more small CellSPU removals.Eric Christopher
2012-11-12Add --enable-werror and --enable-cxx11 to projects/sample/Craig Topper
2012-11-06Merge commit 'cfe09ed28d8a65b671e8b7a716a933e98e810e32'Derek Schuff
2012-10-29Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan
2012-10-11Merge commit '2fa8af224ea026f9432e833fd6f42a216423a010'Derek Schuff
2012-10-01Re-enable support for --program-prefix.Jordan Rose
2012-09-27Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru
2012-09-27Fix a typo 'iff' => 'if'Sylvestre Ledru
2012-09-26Revert "Add --program-prefix support to build"Jordan Rose
2012-09-25Add --program-prefix support to buildSebastian Pop
2012-08-21Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffceDerek Schuff
2012-08-17Merge commit 'c723eb1aef817d47feec620933ee1ec6005cdd14'Derek Schuff
2012-07-23Fix a typo (the the => the)Sylvestre Ledru
2012-07-16Revert "Build script changes for R600/SI Codegen v6"Tom Stellard
2012-07-16Build script changes for R600/SI Codegen v6Tom Stellard
2012-07-09LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)Derek Schuff
2012-06-28Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth
2012-06-27Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth
2012-06-18Add mipsel-* to the list of targets recognized by configure script.Simon Atanasyan
2012-05-24Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski
2012-05-05Update all outdated autoconf files in the sample project.Benjamin Kramer
2012-05-04This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski
2012-04-27Update config.sub in the sample project.Evgeniy Stepanov
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer
2012-04-05Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru
2012-04-05Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru
2012-03-26Add InitializeNativeTargetDisassembler function.Eric Christopher
2012-03-26Add some fixes to the configure script for isInf and addEric Christopher
2012-03-23Remove the C backend.Eric Christopher
2012-03-07configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer
2012-02-28Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola
2012-02-28Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth
2012-02-28Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola
2012-02-03Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola
2012-01-31Regenerate configure.Rafael Espindola
2012-01-05revert r147542 after comments from Joerg SonnenbergerSebastian Pop
2012-01-04use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop