llvm-6502/lib
Daniel Dunbar 3139422058 Revert r112934, "- Use specific nodes to match unpckl masks.", which introduced
some infinite loop and select failures.
 - Apologies for eager reverting, but its branch day.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113000 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-03 19:38:11 +00:00
..
Analysis Add support for simplifying a load from a computed value to a load from a global when it 2010-09-03 19:08:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Add a missing check when legalizing a vector extending load. This doesn't 2010-09-03 19:20:37 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine
Linker dead code patrol 2010-09-01 16:06:39 +00:00
MC Get rid of "passing signed into unsigned parameter" warning on PPC. 2010-09-03 19:09:46 +00:00
Support Use the FindProgramByName fallback only with known absolute paths. 2010-09-02 22:32:38 +00:00
System Apply a patch from Kees van Reeuwijk to add support for Minix. 2010-09-02 18:24:46 +00:00
Target Revert r112934, "- Use specific nodes to match unpckl masks.", which introduced 2010-09-03 19:38:11 +00:00
Transforms Add support for simplifying a load from a computed value to a load from a global when it 2010-09-03 19:08:37 +00:00
VMCore Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the 2010-09-03 01:35:08 +00:00
Makefile