llvm-project/llvm/lib
Kevin Enderby 49843c0162 Added a few tweaks to the Intel Descriptor-table support instructions to allow
word forms and suffixed versions to match the darwin assembler in 32-bit and
64-bit modes.  This is again for use just with assembly source for llvm-mc .

llvm-svn: 116773
2010-10-19 00:01:44 +00:00
..
Analysis Make the representation of AliasSets explicitly differentiate 2010-10-18 23:31:47 +00:00
Archive Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
AsmParser Eliminate some calls to Value::getNameStr. 2010-10-16 11:28:23 +00:00
Bitcode Provide a fast "get me the target triple from the module" API. This can 2010-10-06 01:22:42 +00:00
CodeGen Don't recompute MachineRegisterInfo in the Optimize* method. 2010-10-18 21:22:31 +00:00
CompilerDriver llvmc: Allow multiple output languages. 2010-09-21 14:59:42 +00:00
ExecutionEngine Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Linker Revert "RequiresUnique" patch. This should be handled at a lower level. 2010-10-06 20:18:44 +00:00
MC Implement R_386_GOT32. 2010-10-18 20:47:21 +00:00
Support CrashRecoveryContext: Add missing return, so that the signal fires after we our 2010-10-18 21:55:18 +00:00
System Build with RTTI and exceptions disabled. Only in GCC for now. 2010-10-17 02:26:16 +00:00
Target Added a few tweaks to the Intel Descriptor-table support instructions to allow 2010-10-19 00:01:44 +00:00
Transforms Trailing whitespace. 2010-10-18 21:16:00 +00:00
VMCore std::string cleanup. 2010-10-17 07:39:34 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00