summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge in 156319 156837 156838.release_31Bill Wendling2012-05-151-0/+10
* Merging r155284:Bill Wendling2012-04-231-9/+0
* 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
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-10/+4
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-0/+1
* Added the infrastructute necessary for MIPS JIT support. Patch by VladimirBruno Cardoso Lopes2011-07-211-1/+1
* Fix CMake build on SolarisOscar Fuentes2011-07-171-1/+1
* Rename profile_rt.so to libprofile_rt.so under configure+make (it already wasNick Lewycky2011-04-291-1/+1
* Add cmakefiles to build profile_rt.so!Nick Lewycky2011-04-261-1/+8
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Supports building with a list of targets that does not containOscar Fuentes2011-03-231-0/+3
* Removed workaround for unspecified build problem on MinGW.Oscar Fuentes2011-03-211-9/+0
* Change the next release number to 3.0svn.Bill Wendling2011-03-081-1/+1
* Cmake fix for option defaults not being set correctly on first runOscar Fuentes2011-03-011-12/+14
* Install include/llvm/Support/LICENSE.TXT. PR9321.Oscar Fuentes2011-02-271-0/+1
* CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It...NAKAMURA Takumi2011-02-211-1/+0
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-201-0/+2
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-181-80/+2
* New library: LLVMX86Utils.Oscar Fuentes2011-02-171-0/+3
* Add current binary and source directories to the header search listOscar Fuentes2011-02-141-0/+2
* Moved more stuff to HandleLLVMOptions.cmakeOscar Fuentes2011-02-051-21/+0
* Moved to Clang's source tree its configuration options and associatedOscar Fuentes2011-02-031-6/+0