llvm-6502/lib
Bill Wendling 4d919e4ec4 Merging r196360:
------------------------------------------------------------------------
r196360 | kevinqin | 2013-12-03 23:53:28 -0800 (Tue, 03 Dec 2013) | 1 line

[AArch64 NEON] Add missing compare intrinsics.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@196697 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-08 00:07:01 +00:00
..
Analysis The 'optnone' attribute means don't inline anything into this function 2013-11-18 21:44:03 +00:00
AsmParser Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
Bitcode Fix spacing, forward declare order. 2013-11-18 02:51:33 +00:00
CodeGen Revert r191049 and r191059. They were causing failures. See PR17975. 2013-12-05 18:29:11 +00:00
DebugInfo
ExecutionEngine Merging r195157: 2013-11-21 00:52:34 +00:00
IR [weak vtables] Remove a bunch of weak vtables 2013-11-19 00:57:56 +00:00
IRReader
Linker
LTO Use array_pod_sort instead of std::sort 2013-11-16 16:15:56 +00:00
MC Merging r196104: 2013-12-02 19:24:08 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option
Support Merging r195632: 2013-11-26 11:09:08 +00:00
TableGen
Target Merging r196360: 2013-12-08 00:07:01 +00:00
Transforms Merging r196638: 2013-12-07 21:24:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile