llvm-6502/lib
Quentin Colombet 24508d33fb Revert r227242 - Merge vector stores into wider vector stores (PR21711).
This commit creates infinite loop in DAG combine for in the LLVM test-suite
for aarch64 with mcpu=cylcone (just having neon may be enough to expose this).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227272 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-27 23:58:01 +00:00
..
Analysis Commoning of target specific load/store intrinsics in Early CSE. 2015-01-26 22:51:15 +00:00
AsmParser
Bitcode
CodeGen Revert r227242 - Merge vector stores into wider vector stores (PR21711). 2015-01-27 23:58:01 +00:00
DebugInfo
ExecutionEngine [ExecutionEngine] Add weak symbol support to RuntimeDyld 2015-01-27 20:02:31 +00:00
Fuzzer [fuzzer] properly enable asan's coverage feedback 2015-01-27 22:19:55 +00:00
IR
IRReader
LineEditor
Linker
LTO Move DataLayout back to the TargetMachine from TargetSubtargetInfo 2015-01-26 19:03:15 +00:00
MC
Object dd the option, -link-opt-hints to llvm-objdump used with -macho to print the 2015-01-27 21:28:24 +00:00
Option
ProfileData
Support [mips] Use __clear_cache builtin instead of cacheflush() 2015-01-27 23:30:18 +00:00
TableGen
Target Revert "[x86] Combine x86mmx/i64 to v2i64 conversion to use scalar_to_vector" 2015-01-27 21:34:11 +00:00
Transforms SymbolRewriter: allow rewriting with comdats 2015-01-27 22:57:39 +00:00
CMakeLists.txt Add a Fuzzer library 2015-01-27 22:08:41 +00:00
LLVMBuild.txt
Makefile