llvm/lib/CodeGen/SelectionDAG
Akira Hatanaka 01c014ca98 Revert "[AArch64] Improve code generation for logical instructions taking"
This reverts r300913.

This broke bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300916 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-20 23:03:30 +00:00
..
CMakeLists.txt
DAGCombiner.cpp [DAGCombiner] use more local variables in isAlias(); NFCI 2017-04-20 18:02:27 +00:00
FastISel.cpp PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
FunctionLoweringInfo.cpp
InstrEmitter.cpp
InstrEmitter.h
LegalizeDAG.cpp [APInt] Rename getSignBit to getSignMask 2017-04-20 16:56:25 +00:00
LegalizeFloatTypes.cpp [X86] Keep EXTRACT_VECTOR_ELT result type as f128 for Android x86_64. 2017-04-18 20:15:18 +00:00
LegalizeIntegerTypes.cpp [DAGTypeLegalizer] Handle widening truncate to vector of i1. 2017-03-21 10:24:14 +00:00
LegalizeTypes.cpp [MVT][SVE] Scalable vector MVTs (3/3) 2017-04-20 13:54:09 +00:00
LegalizeTypes.h [X86] Keep EXTRACT_VECTOR_ELT result type as f128 for Android x86_64. 2017-04-18 20:15:18 +00:00
LegalizeTypesGeneric.cpp [SelectionDAG] Optimize VSELECT->SETCC of incompatible or illegal types. 2017-03-16 07:17:12 +00:00
LegalizeVectorOps.cpp
LegalizeVectorTypes.cpp [MVT][SVE] Scalable vector MVTs (1/3) 2017-04-20 13:08:17 +00:00
LLVMBuild.txt
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp Remove redundant type casts 2017-04-12 14:13:00 +00:00
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SelectionDAG.cpp [Recycler] Add asan/msan annotations. 2017-04-20 18:29:37 +00:00
SelectionDAGBuilder.cpp CodeGen: Let frame index value type match alloca addr space 2017-04-20 18:15:34 +00:00
SelectionDAGBuilder.h PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
SelectionDAGDumper.cpp Revert "Instrument SDISel C++ patterns" 2017-04-01 01:26:17 +00:00
SelectionDAGISel.cpp [CodeGen] Pass SDAG an ORE, and replace FastISel stats with remarks. 2017-03-30 17:49:58 +00:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp Revert "[SelectionDAG] Enable target specific vector scalarization of calls and returns" 2017-04-07 17:25:05 +00:00
StatepointLowering.h
TargetLowering.cpp Revert "[AArch64] Improve code generation for logical instructions taking" 2017-04-20 23:03:30 +00:00