summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-23[getUnderlyingOjbects] Analyze loop PHIs further to remove false positivesAdam Nemet2-5/+35
2015-04-23Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare ...Reid Kleckner1-0/+6
2015-04-23Move DIContext.h to common DebugInfo location.Zachary Turner4-15/+13
2015-04-23Move Value.isDereferenceablePointer to ValueTracking [NFC]Philip Reames2-6/+7
2015-04-23Verify sizes when trying to read a BitcodeAbbrevOpFilipe Cabecinhas1-1/+3
2015-04-22[SEH] Remove the old __C_specific_handler code now that WinEHPrepare worksReid Kleckner1-6/+0
2015-04-22[Allocator] Remove memory poisoning before deallocationReid Kleckner1-14/+0
2015-04-22Revert "[opaque pointer type] Avoid using PointerType::getElementType for a f...David Blaikie2-65/+14
2015-04-22Change MachineOperand::OpKind from unsigned char to a bitfield. NFC.Pete Cooper1-1/+1
2015-04-22Recommit r235219, it's need for out-of-tree users of AlignOf.h.Yaron Keren1-0/+8
2015-04-22[patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and theLang Hames1-0/+6
2015-04-22Revert r235219, it's not needed after r235450.Yaron Keren1-5/+0
2015-04-22[opaque pointer types] Serialize the value type for atomic store instructionsDavid Blaikie1-1/+2
2015-04-22[opaque pointer types] Serialize the value type for store instructionsDavid Blaikie1-1/+2
2015-04-22Linker: Add flag to override linkage rulesDuncan P. N. Exon Smith1-1/+3
2015-04-22Cleanup formatting for consistency with surrounding code.Craig Topper1-9/+9
2015-04-21[opaque pointer type] Avoid using PointerType::getElementType for a few cases...David Blaikie2-14/+65
2015-04-21Update comment. NFC.Lang Hames1-1/+9
2015-04-21Revamp PredIteratorCache interface to be cleaner.Daniel Berlin2-40/+50
2015-04-21DebugInfo: Remove DIArray and DITypeArray typedefsDuncan P. N. Exon Smith2-24/+19
2015-04-21DebugInfo: Use MDType in DITypeIdentifierMapDuncan P. N. Exon Smith1-1/+1
2015-04-21Move IDF Calculation to a separate file, expose an interface to it.Daniel Berlin1-0/+96
2015-04-21DebugInfo: Prune unnecessary forward declarationsDuncan P. N. Exon Smith1-13/+0
2015-04-21DebugInfo: Drop rest of DIDescriptor subclassesDuncan P. N. Exon Smith3-163/+8
2015-04-21Re-land r235154-r235156 under the existing -sehprepare flagReid Kleckner3-1/+22
2015-04-21[mips] [IAS] Implement the .asciiz directive.Toma Tabacu1-0/+2
2015-04-21AVX-512: Added logical and arithmetic instructions for SKXElena Demikhovsky1-1/+212
2015-04-20DebugInfo: Delete subclasses of DIScopeDuncan P. N. Exon Smith1-89/+2
2015-04-20DebugInfo: Delete old subclasses of DITypeDuncan P. N. Exon Smith1-57/+0
2015-04-20IR: Add ConstantFP::getNaN()Tom Stellard1-0/+1
2015-04-20DebugInfo: Remove DITypeDuncan P. N. Exon Smith1-18/+0
2015-04-20DebugInfo: Remove DIScopeDuncan P. N. Exon Smith1-19/+0
2015-04-20DebugInfo: Remove typedefs for DITypeRef, etc.Duncan P. N. Exon Smith3-5/+2
2015-04-20Don't allow pwrite to resize a stream.Rafael Espindola1-5/+11
2015-04-20Fix buildbot failure on darwin from r235284.Karthik Bhat1-0/+2
2015-04-20[NFC] Refactor identification of reductions as common utility function.Karthik Bhat1-0/+127
2015-04-19[mips] Update MIPS relocations listSimon Atanasyan1-0/+4
2015-04-19Remove the FCFI option from TargetOptions as it is currently unused.Eric Christopher2-12/+1
2015-04-19Remove CFIFuncName from TargetOptions as it is currently unused.Eric Christopher2-24/+1
2015-04-19Remove the CFIEnforcing flag from TargetOptions as it is unused.Eric Christopher2-13/+1
2015-04-19Remove the CFIType TargetOption as it is unused.Eric Christopher2-28/+1
2015-04-19Remove the JITEmitDebugInfo TargetOptions as they're only set andEric Christopher1-13/+2
2015-04-18DebugInfo: Delete DIDescriptor (but not its subclasses)Duncan P. N. Exon Smith1-27/+0
2015-04-17DebugInfo: Remove DIDescriptor from the DebugInfo APIDuncan P. N. Exon Smith1-24/+25
2015-04-17[PDB] Support executables and source/line info.Zachary Turner4-3/+21
2015-04-17[opaque pointer type] Access the pointee of the result type from the GEP rath...David Blaikie1-1/+3
2015-04-17[opaque pointer type] Avoid creating (and then unwrapping) a pointer type to ...David Blaikie1-7/+11
2015-04-17Compute A-B when A or B is weak.Rafael Espindola2-2/+0
2015-04-17[opaque pointer types] Use the pointee type loaded from bitcode when construc...David Blaikie1-1/+5
2015-04-17Suppressing the C4324 warnings generated by MSVC. This is the only declarativ...Aaron Ballman1-0/+5