]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of llvm 3.0 final release:
authordim <dim@FreeBSD.org>
Fri, 9 Dec 2011 18:27:22 +0000 (18:27 +0000)
committerdim <dim@FreeBSD.org>
Fri, 9 Dec 2011 18:27:22 +0000 (18:27 +0000)
commit07637c87f826cdf411f0673595e9bc92ebd793f2
treed5baf24dba561bcf8bc6ec60db36bfc5586f6378
parent7b3392326c40c3c20697816acae597ba7b3144eb
Vendor import of llvm 3.0 final release:
http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_30/final@145349
55 files changed:
docs/AliasAnalysis.html
docs/BranchWeightMetadata.html
docs/Bugpoint.html
docs/CMake.html
docs/CodeGenerator.html
docs/CodingStandards.html
docs/DebuggingJITedCode.html
docs/ExtendingLLVM.html
docs/GetElementPtr.html
docs/GoldPlugin.html
docs/HowToReleaseLLVM.html
docs/HowToSubmitABug.html
docs/LangRef.html
docs/LinkTimeOptimization.html
docs/Packaging.html
docs/Passes.html
docs/ProgrammersManual.html
docs/Projects.html
docs/ReleaseNotes.html
docs/SystemLibrary.html
docs/TableGenFundamentals.html
docs/TestingGuide.html
docs/UsingLibraries.html
docs/index.html
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/CppBackend/CPPBackend.cpp
lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/Makefile
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsCodeEmitter.cpp
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrFormats.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsJITInfo.cpp
lib/Target/PowerPC/PPCFrameLowering.cpp
lib/Target/X86/X86CodeEmitter.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/CodeGen/ARM/gv-stubs-crash.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
test/CodeGen/X86/dbg-i128-const.ll
test/MC/ARM/elf-thumbfunc-reloc.ll
test/MC/AsmParser/2011-09-06-NoNewline.s
test/Transforms/InstCombine/crash.ll
tools/llvm-nm/llvm-nm.cpp
tools/llvm-objdump/llvm-objdump.cpp
utils/release/test-release.sh