2011-02-21 |
NAKAMURA Takumi | CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl... |
tree | commitdiff |
2011-02-21 |
NAKAMURA Takumi | CMake: Fix breakage on clang standalone build. |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Use explicit add_subdirectory's for LLVM target sublibr... |
tree | commitdiff |
2011-02-19 |
Jeffrey Yasskin | Add the PARSE_ARGUMENTS CMake macro to LLVM so I can... |
tree | commitdiff |
2011-02-18 |
Oscar Fuentes | Move library stuff out of the toplevel CMakeLists.txt... |
tree | commitdiff |
2011-02-17 |
Oscar Fuentes | New library: LLVMX86Utils. |
tree | commitdiff |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC... |
tree | commitdiff |
2011-02-07 |
Oscar Fuentes | Install only *.cmake files. Don't install .svn directory. |
tree | commitdiff |
2011-02-06 |
Oscar Fuentes | Don't define NDEBUG on MSVC_IDE and XCode builds. Fixes... |
tree | commitdiff |
2011-02-05 |
Oscar Fuentes | Moved more stuff to HandleLLVMOptions.cmake |
tree | commitdiff |
2011-02-05 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Split explicit symbols... |
tree | commitdiff |
2011-02-04 |
Oscar Fuentes | LLVM_ON_WIN32 is not defined on config-ix.cmake. Use... |
tree | commitdiff |
2011-02-04 |
Oscar Fuentes | Add the tablegenned files to the `clean' target. |
tree | commitdiff |
2011-02-03 |
Oscar Fuentes | Changes for building Clang and others using LLVM as... |
tree | commitdiff |
2011-02-03 |
NAKAMURA Takumi | cmake/*: Add svn:eol-style=native and fix CRLF. |
tree | commitdiff |
2011-02-03 |
Oscar Fuentes | Platform tests for `sys/uio.h' header and `writev'... |
tree | commitdiff |
2011-01-31 |
Oscar Fuentes | Adds some platform checks to cmake/config-ix.cmake... |
tree | commitdiff |
2011-01-27 |
Oscar Fuentes | Don't show -pedantic, -W and -Wall on the output of |
tree | commitdiff |
2011-01-21 |
Oscar Fuentes | Handles libffi on the CMake build. |
tree | commitdiff |
2011-01-17 |
Oscar Fuentes | Add some platform checks. Also fix a typo on a Makefile. |
tree | commitdiff |
2011-01-15 |
Oscar Fuentes | Make config.h.cmake similar to config.h.in |
tree | commitdiff |
2011-01-13 |
Oscar Fuentes | Add some platform tests. |
tree | commitdiff |
2011-01-13 |
Oscar Fuentes | Platform tests for argz_* functions. |
tree | commitdiff |
2011-01-11 |
Oscar Fuentes | Add to the CMake build some options and platform tests... |
tree | commitdiff |
2011-01-11 |
Oscar Fuentes | Made llvm_replace_compiler_option more robust. Use... |
tree | commitdiff |
2011-01-09 |
Oscar Fuentes | Rewrite handling of LLVM_ENABLE_PIC. It was being proce... |
tree | commitdiff |
2011-01-07 |
Oscar Fuentes | Don't use -O3 on Mingw, as people report it as unreliab... |
tree | commitdiff |
2011-01-03 |
Oscar Fuentes | TableGen.cmake: sometimes the .td file is not in the... |
tree | commitdiff |
2011-01-03 |
Oscar Fuentes | LLVMProcessSources: add .def files along with .h files... |
tree | commitdiff |
2011-01-02 |
Oscar Fuentes | Propagate to parent scope changes made to CMAKE_CXX_FLAGS. |
tree | commitdiff |
2010-12-31 |
Oscar Fuentes | CMake (MSVC): cmake automatically adds the /EHsc and... |
tree | commitdiff |
2010-12-22 |
Oscar Fuentes | Fixes file extension for loadable modules on OS X. |
tree | commitdiff |
2010-12-20 |
Oscar Fuentes | Update cmake library dependencies. |
tree | commitdiff |
2010-12-12 |
Wesley Peck | Reverting commit to LLVMLibDeps that was inadvertently... |
tree | commitdiff |
2010-12-12 |
Wesley Peck | The ADD and ADDK (and all variants) instructions where... |
tree | commitdiff |
2010-12-10 |
NAKAMURA Takumi | Add dependency to "make check". |
tree | commitdiff |
2010-12-04 |
Francois Pichet | Disable C++ exception handling on MSVC. |
tree | commitdiff |
2010-12-04 |
Francois Pichet | Disable RTTI on Windows. |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Fix MinGW build. It doesn't have... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Update library dependencies changed in the System ... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-11-21 |
Wesley Peck | Implement ELF object file writing support for the MBlaz... |
tree | commitdiff |
2010-11-18 |
Oscar Fuentes | Updated library dependencies. |
tree | commitdiff |
2010-11-16 |
Jim Grosbach | Revert inadvertant checkin of CMake libdeps. |
tree | commitdiff |
2010-11-16 |
Jim Grosbach | ARM conditional mov encoding fix. |
tree | commitdiff |
2010-11-14 |
Oscar Fuentes | Updated CMake library dependencies. |
tree | commitdiff |
2010-11-12 |
Wesley Peck | 1. Finishing MBlaze MC asm parser test cases |
tree | commitdiff |
2010-11-08 |
Wesley Peck | Adding working version of assembly parser for the MBlaz... |
tree | commitdiff |
2010-10-27 |
Wesley Peck | Adding disassembler to the MicroBlaze backend. |
tree | commitdiff |
2010-10-22 |
Oscar Fuentes | Loadable modules are not supported on Cygwin. PR 6655. |
tree | commitdiff |
2010-10-22 |
Michael J. Spencer | Endian: Get rid of LLVM_IS_HOST_BIG_ENDIAN. |
tree | commitdiff |
2010-10-22 |
Oscar Fuentes | Avoid stalled file dependency when tablegenning. |
tree | commitdiff |
2010-10-22 |
Oscar Fuentes | Don't try to guess svn version when current path is... |
tree | commitdiff |
2010-10-22 |
Oscar Fuentes | Teach CMake to only touch tablegen-generated files... |
tree | commitdiff |
2010-10-22 |
Michael J. Spencer | Rename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_EN... |
tree | commitdiff |
2010-10-21 |
Michael J. Spencer | Support: Add Endian.h |
tree | commitdiff |
2010-10-21 |
Wesley Peck | Adding initial AsmParser implementation for the MBlaze... |
tree | commitdiff |
2010-10-21 |
Wesley Peck | Recommit 116986 with capitalization typo fixed. |
tree | commitdiff |
2010-10-21 |
Wesley Peck | Reverting the commit 116986. It was breaking the build... |
tree | commitdiff |
2010-10-21 |
Wesley Peck | Major update of the MicroBlaze backend. The new feature... |
tree | commitdiff |
2010-10-17 |
Oscar Fuentes | Build with RTTI and exceptions disabled. Only in GCC... |
tree | commitdiff |
2010-10-14 |
Oscar Fuentes | When building shared libraries, link to required system... |
tree | commitdiff |
2010-10-13 |
Oscar Fuentes | GetTargetTriple.cmake: detect MinGW 64 bits. |
tree | commitdiff |
2010-10-11 |
Chris Lattner | Per discussion with Sanjiv, remove the PIC16 target... |
tree | commitdiff |
2010-10-07 |
Michael J. Spencer | CMake: Fix warning in gtest. |
tree | commitdiff |
2010-10-05 |
Jim Grosbach | Update LLVMLibDeps |
tree | commitdiff |
2010-10-02 |
Oscar Fuentes | Update library dependencies. |
tree | commitdiff |
2010-09-29 |
Oscar Fuentes | Export LLVM_ALL_TARGETS in LLVM.cmake. It is used by... |
tree | commitdiff |
2010-09-28 |
Oscar Fuentes | Simplified LLVMConfig. |
tree | commitdiff |
2010-09-28 |
Oscar Fuentes | Use the canonical library name for library PIC16Passes. |
tree | commitdiff |
2010-09-28 |
Oscar Fuentes | Added library LLVMPIC16passes to CMake build. |
tree | commitdiff |
2010-09-28 |
Oscar Fuentes | Added PTX target to the CMake build. |
tree | commitdiff |
2010-09-27 |
Oscar Fuentes | Removed remnant target library dependencies from LLVMLi... |
tree | commitdiff |
2010-09-27 |
Oscar Fuentes | Updated LLVMLibDeps.cmake |
tree | commitdiff |
2010-09-25 |
Oscar Fuentes | Reverting "CMake: Don't include tools, unittets, or... |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | CMake: Don't include tools, unittets, or examples as... |
tree | commitdiff |
2010-09-24 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2010-09-17 |
Oscar Fuentes | cmake: test for the presence of fenv.h |
tree | commitdiff |
2010-09-17 |
Oscar Fuentes | Updated LLVMLibDeps.cmake |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
tree | commitdiff |
2010-09-11 |
Michael J. Spencer | CMake: Fix mingw32 build. |
tree | commitdiff |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-09-08 |
Michael J. Spencer | CMake: Use the svn revision information from git-svn... |
tree | commitdiff |
2010-09-03 |
Oscar Fuentes | Fix cmake build without native target selected. |
tree | commitdiff |
2010-08-30 |
Eric Christopher | Fix LLVM target initialization to deal with sociopathic... |
tree | commitdiff |
2010-08-30 |
Chandler Carruth | Attempt to remove the MSIL backend from CMake as well... |
tree | commitdiff |
2010-08-26 |
Oscar Fuentes | Updated CMake library dependencies. Removed unnecessary... |
tree | commitdiff |
2010-08-15 |
Oscar Fuentes | Updated LLVMLibDeps.cmake |
tree | commitdiff |
2010-08-15 |
Oscar Fuentes | Updated the GenLibDeps -> LLVMLibDeps.cmake transformat... |
tree | commitdiff |
2010-08-11 |
Oscar Fuentes | CMake: corrections on LLVM.cmake external services. |
tree | commitdiff |
2010-08-09 |
Oscar Fuentes | Update cmake library dependencies. |
tree | commitdiff |
2010-08-09 |
Oscar Fuentes | CMake: llvm_map_components_to_libraries now returns... |
tree | commitdiff |
2010-08-09 |
Oscar Fuentes | CMake: system for providing llvm-config-like features... |
tree | commitdiff |
2010-08-08 |
Oscar Fuentes | CMake: set configure macro LLVM_PREFIX |
tree | commitdiff |
2010-08-08 |
Oscar Fuentes | CMake: configure header llvm-config.h |
tree | commitdiff |
2010-08-05 |
Oscar Fuentes | When building from git, add ref-id to PACKAGE_VERSION |
tree | commitdiff |
2010-08-05 |
Oscar Fuentes | New system for choosing CRT type on MSVC. |
tree | commitdiff |
next |