changeset 102:57be027de0f4

Update LLVM 3.9
author Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
date Tue, 26 Jan 2016 23:17:11 +0900
parents 21681fa9647e (current diff) 34baf5011add (diff)
children 76d4b0e44709
files include/llvm/Analysis/LibCallSemantics.h include/llvm/CodeGen/Passes.h include/llvm/ExecutionEngine/Orc/OrcTargetSupport.h include/llvm/IR/IRBuilder.h include/llvm/IR/MetadataTracking.h include/llvm/IR/Type.h include/llvm/LinkAllPasses.h include/llvm/Support/RegistryParser.h include/llvm/Target/TargetOptions.h include/llvm/Transforms/Scalar.h lib/Analysis/LibCallSemantics.cpp lib/Bitcode/Writer/BitcodeWriter.cpp lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h lib/CodeGen/CoreCLRGC.cpp lib/CodeGen/ErlangGC.cpp lib/CodeGen/OcamlGC.cpp lib/CodeGen/Passes.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/CodeGen/ShadowStackGC.cpp lib/CodeGen/StatepointExampleGC.cpp lib/ExecutionEngine/Interpreter/Execution.cpp lib/ExecutionEngine/MCJIT/MCJIT.cpp lib/ExecutionEngine/Orc/OrcTargetSupport.cpp lib/Fuzzer/cxx_fuzzer_tokens.txt lib/Fuzzer/test/CxxTokensTest.cpp lib/Fuzzer/test/InfiniteTest.cpp lib/IR/AsmWriter.cpp lib/IR/Core.cpp lib/IR/LLVMContextImpl.h lib/IR/MetadataTracking.cpp lib/IR/Type.cpp lib/IR/ValueTypes.cpp lib/ProfileData/InstrProfIndexed.h lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.cpp lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.h lib/Target/AMDGPU/SIPrepareScratchRegs.cpp lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/NVPTX/NVPTXISelLowering.cpp lib/Target/WebAssembly/Relooper.cpp lib/Target/WebAssembly/Relooper.h lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp lib/Target/X86/MCTargetDesc/X86MachORelocationInfo.cpp lib/Target/X86/X86CompilationCallback_Win64.asm lib/Target/XCore/XCoreISelLowering.cpp lib/Transforms/IPO/MergeFunctions.cpp lib/Transforms/IPO/PassManagerBuilder.cpp lib/Transforms/Scalar/SROA.cpp lib/Transforms/Scalar/Scalar.cpp lib/Transforms/Scalar/TailRecursionElimination.cpp test/Analysis/GlobalsModRef/nocapture.ll test/Assembler/invalid-OperatorConstraint.ll test/CodeGen/AMDGPU/large-alloca.ll test/CodeGen/AMDGPU/llvm.AMDGPU.abs.ll test/CodeGen/AMDGPU/llvm.AMDGPU.brev.ll test/CodeGen/AMDGPU/llvm.AMDGPU.class.ll test/CodeGen/AMDGPU/llvm.AMDGPU.div_fixup.ll test/CodeGen/AMDGPU/llvm.AMDGPU.div_fmas.ll test/CodeGen/AMDGPU/llvm.AMDGPU.div_scale.ll test/CodeGen/AMDGPU/llvm.AMDGPU.fract.f64.ll test/CodeGen/AMDGPU/llvm.AMDGPU.fract.ll test/CodeGen/AMDGPU/llvm.AMDGPU.imax.ll test/CodeGen/AMDGPU/llvm.AMDGPU.imin.ll test/CodeGen/AMDGPU/llvm.AMDGPU.ldexp.ll test/CodeGen/AMDGPU/llvm.AMDGPU.legacy.rsq.ll test/CodeGen/AMDGPU/llvm.AMDGPU.mul.ll test/CodeGen/AMDGPU/llvm.AMDGPU.rcp.f64.ll test/CodeGen/AMDGPU/llvm.AMDGPU.rcp.ll test/CodeGen/AMDGPU/llvm.AMDGPU.trig_preop.ll test/CodeGen/AMDGPU/llvm.AMDGPU.trunc.ll test/CodeGen/AMDGPU/llvm.AMDGPU.umax.ll test/CodeGen/AMDGPU/llvm.AMDGPU.umin.ll test/CodeGen/AMDGPU/llvm.SI.imageload.ll test/CodeGen/AMDGPU/llvm.SI.resinfo.ll test/CodeGen/AMDGPU/llvm.SI.sample-masked.ll test/CodeGen/AMDGPU/llvm.SI.sample.ll test/CodeGen/AMDGPU/llvm.SI.sampled.ll test/CodeGen/AMDGPU/llvm.amdgpu.lrp.ll test/CodeGen/ARM/sched-it-debug-nodes.ll test/CodeGen/X86/2014-05-30-CombineAddNSW.ll test/CodeGen/X86/absdiff_128.ll test/CodeGen/X86/absdiff_256.ll test/CodeGen/X86/pr24562.ll test/CodeGen/X86/win32-seh-cleanupendpad.ll test/DebugInfo/PDB/lit.local.cfg test/DebugInfo/PDB/pdbdump-flags.test test/DebugInfo/PDB/pdbdump-symbol-format.test test/ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll test/ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll test/ExecutionEngine/OrcMCJIT/remote/cross-module-sm-pic-a.ll test/ExecutionEngine/OrcMCJIT/remote/multi-module-sm-pic-a.ll test/ExecutionEngine/RuntimeDyld/X86/COFF_x86_64 test/MC/ARM/directive-arch-armv6j.s test/MC/ARM/directive-arch-armv6zk.s test/MC/ARM/thumb1-relax-adr-local.s test/MC/ARM/thumb1-relax-bcc-local.s test/MC/ARM/thumb1-relax-br-local.s test/MC/ARM/thumb1-relax-ldrlit-local-behind.s test/MC/ARM/thumb1-relax-ldrlit-local-misaligned.s test/MC/ARM/thumb1-relax-ldrlit-local-range.s test/MC/COFF/ARM/directive-type-diagnostics.s test/MC/MachO/bad-darwin-x86_64-reloc-expr1.s test/MC/MachO/bad-darwin-x86_64-reloc-expr2.s test/MC/Mips/mips-dsp-instructions.s test/Transforms/FunctionAttrs/2009-01-04-Annotate.ll test/Transforms/FunctionAttrs/annotate-1.ll test/Transforms/InstCombine/pr20059.ll test/Transforms/InstCombine/r600-intrinsics.ll test/tools/llvm-profdata/overflow.proftext tools/clang/.git/HEAD tools/clang/.git/config tools/clang/.git/description tools/clang/.git/hooks/applypatch-msg.sample tools/clang/.git/hooks/commit-msg.sample tools/clang/.git/hooks/post-update.sample tools/clang/.git/hooks/pre-applypatch.sample tools/clang/.git/hooks/pre-commit.sample tools/clang/.git/hooks/pre-push.sample tools/clang/.git/hooks/pre-rebase.sample tools/clang/.git/hooks/prepare-commit-msg.sample tools/clang/.git/hooks/update.sample tools/clang/.git/index tools/clang/.git/info/exclude tools/clang/.git/logs/HEAD tools/clang/.git/logs/refs/heads/master tools/clang/.git/logs/refs/remotes/origin/HEAD tools/clang/.git/objects/pack/pack-36d47009f196679911720b64b57a857251011770.idx tools/clang/.git/objects/pack/pack-36d47009f196679911720b64b57a857251011770.pack tools/clang/.git/packed-refs tools/clang/.git/refs/heads/master tools/clang/.git/refs/remotes/origin/HEAD tools/clang/include/clang/AST/ASTContext.h tools/clang/include/clang/AST/BuiltinTypes.def tools/clang/include/clang/AST/DataRecursiveASTVisitor.h tools/clang/include/clang/AST/Type.h tools/clang/include/clang/Basic/DiagnosticParseKinds.td tools/clang/include/clang/Basic/LangOptions.def tools/clang/include/clang/Basic/Specifiers.h tools/clang/include/clang/Basic/TokenKinds.def tools/clang/include/clang/Lex/Lexer.h tools/clang/include/clang/Lex/Preprocessor.h tools/clang/include/clang/Parse/Parser.h tools/clang/include/clang/Sema/DeclSpec.h tools/clang/include/clang/Serialization/ASTBitCodes.h tools/clang/lib/AST/ASTContext.cpp tools/clang/lib/AST/ItaniumMangle.cpp tools/clang/lib/AST/MicrosoftMangle.cpp tools/clang/lib/AST/Type.cpp tools/clang/lib/AST/TypeLoc.cpp tools/clang/lib/CodeGen/BackendUtil.cpp tools/clang/lib/CodeGen/CGCall.cpp tools/clang/lib/CodeGen/CGDebugInfo.cpp tools/clang/lib/CodeGen/CodeGenTypes.cpp tools/clang/lib/CodeGen/TargetInfo.cpp tools/clang/lib/Driver/Types.cpp tools/clang/lib/Format/TokenAnnotator.cpp tools/clang/lib/Frontend/CompilerInvocation.cpp tools/clang/lib/Lex/Lexer.cpp tools/clang/lib/Lex/PPDirectives.cpp tools/clang/lib/Lex/PPLexerChange.cpp tools/clang/lib/Lex/Preprocessor.cpp tools/clang/lib/Parse/ParseDecl.cpp tools/clang/lib/Parse/ParseExpr.cpp