aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* [CMake] TARGET_TRIPLE may be internal alias of LLVM_DEFAULT_TARGET_TRIPLE.NAKAMURA Takumi2012-12-101-2/+1
* Kick off 3.3 cycle for LLVM trunk.Benjamin Kramer2012-11-171-1/+1
* Fix CMake build.Eric Christopher2012-11-141-1/+0
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-17/+1
* Make backtraces work again with both the configure and cmake build.Benjamin Kramer2012-09-281-0/+5
* enable cross compilation with cmakeSebastian Pop2012-08-201-0/+8
* bug in experimental targetsVictor Oliveira2012-08-151-6/+6
* Support for experimental targetsVictor Oliveira2012-08-091-0/+8
* revert my previous patchSebastian Pop2012-08-081-9/+2
* enable Hexagon target from cmakeSebastian Pop2012-08-081-2/+9
* Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer2012-08-021-0/+1
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-161-1/+0
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-161-0/+1
* Hoist LLVM's lit testsuite infrastructure into module so that it can beChandler Carruth2012-06-301-0/+14
* New test tool: obj2yamlMarshall Clow2012-06-191-0/+1
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-1/+0
* Make it possible to switch off solution folders. VS Express does not supportManuel Klimek2012-05-091-1/+4
* Make IntelJITEvents and OProfileJIT as optional libraries and addPreston Gurd2012-05-071-0/+10
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+1
* CMake: Prune redundant LLVM_COMPILER_JOBS from llvm/CMakeLists.txt. HandleLLV...NAKAMURA Takumi2012-04-211-9/+0
* Kick off 3.2 cycle for LLVM trunk.Benjamin Kramer2012-04-201-1/+1
* Goodbye, JSONParser...Manuel Klimek2012-04-171-1/+0
* Add YAML parser to Support.Michael J. Spencer2012-04-031-0/+1
* Remove the C backend.Eric Christopher2012-03-231-1/+0
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-0/+38
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-131-3/+6
* cmake: update outdated CPack version infoDylan Noblesmith2012-02-041-2/+2
* cmake: make BUILD_SHARED_LIBS a visible optionDylan Noblesmith2012-02-011-0/+3
* capitalize project name, reference bugzillaDylan Noblesmith2011-12-181-2/+2
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-161-0/+1
* Don't default the *cached* list of targets to build to an explicit listChandler Carruth2011-12-131-1/+1
* Hexagon backend supportTony Linthicum2011-12-121-0/+1
* llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not ne...NAKAMURA Takumi2011-12-111-2/+2
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-12-011-1/+1
* Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands2011-12-011-1/+1
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-291-1/+1
* Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar2011-11-101-1/+1
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-101-1/+1
* build/Make & CMake: Pass the appropriate --native-target and --enable-targetsDaniel Dunbar2011-11-101-0/+2
* CMake should join the party in a post 3.0 world. ;] This brings CMake'sChandler Carruth2011-11-051-1/+1
* build/cmake: Enable initial llvm-build integration.Daniel Dunbar2011-11-051-0/+48
* build/cmake: Change to require Python be available.Daniel Dunbar2011-11-041-0/+9
* build/cmake: Coalesce the configuration time header include fragment generationDaniel Dunbar2011-11-041-8/+42
* build/cmake: Coalesce in-tree sanity checks.Daniel Dunbar2011-11-041-13/+17
* build/cmake: Tidy up specification of build/include options for (tools, runtime,Daniel Dunbar2011-11-041-15/+21
* build/cmake: Move all the user controllable options into top-level CMakeListsDaniel Dunbar2011-11-041-0/+33
* build/cmake: Use tblgen macro directly instead of llvm_tablegen, which justDaniel Dunbar2011-11-041-4/+0
* Remove the Alpha backend.Dan Gohman2011-10-271-1/+0
* Remove the Blackfin backend.Dan Gohman2011-10-251-1/+0
* Remove the SystemZ backend.Dan Gohman2011-10-241-1/+0