llvm-6502/lib
Juergen Ributzka ca07e256f6 [FastISel][AArch64] Fix "Fold sign-/zero-extends into the load instruction."
This commit fixes an issue with sign-/zero-extending loads that was discovered
by Richard Barton.

We use now the correct load instructions for sign-extending loads to 64bit. Also
updated and added more unit tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219185 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-07 03:39:59 +00:00
..
Analysis [BasicAA] Revert "Revert r218714 - Make better use of zext and sign information." 2014-10-06 18:37:59 +00:00
AsmParser
Bitcode
CodeGen [DAGCombine] Remove SIGN_EXTEND-related inf-loop 2014-10-06 20:19:47 +00:00
DebugInfo Refactor RelocVisitor to take an object. This removes some 2014-10-06 06:55:55 +00:00
ExecutionEngine
IR [PM] Remove an unused and rather expensive mapping from an analysis 2014-10-06 00:30:59 +00:00
IRReader
LineEditor
Linker
LTO
MC MachObjectWriter: optimize the string table for common suffices 2014-10-06 17:05:19 +00:00
Object
Option
ProfileData Eliminate some deep std::vector copies. NFC. 2014-10-03 18:33:16 +00:00
Support Support: Add a utility to remap std{in,out,err} to /dev/null if closed 2014-10-06 23:16:18 +00:00
TableGen Eliminate some deep std::vector copies. NFC. 2014-10-03 18:33:16 +00:00
Target [FastISel][AArch64] Fix "Fold sign-/zero-extends into the load instruction." 2014-10-07 03:39:59 +00:00
Transforms [InstCombine] re-commit r218721 icmp-select-icmp optimization 2014-10-07 00:16:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile