llvm-6502/lib
2012-02-11 06:24:48 +00:00
..
Analysis Have AliasSet::aliasesUnknownInst use pointer TBAA info when available 2012-02-10 15:52:39 +00:00
Archive
AsmParser
Bitcode
CodeGen Allow Post-RA LICM to hoist reserved register reads. 2012-02-11 00:44:19 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
TableGen
Target Fix shuffle lowering code to stop creating temporary DAG nodes to do shuffle mask checks on. This seemed to be confusing things such that vector_shuffle ops to got through to iselection. This is another step towards removing the vector_shuffle handling patterns from isel. 2012-02-11 06:24:48 +00:00
Transforms Update BBVectorize to use aliasesUnknownInst. 2012-02-10 15:52:40 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile