index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-05-06
[SystemZ] Add to --enable-targets=all
Ulrich Weigand
2013-05-06
[SystemZ] Add configure bits
Ulrich Weigand
2013-04-23
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-15
Enable all targets by default on Visual Studio.
Tim Northover
2013-04-10
Revert "TMP"
Tim Northover
2013-04-10
TMP
Tim Northover
2013-04-05
Move yaml2obj to tools too.
Rafael Espindola
2013-04-05
Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
2013-04-04
Don't export symbols in every binary on linux.
Rafael Espindola
2013-03-26
Add CMake option LLVM_USE_SANITIZER={Address,Memory,MemoryWithOrigins} to sim...
Alexey Samsonov
2013-02-18
Revert CMake version bump since we don't actually need 2.8.6 any more.
Tim Northover
2013-02-18
Note minimum required version of CMake
Tim Northover
2013-02-14
On FreeBSD, we need to look in /usr/local/include so that libxml2 finds iconv.h
David Chisnall
2013-02-04
Enable AArch64 as a target built by default.
Tim Northover
2012-12-13
Fix spelling
Joel Jones
2012-12-10
[CMake] TARGET_TRIPLE may be internal alias of LLVM_DEFAULT_TARGET_TRIPLE.
NAKAMURA Takumi
2012-11-17
Kick off 3.3 cycle for LLVM trunk.
Benjamin Kramer
2012-11-14
Fix CMake build.
Eric Christopher
2012-09-28
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
2012-09-28
Make backtraces work again with both the configure and cmake build.
Benjamin Kramer
2012-08-20
enable cross compilation with cmake
Sebastian Pop
2012-08-15
bug in experimental targets
Victor Oliveira
2012-08-09
Support for experimental targets
Victor Oliveira
2012-08-08
revert my previous patch
Sebastian Pop
2012-08-08
enable Hexagon target from cmake
Sebastian Pop
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-06-30
Hoist LLVM's lit testsuite infrastructure into module so that it can be
Chandler Carruth
2012-06-19
New test tool: obj2yaml
Marshall Clow
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-09
Make it possible to switch off solution folders. VS Express does not support
Manuel Klimek
2012-05-07
Make IntelJITEvents and OProfileJIT as optional libraries and add
Preston Gurd
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-04-21
CMake: Prune redundant LLVM_COMPILER_JOBS from llvm/CMakeLists.txt. HandleLLV...
NAKAMURA Takumi
2012-04-20
Kick off 3.2 cycle for LLVM trunk.
Benjamin Kramer
2012-04-17
Goodbye, JSONParser...
Manuel Klimek
2012-04-03
Add YAML parser to Support.
Michael J. Spencer
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-02-13
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-04
cmake: update outdated CPack version info
Dylan Noblesmith
2012-02-01
cmake: make BUILD_SHARED_LIBS a visible option
Dylan Noblesmith
2011-12-18
capitalize project name, reference bugzilla
Dylan Noblesmith
2011-12-16
Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...
Manuel Klimek
2011-12-13
Don't default the *cached* list of targets to build to an explicit list
Chandler Carruth
2011-12-12
Hexagon backend support
Tony Linthicum
2011-12-11
llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not ne...
NAKAMURA Takumi
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
[next]