llvm-6502/lib
Eric Christopher 550c25e974 Add support for the mips 'x' inline asm modifier.
Patch by Jack Carter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157057 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-18 17:39:35 +00:00
..
Analysis Clarify comment. 2012-05-18 00:16:22 +00:00
Archive
AsmParser
Bitcode SwitchInst cosmetics: renamed "Hash" method to "hash" 2012-05-14 08:26:31 +00:00
CodeGen Remove support for PhysReg joining. 2012-05-18 17:18:58 +00:00
DebugInfo
ExecutionEngine Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT instead of DefaultJIMMemoryManager. 2012-05-16 18:50:11 +00:00
Linker
MC
Object
Support fix corner case in ConstantRange::intersectWith(). 2012-05-18 00:14:36 +00:00
TableGen
Target Add support for the mips 'x' inline asm modifier. 2012-05-18 17:39:35 +00:00
Transforms Teach SimplifyLibCalls about stpcpy. 2012-05-15 11:46:21 +00:00
VMCore enhance the intrinsic info stuff to emit encodings that don't fit in 32-bits into a 2012-05-17 15:55:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile