llvm-6502/lib
Eric Christopher 96241f26fc isSVR4ABI() returned !isDarwin() so just move that to the else
block and remove the unreachable code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209927 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-30 22:47:53 +00:00
..
Analysis implement missing SCEVDivision case 2014-05-29 19:44:09 +00:00
AsmParser [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
Bitcode [pr19844] Add thread local mode to aliases. 2014-05-28 18:15:43 +00:00
CodeGen Roll DbgVariable::setMInsn into the constructor. No functional changes. 2014-05-30 21:10:13 +00:00
DebugInfo
ExecutionEngine
IR [X86] Auto-upgrade AVX1 vbroadcast intrinsics 2014-05-29 23:35:33 +00:00
IRReader
LineEditor
Linker
LTO
MC Fix MIPS exception personality encoding. 2014-05-30 16:48:56 +00:00
Object MachO: support N_INDR aliases in assembly files. 2014-05-30 13:22:59 +00:00
Option
ProfileData
Support
TableGen
Target isSVR4ABI() returned !isDarwin() so just move that to the else 2014-05-30 22:47:53 +00:00
Transforms Make bitcast, extractelement, and insertelement considered cheap for speculation. 2014-05-30 18:34:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile