llvm-6502/lib
Chad Rosier fe5c9cee80 [AArch64] Implement the isTruncateFree API.
In AArch64 i64 to i32 truncate operation is a subregister access.

This allows more opportunities for LSR optmization to eliminate
variables of different types (i32 and i64).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205925 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-09 20:43:40 +00:00
..
Analysis Delinearize: Extend informationin -analyze output 2014-04-09 07:53:49 +00:00
AsmParser AsmParser: add a warning for compatibility parsing 2014-04-05 22:42:53 +00:00
Bitcode
CodeGen [DAGCombiner] DAG combine does not know how to combine indexed loads with 2014-04-09 20:03:05 +00:00
DebugInfo Simplify compression API by decompressing into a SmallVector rather than a MemoryBuffer 2014-04-05 21:26:44 +00:00
ExecutionEngine Changes in IntelJITEventListener - By Arch Robinson 2014-04-06 11:08:33 +00:00
IR Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
IRReader
LineEditor
Linker
LTO
MC WinCOFF: Emit common symbols as specified in the COFF spec 2014-04-08 22:33:40 +00:00
Object obj2yaml: Don't crash if the characteristics field is zero 2014-04-09 16:38:15 +00:00
Option
ProfileData
Support Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly"" 2014-04-09 17:04:27 +00:00
TableGen [C++11] Make use of 'nullptr' in TableGen library. 2014-04-09 04:50:04 +00:00
Target [AArch64] Implement the isTruncateFree API. 2014-04-09 20:43:40 +00:00
Transforms Fix some doc and comment typos 2014-04-09 14:47:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile