llvm-6502/lib
Jim Grosbach 3a1287b470 Update ARM DAGtoDAG for matching UBFX instruction for unsigned bitfield
extraction. This fixes PR5998.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102144 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-22 23:24:18 +00:00
..
Analysis add a DEBUG call so that -debug lists when CGSCCPM iterates. 2010-04-22 20:42:33 +00:00
Archive
AsmParser reapply 'reject forward references to functions whose type don't match' 2010-04-20 04:49:11 +00:00
Bitcode
CodeGen Add comment. 2010-04-22 20:56:35 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Update ARM DAGtoDAG for matching UBFX instruction for unsigned bitfield 2010-04-22 23:24:18 +00:00
Transforms refactor the interface to InlineFunction so that most of the in/out 2010-04-22 23:07:58 +00:00
VMCore Remove the palignr intrinsics now that we lower them to vector shuffles, 2010-04-20 00:59:54 +00:00
Makefile