llvm-6502/lib
Jakob Stoklund Olesen 98e933f9ad Promote the X86 Get/SetSSEDomain functions to TargetInstrInfo.
I am going to unify the SSEDomainFix and NEONMoveFix passes into a
single target independent pass.  They are essentially doing the same
thing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140652 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-27 22:57:18 +00:00
..
Analysis Stop emitting instructions with the name "tmp" they eat up memory and have to be uniqued, without any benefit. 2011-09-27 20:39:19 +00:00
Archive
AsmParser
Bitcode
CodeGen This is the start of the new SjLj EH preparation pass, which will replace the 2011-09-27 22:14:12 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
Target Promote the X86 Get/SetSSEDomain functions to TargetInstrInfo. 2011-09-27 22:57:18 +00:00
Transforms Stop emitting instructions with the name "tmp" they eat up memory and have to be uniqued, without any benefit. 2011-09-27 20:39:19 +00:00
VMCore
CMakeLists.txt
Makefile