llvm-6502/lib
Bill Wendling 7c6b608a7c * Fix VRSHR and VSHR to have the correct encoding for the immediate.
* Update the NEON shift instruction test to expect what 'as' produces.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127293 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-08 23:48:09 +00:00
..
Analysis Fix PR9331. Simplified version of a patch by Jakub Staszak. 2011-03-08 12:39:03 +00:00
Archive
AsmParser
Bitcode
CodeGen Delete dead code after rematerializing. 2011-03-08 22:46:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Darwin 'as' silently ignores the '.ident' directive. 2011-03-08 19:17:19 +00:00
Object
Support lib/Support/regcomp.c: Fix cygwin warning. 2011-03-08 12:25:29 +00:00
Target * Fix VRSHR and VSHR to have the correct encoding for the immediate. 2011-03-08 23:48:09 +00:00
Transforms llvm.dbg.declare intrinsic does not use any llvm::Values. It's magic! 2011-03-08 22:12:11 +00:00
VMCore ptx: Fix calling convention printing in AsmWriter.cpp 2011-03-07 14:32:30 +00:00
CMakeLists.txt
Makefile