1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/cmake/modules
Wesley Peck be71f5db40 1. Finishing MBlaze MC asm parser test cases
2. Parsing .word directive in MBlaze asm parser
3. Fixing hack where memory instructions reversed order of last two parameters
4. Fixing many improperly encoded instructions
5. Support parsing special instructions (MFS,MTS,etc.)
6. Removing unused functions from inst printer

llvm-svn: 118941
2010-11-12 23:30:17 +00:00
..
AddLLVM.cmake Loadable modules are not supported on Cygwin. PR 6655. 2010-10-22 19:03:24 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES. 2009-12-06 00:06:33 +00:00
ChooseMSVCCRT.cmake New system for choosing CRT type on MSVC. 2010-08-05 01:25:48 +00:00
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake GetTargetTriple.cmake: detect MinGW 64 bits. 2010-10-13 20:15:08 +00:00
LLVM.cmake Export LLVM_ALL_TARGETS in LLVM.cmake. It is used by LLVMConfig. 2010-09-29 15:28:55 +00:00
LLVMConfig.cmake Simplified LLVMConfig. 2010-09-28 22:38:39 +00:00
LLVMLibDeps.cmake 1. Finishing MBlaze MC asm parser test cases 2010-11-12 23:30:17 +00:00
LLVMProcessSources.cmake Build with RTTI and exceptions disabled. Only in GCC for now. 2010-10-17 02:26:16 +00:00
TableGen.cmake Avoid stalled file dependency when tablegenning. 2010-10-22 17:37:42 +00:00
VersionFromVCS.cmake Don't try to guess svn version when current path is a symlink. 2010-10-22 17:16:26 +00:00