llvm-6502/lib
Jakob Stoklund Olesen 0cb80d9f0f More dead code elimination in VirtRegMap.
This thing is looking a lot like a virtual register map now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144486 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-13 01:23:34 +00:00
..
Analysis Don't try to loop on iterators that are potentially invalidated inside the loop. Fixes PR11361! 2011-11-12 03:09:12 +00:00
Archive
AsmParser
Bitcode
CodeGen More dead code elimination in VirtRegMap. 2011-11-13 01:23:34 +00:00
DebugInfo
ExecutionEngine Fixed the MCJIT so that it can emit not only instance 2011-11-12 02:31:32 +00:00
Linker
MC
Object
Support
TableGen
Target Add more AVX2 shift lowering support. Move AVX2 variable shift to use patterns instead of custom lowering code. 2011-11-12 09:58:49 +00:00
Transforms
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile