.. |
AsmWriter.cpp
|
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
|
2017-09-12 21:50:41 +00:00 |
AttributeImpl.h
|
|
|
Attributes.cpp
|
Add strictfp attribute to prevent unwanted optimizations of libm calls
|
2017-08-14 21:15:13 +00:00 |
AttributesCompatFunc.td
|
|
|
AutoUpgrade.cpp
|
[X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR. (llvm)
|
2017-09-13 09:02:36 +00:00 |
BasicBlock.cpp
|
|
|
CMakeLists.txt
|
[SafepointIRVerifier] Add verifier pass for finding GC relocation bugs
|
2017-07-05 01:16:29 +00:00 |
Comdat.cpp
|
|
|
ConstantFold.cpp
|
[ConstantFolder] Don't try to fold gep when the idx is a vector.
|
2017-07-27 22:20:44 +00:00 |
ConstantFold.h
|
|
|
ConstantRange.cpp
|
|
|
Constants.cpp
|
[IR] Implement Constant::isNegativeZeroValue/isZeroValue/isAllOnesValue/isOneValue/isMinSignedValue for ConstantDataVector without going through getElementAsConstant
|
2017-07-15 22:06:19 +00:00 |
ConstantsContext.h
|
|
|
Core.cpp
|
IR/Core.cpp: Prune unused "llvm/Bitcode/BitcodeReader.h".
|
2017-07-17 04:31:23 +00:00 |
DataLayout.cpp
|
Support, IR, ADT: Check nullptr after allocation with malloc/realloc or calloc
|
2017-07-20 01:30:39 +00:00 |
DebugInfo.cpp
|
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
|
2017-09-12 21:50:41 +00:00 |
DebugInfoMetadata.cpp
|
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
|
2017-09-12 21:50:41 +00:00 |
DebugLoc.cpp
|
|
|
DiagnosticInfo.cpp
|
Support all integer types in DiagnosticInfoOptimizationBase::Argument
|
2017-08-24 04:04:49 +00:00 |
DiagnosticPrinter.cpp
|
|
|
DIBuilder.cpp
|
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
|
2017-09-12 21:50:41 +00:00 |
Dominators.cpp
|
[Dominators] Introduce batch updates
|
2017-08-16 16:12:52 +00:00 |
Function.cpp
|
|
|
GCOV.cpp
|
|
|
Globals.cpp
|
|
|
GVMaterializer.cpp
|
|
|
InlineAsm.cpp
|
|
|
Instruction.cpp
|
[Instruction] add moveAfter() convenience function; NFCI
|
2017-08-29 14:07:48 +00:00 |
Instructions.cpp
|
Enhance synchscope representation
|
2017-07-11 22:23:00 +00:00 |
IntrinsicInst.cpp
|
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
|
2017-08-24 04:18:24 +00:00 |
IRBuilder.cpp
|
[LV] Avoid redundant operations manipulating masks
|
2017-07-31 13:21:42 +00:00 |
IRPrintingPasses.cpp
|
Normlize to LF line endings.
|
2017-08-25 12:38:53 +00:00 |
LegacyPassManager.cpp
|
[PM] Use range-based for loops in LegacyPassManager.cpp (NFC).
|
2017-07-13 10:52:00 +00:00 |
LLVMBuild.txt
|
|
|
LLVMContext.cpp
|
Fix unused variable warnings
|
2017-07-12 00:15:53 +00:00 |
LLVMContextImpl.cpp
|
Enhance synchscope representation
|
2017-07-11 22:23:00 +00:00 |
LLVMContextImpl.h
|
Debug Info: Add a file: field to DIImportedEntity.
|
2017-07-19 00:09:54 +00:00 |
Mangler.cpp
|
|
|
MDBuilder.cpp
|
[PGO] Fixed non-determinism with DenseSet storing function importing info.
|
2017-08-29 17:13:24 +00:00 |
Metadata.cpp
|
|
|
MetadataImpl.h
|
|
|
Module.cpp
|
Normalize constructor call syntax, NFCI.
|
2017-07-18 08:36:22 +00:00 |
ModuleSummaryIndex.cpp
|
|
|
Operator.cpp
|
|
|
OptBisect.cpp
|
[IR] Missing changes for r312289 (NFC).
|
2017-08-31 22:06:09 +00:00 |
Pass.cpp
|
[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-09-06 23:05:38 +00:00 |
PassManager.cpp
|
|
|
PassRegistry.cpp
|
[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-09-06 23:05:38 +00:00 |
ProfileSummary.cpp
|
|
|
SafepointIRVerifier.cpp
|
Move helper classes into anonymous namespaces.
|
2017-08-20 13:03:48 +00:00 |
Statepoint.cpp
|
|
|
SymbolTableListTraitsImpl.h
|
|
|
Type.cpp
|
[IR] Add Type::isIntOrIntVectorTy(unsigned) similar to the existing isIntegerTy(unsigned), but also works for vectors.
|
2017-07-09 07:04:03 +00:00 |
TypeFinder.cpp
|
|
|
Use.cpp
|
|
|
User.cpp
|
|
|
Value.cpp
|
|
|
ValueSymbolTable.cpp
|
|
|
ValueTypes.cpp
|
|
|
Verifier.cpp
|
Move duplicate helpers from DbgValueInst / DbgDeclareInst to DbgInfoIntrinsic
|
2017-09-07 22:46:24 +00:00 |