projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[PeepholeOptimizer] Look through PHIs to find additional register sources
[oota-llvm.git]
/
cmake
/
2015-08-14
Reid Kleckner
[cmake] Start adding support for LLVM_USE_SANITIZER...
tree
|
commitdiff
2015-08-12
Rafael Espindola
Use /Zc:inline when building with MSVC.
tree
|
commitdiff
2015-08-11
Reid Kleckner
Revert "[cmake] Add helper for finding potentially...
tree
|
commitdiff
2015-08-11
Reid Kleckner
[cmake] Add helper for finding potentially external...
tree
|
commitdiff
2015-08-04
Justin Bogner
Remove the configure and cmake checks for sys/wait.h
tree
|
commitdiff
2015-07-28
Douglas Katzman
Use a specified list of languages in cmake project...
tree
|
commitdiff
2015-07-24
Saleem Abdulrasool
build: fix small typo in cmake doxygen build
tree
|
commitdiff
2015-07-23
Yaron Keren
Avoid using -Wl,-z,defs on Cygwin.
tree
|
commitdiff
2015-07-21
Chris Bieneman
[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_D...
tree
|
commitdiff
2015-07-21
Andrew Wilkins
[cmake] pass GO_EXECUTABLE to llgo-go
tree
|
commitdiff
2015-07-21
Chris Bieneman
[CMake] Fixing inconsistency caused by copy-pasta.
tree
|
commitdiff
2015-07-21
Chris Bieneman
[CMake] Fixing a problem with external projects that...
tree
|
commitdiff
2015-07-20
Aaron Ballman
Suppress two warnings from MSVC 2015 that are triggered...
tree
|
commitdiff
2015-07-20
Chris Bieneman
[CMake] Cleanup tools/CMakeLists.txt to take advantage...
tree
|
commitdiff
2015-07-14
NAKAMURA Takumi
[CMake] Unbreak add_llvm_external_project when external...
tree
|
commitdiff
2015-07-14
Chris Bieneman
[CMake] Forgot to quote the first part of STREQUAL.
tree
|
commitdiff
2015-07-14
Chris Bieneman
[CMake] We shouldn't be storing values in the cache...
tree
|
commitdiff
2015-07-13
Chris Bieneman
Revert "[CMake] Cleanup tools/CMakeLists.txt to take...
tree
|
commitdiff
2015-07-13
Chris Bieneman
[CMake] Cleanup tools/CMakeLists.txt to take advantage...
tree
|
commitdiff
2015-07-08
NAKAMURA Takumi
Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt...
tree
|
commitdiff
2015-07-07
Chris Bieneman
[CMake] Cleanup tools/CMakeLists.txt to take advantage...
tree
|
commitdiff
2015-07-05
NAKAMURA Takumi
[CMake] add_llvm_symbol_exports: Use Python oneliner...
tree
|
commitdiff
2015-07-02
Leny Kholodov
[Support] Lazy load of dbghlp.dll on Windows
tree
|
commitdiff
2015-06-30
Dan Liew
[CMake] Make the CMake files (LLVMConfig.cmake and...
tree
|
commitdiff
2015-06-29
Dan Gohman
[WebAssembly] Initial WebAssembly backend
tree
|
commitdiff
2015-06-29
Dan Liew
Fix bug #23967. The gtest and gtest_main targets were...
tree
|
commitdiff
2015-06-27
Peter Zotov
[OCaml] Bump ctypes dependency to 0.4.
tree
|
commitdiff
2015-06-24
Douglas Katzman
Spelling fixes in comments.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Support Solaris unused sections' gc link syntax.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Do not pass optimization flags to Solaris' linker.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Use right syntax to pass version script to Solaris...
tree
|
commitdiff
2015-06-19
Filipe Cabecinhas
CMake: Stop using LLVM's custom parse_arguments (delete...
tree
|
commitdiff
2015-06-19
Filipe Cabecinhas
CMake: Stop using LLVM's custom parse_arguments. NFC
tree
|
commitdiff
2015-06-18
Peter Collingbourne
Silence resource compiler using /nologo flag.
tree
|
commitdiff
2015-06-16
James Y Knight
Repair cmake libatomic check.
tree
|
commitdiff
2015-06-14
NAKAMURA Takumi
[CMake] Try to fix r239612, not to miss resources/windo...
tree
|
commitdiff
2015-06-12
Greg Bedwell
In MSVC builds embed a VERSIONINFO resource in our...
tree
|
commitdiff
2015-06-07
Peter Zotov
[cmake] [OCaml] Make ocamldoc targets depend on output...
tree
|
commitdiff
2015-06-01
Greg Bedwell
[CMake] Revert commits r238740/r238741 for embedding...
tree
|
commitdiff
2015-06-01
Greg Bedwell
remove the use of the LOCATION CMake variable from...
tree
|
commitdiff
2015-06-01
Greg Bedwell
In MSVC builds embed a VERSIONINFO resource in our...
tree
|
commitdiff
2015-05-29
Chris Bieneman
[CMake] Bug 23468 - LLVM_OPTIMIZED_TABLEGEN does not...
tree
|
commitdiff
2015-05-19
Reid Kleckner
Try to fix the build with MSVC 2015 by disabling sized...
tree
|
commitdiff
2015-05-19
Yaron Keren
Use cat and not type Under MSYS, same as Cygwin.
tree
|
commitdiff
2015-05-14
Justin Bogner
cmake: Use -fno-sanitize-recover=all - the old spelling...
tree
|
commitdiff
2015-05-12
Eric Fiselier
Allow the CMake option 'LLVM_ABI_BREAKING_CHECKS' to...
tree
|
commitdiff
2015-05-08
Kostya Serebryany
[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when...
tree
|
commitdiff
2015-05-07
Alexey Samsonov
Update CMake flags, LibFuzzer comments and docs for...
tree
|
commitdiff
2015-05-01
Niels Ole Salscheider
[CMake] Also search for prefixed versions of ld.gold
tree
|
commitdiff
2015-04-27
Rafael Espindola
Allow building the gold plugin even if the gold binary...
tree
|
commitdiff
2015-04-24
Chris Bieneman
[CMake] Fix for PR 23328: LLVM_OPTIMIZED_TABLEGEN broken
tree
|
commitdiff
2015-04-22
Reid Kleckner
[cmake] Quote the path to the target exports file,...
tree
|
commitdiff
2015-04-21
Andrew Kaylor
Silence MSVC build alignment warnings
tree
|
commitdiff
2015-04-20
Pete Cooper
Add targets to cmake for specific target components.
tree
|
commitdiff
2015-04-16
Chris Bieneman
Cleanup based on rnk's feedback.
tree
|
commitdiff
2015-04-16
Chris Bieneman
Fixing windows bots.
tree
|
commitdiff
2015-04-16
Chris Bieneman
Better fix to the windows conditional.
tree
|
commitdiff
2015-04-16
Chris Bieneman
Fix Windows bots.
tree
|
commitdiff
2015-04-16
Chris Bieneman
Fixing a mis-use of the CMake install command.
tree
|
commitdiff
2015-04-14
Zachary Turner
[msvc] Strip /W[0-4] before appending /W4
tree
|
commitdiff
2015-04-13
NAKAMURA Takumi
[CMake] Uniquify LLVM_ABI_BREAKING_CHECKS. It reverts...
tree
|
commitdiff
2015-04-06
Rafael Espindola
Disable all link optimizations in a debug build.
tree
|
commitdiff
2015-04-06
Rafael Espindola
Don't pass -O3 to the linker in debug builds.
tree
|
commitdiff
2015-04-06
Rafael Espindola
Don't use -ffunction-sections -fdata-sections on debug...
tree
|
commitdiff
2015-04-01
NAKAMURA Takumi
Try to unbreak Clang build to export LLVM_ABI_BREAKING_...
tree
|
commitdiff
2015-04-01
Sanjoy Das
[CMake] Cache LLVM_ABI_BREAKING_CHECKS in LLVMConfig...
tree
|
commitdiff
2015-03-27
Chris Bieneman
[CMake] Removing duplicates from the list of test suite...
tree
|
commitdiff
2015-03-27
Derek Schuff
CMake: enable installing utils
tree
|
commitdiff
2015-03-26
Sanjoy Das
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
tree
|
commitdiff
2015-03-24
Andrew Kaylor
Disabling warnings for MSVC build to enable /W4 use.
tree
|
commitdiff
2015-03-23
Chris Bieneman
Re-land: Generate targets for each lit suite.
tree
|
commitdiff
2015-03-23
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
tree
|
commitdiff
2015-03-19
Peter Collingbourne
test: Make a start on a test suite for libLTO.
tree
|
commitdiff
2015-03-19
Chris Bieneman
Fixing dependencies for native tablegen.
tree
|
commitdiff
2015-03-19
Greg Bedwell
[CMake] Don't pass in MSVC warning flags as definitions.
tree
|
commitdiff
2015-03-18
Chris Bieneman
Revert "Generate targets for each lit suite."
tree
|
commitdiff
2015-03-18
Chris Bieneman
Generate targets for each lit suite.
tree
|
commitdiff
2015-03-18
Reid Kleckner
CMake: Disable ENABLE_EXPORTS for executables with...
tree
|
commitdiff
2015-03-12
Chris Bieneman
Refactoring CMake CrossCompile module.
tree
|
commitdiff
2015-03-12
Chris Bieneman
Doing some cleanup to the iOS toolchain.
tree
|
commitdiff
2015-03-11
Greg Bedwell
Revert "[CMake] Don't pass in MSVC warning flags as...
tree
|
commitdiff
2015-03-11
Greg Bedwell
[CMake] Don't pass in MSVC warning flags as definitions
tree
|
commitdiff
2015-03-10
Chris Bieneman
Add new LLVM_OPTIMIZED_TABLEGEN build setting which...
tree
|
commitdiff
2015-03-09
Benjamin Kramer
Drop the hacks used for partial C99 math libraries.
tree
|
commitdiff
2015-03-07
Chandler Carruth
Teach the LLVM CMake build how to explicitly use libc...
tree
|
commitdiff
2015-03-03
Kostya Serebryany
[sanitizer/coverage] Add AFL-style coverage counters...
tree
|
commitdiff
2015-03-02
Reid Kleckner
cmake: Use MSVC atomics with clang-cl
tree
|
commitdiff
2015-03-02
Chris Bieneman
Making the SO version major.minor instead of just major...
tree
|
commitdiff
2015-02-27
Reid Kleckner
Minor follow-ups to r229720 suggested on llvmdev
tree
|
commitdiff
2015-02-25
Zachary Turner
[CMake] Fix the clang-cl self host build.
tree
|
commitdiff
2015-02-25
Saleem Abdulrasool
build: check if atomic routines are implicitly provided
tree
|
commitdiff
2015-02-24
Tobias Grosser
Revert "Raising minimum required CMake version to 2...
tree
|
commitdiff
2015-02-23
Chad Rosier
Revert "Revert "Raising minimum required CMake version...
tree
|
commitdiff
2015-02-23
Chad Rosier
Revert "Raising minimum required CMake version to 2...
tree
|
commitdiff
2015-02-23
Reid Kleckner
cmake: Don't do the libstdc++ version check when clang...
tree
|
commitdiff
2015-02-22
Zachary Turner
Remove log statements from config scripts.
tree
|
commitdiff
2015-02-22
Zachary Turner
Really fix the build this time.
tree
|
commitdiff
2015-02-22
Zachary Turner
[llvm-pdbdump] Resubmit "Add some tests for llvm-pdbdump".
tree
|
commitdiff
2015-02-20
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
tree
|
commitdiff
2015-02-19
Davide Italiano
[Support/Timer] Make GetMallocUsage() aware of jemalloc.
tree
|
commitdiff
next