Age | Commit message (Expand) | Author |
---|---|---|
2013-04-23 | Add basic zlib support to LLVM. This would allow to use compression/uncompres... | Alexey Samsonov |
2013-04-21 | Remove the executable bit on cmake files | Sylvestre Ledru |
2013-01-04 | Add time getters to the process interface for requesting the elapsed | Chandler Carruth |
2011-11-29 | build/cmake: Switch to using llvm-build computed dependencies. | Daniel Dunbar |
2011-07-29 | Make my attempt to build up global deps variables actually utilize | Chandler Carruth |
2011-07-29 | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth |
2011-04-15 | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner |
2011-04-05 | Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming | Oscar Fuentes |