.. |
AsmWriter.cpp
|
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
|
2016-07-28 23:58:15 +00:00 |
AttributeImpl.h
|
Expose AttributeSetNode, use it to provide aggregate getter for attribute in the C API.
|
2016-07-21 04:25:06 +00:00 |
Attributes.cpp
|
Use range algorithms instead of unpacking begin/end
|
2016-08-11 21:15:00 +00:00 |
AttributesCompatFunc.td
|
|
|
AttributeSetNode.h
|
Add missing import to fix the build
|
2016-07-21 04:31:38 +00:00 |
AutoUpgrade.cpp
|
Revert "Revert "Invariant start/end intrinsics overloaded for address space""
|
2016-08-13 23:31:24 +00:00 |
BasicBlock.cpp
|
|
|
CMakeLists.txt
|
|
|
Comdat.cpp
|
|
|
ConstantFold.cpp
|
|
|
ConstantFold.h
|
|
|
ConstantRange.cpp
|
|
|
Constants.cpp
|
|
|
ConstantsContext.h
|
|
|
Core.cpp
|
IR: Don't cast the end iterator to Instruction*
|
2016-08-11 15:45:04 +00:00 |
DataLayout.cpp
|
[IR] Introduce a non-integral pointer type
|
2016-07-28 23:43:38 +00:00 |
DebugInfo.cpp
|
|
|
DebugInfoMetadata.cpp
|
|
|
DebugLoc.cpp
|
|
|
DiagnosticInfo.cpp
|
[OptRemark,LDist] RFC: Add hotness attribute
|
2016-07-15 17:23:20 +00:00 |
DiagnosticPrinter.cpp
|
|
|
DIBuilder.cpp
|
|
|
Dominators.cpp
|
Consistently use FunctionAnalysisManager
|
2016-08-09 00:28:15 +00:00 |
Function.cpp
|
[IR] Remove some unused #includes (NFC)
|
2016-08-09 23:14:37 +00:00 |
GCOV.cpp
|
|
|
Globals.cpp
|
|
|
GVMaterializer.cpp
|
|
|
InlineAsm.cpp
|
|
|
Instruction.cpp
|
|
|
Instructions.cpp
|
|
|
IntrinsicInst.cpp
|
|
|
IRBuilder.cpp
|
Add invariant start call creation in IRBuilder.NFC
|
2016-07-22 20:57:23 +00:00 |
IRPrintingPasses.cpp
|
Consistently use ModuleAnalysisManager
|
2016-08-09 00:28:38 +00:00 |
LegacyPassManager.cpp
|
Use the range variant of find instead of unpacking begin/end
|
2016-08-11 22:21:41 +00:00 |
LLVMBuild.txt
|
|
|
LLVMContext.cpp
|
[OptRemark,LDist] RFC: Add hotness attribute
|
2016-07-15 17:23:20 +00:00 |
LLVMContextImpl.cpp
|
[OptRemark,LDist] RFC: Add hotness attribute
|
2016-07-15 17:23:20 +00:00 |
LLVMContextImpl.h
|
Use the range variant of transform instead of unpacking begin/end
|
2016-08-12 04:32:42 +00:00 |
Mangler.cpp
|
|
|
MDBuilder.cpp
|
|
|
Metadata.cpp
|
Use the range variant of find/find_if instead of unpacking begin/end
|
2016-08-12 03:55:06 +00:00 |
MetadataImpl.h
|
|
|
Module.cpp
|
|
|
ModuleSummaryIndex.cpp
|
|
|
Operator.cpp
|
|
|
OptBisect.cpp
|
|
|
Pass.cpp
|
|
|
PassManager.cpp
|
|
|
PassRegistry.cpp
|
Use the range variant of find instead of unpacking begin/end
|
2016-08-11 22:21:41 +00:00 |
ProfileSummary.cpp
|
|
|
Statepoint.cpp
|
|
|
SymbolTableListTraitsImpl.h
|
|
|
Type.cpp
|
|
|
TypeFinder.cpp
|
|
|
Use.cpp
|
|
|
User.cpp
|
|
|
Value.cpp
|
Use the range variant of find/find_if instead of unpacking begin/end
|
2016-08-12 03:55:06 +00:00 |
ValueSymbolTable.cpp
|
|
|
ValueTypes.cpp
|
|
|
Verifier.cpp
|
Fix some Clang-tidy modernize-use-using and Include What You Use warnings.
|
2016-08-13 00:50:41 +00:00 |