.. |
AsmWriter.cpp
|
Use "weak alias" instead of "alias weak"
|
2014-07-30 22:51:54 +00:00 |
AsmWriter.h
|
|
|
AttributeImpl.h
|
Add a dereferenceable attribute
|
2014-07-18 15:51:28 +00:00 |
Attributes.cpp
|
Add a dereferenceable attribute
|
2014-07-18 15:51:28 +00:00 |
AutoUpgrade.cpp
|
Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.
|
2014-07-21 23:11:03 +00:00 |
BasicBlock.cpp
|
IR: Add BasicBlock::insertInto()
|
2014-08-01 21:22:04 +00:00 |
CMakeLists.txt
|
IPO: Add use-list-order verifier
|
2014-07-25 14:49:26 +00:00 |
Comdat.cpp
|
|
|
ConstantFold.cpp
|
|
|
ConstantFold.h
|
|
|
ConstantRange.cpp
|
|
|
Constants.cpp
|
|
|
ConstantsContext.h
|
|
|
Core.cpp
|
[LLVM-C] Add LLVM{IsConstantString,GetAsString,GetElementAsConstant}.
|
2014-08-03 23:54:16 +00:00 |
DataLayout.cpp
|
|
|
DebugInfo.cpp
|
Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."
|
2014-08-04 19:30:08 +00:00 |
DebugLoc.cpp
|
|
|
DiagnosticInfo.cpp
|
Rename DiagnosticInfoOptimizationWarning to DiagnosticInfoOptimizationFailure
|
2014-07-18 19:36:04 +00:00 |
DiagnosticPrinter.cpp
|
|
|
DIBuilder.cpp
|
Debug info: Infrastructure to support debug locations for fragmented
|
2014-08-01 22:11:58 +00:00 |
Dominators.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
Function.cpp
|
Provide convenient access to the zext/sext attributes of function arguments. NFC.
|
2014-08-05 05:43:41 +00:00 |
GCOV.cpp
|
|
|
Globals.cpp
|
|
|
GVMaterializer.cpp
|
|
|
InlineAsm.cpp
|
|
|
Instruction.cpp
|
|
|
Instructions.cpp
|
Add CreatePointerBitCastOrAddrSpaceCast to IRBuilder and co.
|
2014-07-14 17:24:35 +00:00 |
IntrinsicInst.cpp
|
|
|
IRBuilder.cpp
|
Add scoped-noalias metadata
|
2014-07-24 14:25:39 +00:00 |
IRPrintingPasses.cpp
|
|
|
LeakDetector.cpp
|
|
|
LeaksContext.h
|
|
|
LegacyPassManager.cpp
|
|
|
LLVMBuild.txt
|
|
|
LLVMContext.cpp
|
Add scoped-noalias metadata
|
2014-07-24 14:25:39 +00:00 |
LLVMContextImpl.cpp
|
|
|
LLVMContextImpl.h
|
|
|
Makefile
|
|
|
Mangler.cpp
|
[pr20127] Check for leading \1 in the Twine version of getNameWithPrefix.
|
2014-08-01 14:16:40 +00:00 |
MDBuilder.cpp
|
Simplify and improve scoped-noalias metadata semantics
|
2014-07-25 15:50:02 +00:00 |
Metadata.cpp
|
Add scoped-noalias metadata
|
2014-07-24 14:25:39 +00:00 |
Module.cpp
|
|
|
module.modulemap
|
|
|
Pass.cpp
|
|
|
PassManager.cpp
|
Remove unnecessary/redundant std::move
|
2014-07-16 17:09:21 +00:00 |
PassRegistry.cpp
|
|
|
SymbolTableListTraitsImpl.h
|
|
|
Type.cpp
|
|
|
TypeFinder.cpp
|
|
|
Use.cpp
|
|
|
UseListOrder.cpp
|
verify-uselistorder: Move shuffleUseLists() out of lib/IR
|
2014-08-01 23:03:36 +00:00 |
User.cpp
|
|
|
Value.cpp
|
IR: Add Value::reverseUseList()
|
2014-08-01 23:28:49 +00:00 |
ValueSymbolTable.cpp
|
|
|
ValueTypes.cpp
|
|
|
Verifier.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |