..
AsmWriter.cpp
IR: Add assembly/bitcode support for function metadata attachments
2015-04-24 22:04:41 +00:00
AttributeImpl.h
[IR] Introduce a dereferenceable_or_null(N) attribute.
2015-04-16 20:29:50 +00:00
Attributes.cpp
[IR] Introduce a dereferenceable_or_null(N) attribute.
2015-04-16 20:29:50 +00:00
AutoUpgrade.cpp
[opaque pointer type] Verifier/AutoUpgrade: Remove a few uses of PointerType::getElementType
2015-04-24 21:16:07 +00:00
BasicBlock.cpp
CMakeLists.txt
Comdat.cpp
ConstantFold.cpp
Constfold insertelement to undef when index is out-of-bounds
2015-04-27 09:30:49 +00:00
ConstantFold.h
ConstantRange.cpp
Constants.cpp
IR: Add ConstantFP::getNaN()
2015-04-20 19:38:24 +00:00
ConstantsContext.h
Core.cpp
Add the i128 builtin type to LLVM.
2015-04-17 15:32:15 +00:00
DataLayout.cpp
DebugInfo.cpp
DebugInfo: Remove DIArray and DITypeArray typedefs
2015-04-21 20:07:38 +00:00
DebugInfoMetadata.cpp
DebugInfo: Support up to 2^16 arguments in a subprogram
2015-04-28 01:07:33 +00:00
DebugLoc.cpp
DebugInfo: Delete subclasses of DIScope
2015-04-20 22:10:08 +00:00
DiagnosticInfo.cpp
DiagnosticPrinter.cpp
DIBuilder.cpp
DebugInfo: Remove DIArray and DITypeArray typedefs
2015-04-21 20:07:38 +00:00
Dominators.cpp
Function.cpp
IR: Add Function metadata attachments
2015-04-24 21:51:02 +00:00
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
Recommit r235458: [opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst
2015-04-23 21:36:23 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
IRPrintingPasses.cpp
LegacyPassManager.cpp
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
Add the i128 builtin type to LLVM.
2015-04-17 15:32:15 +00:00
LLVMContextImpl.h
IR: Add Function metadata attachments
2015-04-24 21:51:02 +00:00
Makefile
Mangler.cpp
MDBuilder.cpp
Metadata.cpp
IR: Add Function metadata attachments
2015-04-24 21:51:02 +00:00
MetadataImpl.h
MetadataTracking.cpp
Module.cpp
module.modulemap
Pass.cpp
PassManager.cpp
PassRegistry.cpp
Statepoint.cpp
SymbolTableListTraitsImpl.h
Type.cpp
Add the i128 builtin type to LLVM.
2015-04-17 15:32:15 +00:00
TypeFinder.cpp
Use.cpp
User.cpp
Value.cpp
Move Value.isDereferenceablePointer to ValueTracking [NFC]
2015-04-23 17:36:48 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Add support for v1i128 type.
2015-04-17 16:11:05 +00:00
Verifier.cpp
Verifier: Function metadata attachments require a body
2015-04-24 21:53:27 +00:00