summaryrefslogtreecommitdiffstats
path: root/cmake/modules/LLVMLibDeps.cmake
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-83/+0
* Updated cmake library dependencies.Oscar Fuentes2011-07-281-6/+6
* Still more library dependency updates. This reflects the ever decreasingChandler Carruth2011-07-261-3/+3
* Check in updated CMake dependencies after Evan's latest round ofChandler Carruth2011-07-251-10/+10
* Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs.Chandler Carruth2011-07-221-16/+16
* Update the CMake library dependencies. These shifts are the result ofChandler Carruth2011-07-221-3/+3
* The *MCAsmInfo.cpp files use ADT/Triple code, so add the Support dep.Chandler Carruth2011-07-151-3/+3
* Major update to CMake build to reflect changes in r135219 in theChandler Carruth2011-07-151-4/+4
* cmake/modules/LLVMLibDeps.cmake: Update since r135184.NAKAMURA Takumi2011-07-141-16/+27
* cmake/modules/LLVMLibDeps.cmake: Update to appease cmake builds.NAKAMURA Takumi2011-07-081-4/+5
* Fix CMake build's library dependencies.Chandler Carruth2011-07-071-1/+1
* Update CMake library dependenciesOscar Fuentes2011-07-071-3/+4
* Update CMake library dependencies.Oscar Fuentes2011-06-251-0/+1
* Fix cmake build.Rafael Espindola2011-06-241-1/+1
* Fix cmake dependencies.Rafael Espindola2011-05-241-1/+1
* Another try at fixing cmake.Rafael Espindola2011-05-191-1/+1
* Revert my previous patch. The cmake build had already been fixed.Rafael Espindola2011-05-191-1/+1
* Fix the cmake build.Rafael Espindola2011-05-181-1/+1
* Rename profile_rt.so to libprofile_rt.so under configure+make (it already wasNick Lewycky2011-04-291-2/+2
* Revert accidental change to LLVMLibDeps.cmakeMatt Beaumont-Gay2011-03-291-1/+1
* Quiet a gcc warning about changed name lookup rulesMatt Beaumont-Gay2011-03-291-1/+1
* Updated library dependencies.Oscar Fuentes2011-03-221-1/+1
* Build the new RuntimeDyld library.Oscar Fuentes2011-03-211-0/+1
* Update CMake library dependencies.Oscar Fuentes2011-03-191-1/+1
* Added missing va_end().Talin2011-03-011-1/+1
* New library: LLVMX86Utils.Oscar Fuentes2011-02-171-2/+3
* Update cmake library dependencies.Oscar Fuentes2010-12-201-1/+1
* Reverting commit to LLVMLibDeps that was inadvertently done in 121649.Wesley Peck2010-12-121-51/+50
* The ADD and ADDK (and all variants) instructions where flip-flopped in the MB...Wesley Peck2010-12-121-50/+51
* Update library dependencies changed in the System -> Support merge.Michael J. Spencer2010-11-291-40/+39
* Implement ELF object file writing support for the MBlaze backend. Its not per...Wesley Peck2010-11-211-8/+8
* Updated library dependencies.Oscar Fuentes2010-11-181-9/+3
* Revert inadvertant checkin of CMake libdeps.Jim Grosbach2010-11-161-28/+27
* ARM conditional mov encoding fix.Jim Grosbach2010-11-161-27/+28
* Updated CMake library dependencies.Oscar Fuentes2010-11-141-32/+32
* 1. Finishing MBlaze MC asm parser test casesWesley Peck2010-11-121-1/+1
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-081-16/+16
* Adding disassembler to the MicroBlaze backend.Wesley Peck2010-10-271-1/+2
* Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck2010-10-211-1/+2
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-29/+29
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-29/+29
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-29/+29
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-5/+1
* Update LLVMLibDepsJim Grosbach2010-10-051-13/+13
* Update library dependencies.Oscar Fuentes2010-10-021-12/+12
* Use the canonical library name for library PIC16Passes.Oscar Fuentes2010-09-281-1/+1
* Added library LLVMPIC16passes to CMake build.Oscar Fuentes2010-09-281-0/+1
* Added PTX target to the CMake build.Oscar Fuentes2010-09-281-10/+14
* Removed remnant target library dependencies from LLVMLibDeps.cmakeOscar Fuentes2010-09-271-2/+0
* Updated LLVMLibDeps.cmakeOscar Fuentes2010-09-271-9/+11