llvm-6502/lib
Bob Wilson 11a1dfffc8 Lower some BUILD_VECTORS using VEXT+shuffle.
Patch by Tim Northover.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123035 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-07 21:37:30 +00:00
..
Analysis use isNullValue() to simplify code, add an assert. 2011-01-06 22:24:29 +00:00
Archive
AsmParser
Bitcode
CodeGen Appropriately truncate debug info range in dwarf output. 2011-01-07 21:30:41 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object
Support Fixed parsing of hex floats. 2011-01-06 16:55:14 +00:00
Target Lower some BUILD_VECTORS using VEXT+shuffle. 2011-01-07 21:37:30 +00:00
Transforms InstCombine: Match min/max hidden by sext/zext 2011-01-07 21:33:14 +00:00
VMCore Simplify the allocation and freeing of Users' operand lists, now that 2011-01-07 20:29:02 +00:00
Makefile