..
AsmWriter.cpp
[opaque pointer type] Add textual IR support for explicit type parameter to the call instruction
2015-04-16 23:24:18 +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
AutoUpgrade: Remove obsolete dbg.declare/value upgrade
2015-04-06 17:17:47 +00:00
BasicBlock.cpp
Return iterator from BasicBlock::eraseFromParent
2015-04-03 01:20:33 +00:00
CMakeLists.txt
uselistorder: Remove the global bits
2015-04-15 03:14:06 +00:00
Comdat.cpp
ConstantFold.cpp
[opaque pointer type] API migration for GEP constant factories
2015-04-02 18:55:32 +00:00
ConstantFold.h
ConstantRange.cpp
Constants.cpp
IR: Add ConstantFP::getNaN()
2015-04-20 19:38:24 +00:00
ConstantsContext.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
Core.cpp
Add the i128 builtin type to LLVM.
2015-04-17 15:32:15 +00:00
DataLayout.cpp
DebugInfo.cpp
DebugInfo: Remove DIDescriptor from the DebugInfo API
2015-04-17 23:20:10 +00:00
DebugInfoMetadata.cpp
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
2015-04-15 22:29:27 +00:00
DebugLoc.cpp
DebugInfo: Delete subclasses of DIScope
2015-04-20 22:10:08 +00:00
DiagnosticInfo.cpp
DebugInfo: Gut DILocation
2015-04-14 01:35:55 +00:00
DiagnosticPrinter.cpp
DIBuilder.cpp
DebugInfo: Remove typedefs for DITypeRef, etc.
2015-04-20 18:20:03 +00:00
Dominators.cpp
Function.cpp
[IR] Introduce a dereferenceable_or_null(N) attribute.
2015-04-16 20:29:50 +00:00
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Return iterator from Instruction::eraseFromParent.
2015-04-02 00:03:07 +00:00
Instructions.cpp
[opaque pointer types] Use the pointee type loaded from bitcode when constructing a LoadInst
2015-04-17 19:56:21 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
[opaque pointer type] More GEP IRBuilder API migrations...
2015-04-03 21:33:42 +00:00
IRPrintingPasses.cpp
uselistorder: Pull the bit through PrintModulePass
2015-04-15 02:38:06 +00:00
LegacyPassManager.cpp
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
Add the i128 builtin type to LLVM.
2015-04-17 15:32:15 +00:00
LLVMContextImpl.h
Add the i128 builtin type to LLVM.
2015-04-17 15:32:15 +00:00
Makefile
Mangler.cpp
MDBuilder.cpp
Metadata.cpp
MetadataImpl.h
MetadataTracking.cpp
Module.cpp
Be lazy about loading metadata in IRObjectFile.
2015-03-13 21:54:20 +00:00
module.modulemap
Pass.cpp
PassManager.cpp
PassRegistry.cpp
Revert r231276 (including r231277): Add a lock() function in PassRegistry to speed up multi-thread synchronization.
2015-03-05 17:53:00 +00:00
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
[CallSite] Make construction from Value* (or Instruction*) explicit.
2015-04-10 14:50:08 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Add support for v1i128 type.
2015-04-17 16:11:05 +00:00
Verifier.cpp
[opaque pointer type] Access the pointee of the result type from the GEP rather than pulling it out of the pointer result type
2015-04-17 22:32:20 +00:00