llvm-6502/lib
Kevin Enderby 31b6c5b2f3 Fix the use of x86 control and debug registers so that the assertion failure in
getX86RegNum() does not happen.  Patch by Shantonu Sen!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104994 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-28 19:01:27 +00:00
..
Analysis Fix lint's memcpy and memmove checks, and its basic block traversal. 2010-05-28 17:44:00 +00:00
Archive
AsmParser
Bitcode Bitcode support for allocas with arbitrary array size types. 2010-05-28 01:38:28 +00:00
CodeGen Add a TargetRegisterInfo::composeSubRegIndices hook with a default 2010-05-28 18:18:53 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Minor code simplification. 2010-05-28 16:50:23 +00:00
System
Target Fix the use of x86 control and debug registers so that the assertion failure in 2010-05-28 19:01:27 +00:00
Transforms Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
VMCore
Makefile