Remove a linear walk to find the default FPU for a given CPU by directly
[oota-llvm.git] / include /
2015-08-30 Chandler CarruthTeach the target parsing framework to directly compute...
2015-08-30 Elena DemikhovskyNew interface function is added to VectorUtils
2015-08-30 Chandler CarruthRefactor the ARM target parsing to use a def file with...
2015-08-30 Chandler Carruth[Triple] Use clang-format to normalize the formatting...
2015-08-30 Chandler Carruth[Triple] Stop abusing a class to have only static metho...
2015-08-28 Duncan P. N. Exon... DI: Set DILexicalBlock columns >= 65536 to 0/unknown
2015-08-28 Duncan P. N. Exon... DI: Add Function::getSubprogram()
2015-08-28 Duncan P. N. Exon... AsmPrinter: Allow null subroutine type
2015-08-28 Matthew SimpsonRemove white space (test commit)
2015-08-28 Sanjoy Das[IR] Add some asserts to CallInst and InvokeInst; NFCI.
2015-08-28 James Molloy[LoopUtils] Move a private constructor nearer the other...
2015-08-28 Rui Ueyamallvm-readobj: Dump more info for COFF import libraries.
2015-08-28 Rui UeyamaAttempt to unbreak Win32 build.
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-28 Steven WuRevert r246244 and r246243
2015-08-28 Ahmed Bougacha[CodeGen] Support (and default to) expanding READCYCLEC...
2015-08-28 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-08-27 Peter CollingbourneCodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad
2015-08-27 Lang HamesAdd a global mapping layer for Orc. Adapted from a...
2015-08-27 Peter CollingbourneSupport: Introduce thread.h.
2015-08-27 Chad Rosier[LoopVectorize] Add Support for Small Size Reductions.
2015-08-27 James Molloy[LoopVectorize] Extract InductionInfo into a helper...
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Chandler Carruth[SROA] Rip out all support for SSAUpdater in SROA.
2015-08-26 Frederic Riss[MC] Split the layout part of MCAssembler::finish(...
2015-08-26 Frederic Riss[MC/MachO] Make some MachObjectWriter methods more...
2015-08-26 JF BastienExpose more properties of llvm::fltSemantics
2015-08-26 Matthias BraunFastISel: Factor out common code; NFC intended
2015-08-26 Richard SmithRefactor to reduce duplication in OnDiskIterableChained...
2015-08-25 Charles DavisMake variable argument intrinsics behave correctly...
2015-08-25 Vedant Kumar[MC] Add a SetUsed default param to MCSymbol accessors...
2015-08-25 Matthias BraunMachineBasicBlock: Use MCPhysReg instead of unsigned...
2015-08-25 Davide Italiano[MachO] Move trivial accessors to header.
2015-08-25 Matthias BraunSlotIndexes: Introduce an iterator into the idx2MBBMap.
2015-08-25 Diego NovilloConvert SampleProfile pass into a Module pass.
2015-08-25 Davide Italiano[MachO] Introduce MinVersion API.
2015-08-25 Steve KingPass function attributes instead of boolean in isIntDiv...
2015-08-25 Mehdi AminiRevert "Fix LLVM C API for DataLayout"
2015-08-25 Mehdi AminiFix LLVM C API for DataLayout
2015-08-24 Matthias BraunMachineBasicBlock: Add liveins() method returning an...
2015-08-24 Peter CollingbourneLTO: Simplify merged module ownership.
2015-08-24 Rafael EspindolaReport an error if a SHT_SYMTAB_SHNDX section has the...
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support
2015-08-23 David Majnemer[IR] Cleanup EH instructions a little bit
2015-08-23 Joseph Tremoulet[WinEH] Require token linkage in EH pad/ret signatures
2015-08-22 Peter CollingbourneLTO: Maintain target triple, FeatureStr and CGOptLevel...
2015-08-21 Peter CollingbourneLTO: Change signature of LTOCodeGenerator::setCodePICMo...
2015-08-21 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-21 David Blaikie[opaque pointer types] Push the passing of value types...
2015-08-21 Alex LorenzAsmParser: Save and restore the parsing state for types...
2015-08-21 David Blaikie[opaque pointer type]: Pass explicit pointee type when...
2015-08-21 Yaron KerenDisable Visual C++ 2013 Debug mode assert on null point...
2015-08-21 Peter CollingbourneLinker: Remove empty destructor.
2015-08-21 Peter CollingbourneLTO: Simplify ownership of LTOCodeGenerator::TargetMach.
2015-08-21 Peter CollingbourneLTO: Simplify ownership of LTOCodeGenerator::CodegenOpt...
2015-08-21 Peter CollingbourneTransformUtils: Introduce module splitter.
2015-08-20 Adrian PrantlRename Instruction::dropUnknownMetadata() to dropUnknow...
2015-08-20 Ahmed Bougacha[X86] Replace avx2 broadcast intrinsics with native IR.
2015-08-20 Jingyue Wu[ValueTracking] computeOverflowForSignedAdd and isKnown...
2015-08-20 Adam Nemet[LVer] Fix FIXME: hide addPHINodes, NFC
2015-08-20 Chandler Carruth[ARC] Pull the ObjC ARC components that really serve...
2015-08-19 David BlaikieAllow Optionals to be compared to None
2015-08-19 Simon Pilgrim[DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding
2015-08-19 Bruno Cardoso Lopes[PeepholeOptimizer] Look through PHIs to find additiona...
2015-08-19 Bruno Cardoso LopesRevert "[PeepholeOptimizer] Look through PHIs to find...
2015-08-19 Bruno Cardoso Lopes[PeepholeOptimizer] Look through PHIs to find additiona...
2015-08-19 Michael Kuperstein[TLI] Refactor "is integer division cheap" queries.
2015-08-19 Ashutosh NemaExposed findDefsUsedOutsideOfLoop as a loop utility...
2015-08-19 Chandler Carruth[LPM] Teach the legacy pass manager to support *using...
2015-08-19 Hal FinkelFix how DependenceAnalysis calls delinearization
2015-08-19 Alex LorenzMIR Serialization: Serialize MMI's variable debug infor...
2015-08-18 Steve KingFix backward operands in call to isTruncateFree() and...
2015-08-18 Alex LorenzMIR Serialization: Serialize the operand's bit mask...
2015-08-18 Peter CollingbourneSupport: Clean up TSan annotations.
2015-08-18 Alex LorenzMIR Serialization: Serialize the frame information...
2015-08-18 Chandler Carruth[PM/AA] Add using declarations to avoid hiding virtual...
2015-08-18 David Majnemer[WinEH] Calculate state numbers for the new EH represen...
2015-08-18 Matthias BraunMachineRegisterInfo: Introduce isPhysRegUsed()
2015-08-18 Chandler Carruth[LPM] Group the addPreserved template with the non...
2015-08-18 Chandler Carruth[PM/AA] Remove the last relics of the separate IPA...
2015-08-17 Guozhi WeiAlign SP adjustment in function getSPAdjust
2015-08-17 Alex LorenzMIR Serialization: Serialize the local offsets for...
2015-08-17 Artur PilipenkoTake alignment into account in isSafeToSpeculativelyExe...
2015-08-17 Benjamin KramerExtend MCAsmLexer so that it can peek forward several...
2015-08-17 Tobias GrosserRevert "Disable targetdatalayoutcheck"
2015-08-17 Tobias GrosserDisable targetdatalayoutcheck
2015-08-17 Chandler Carruth[PM] Port ScalarEvolution to the new pass manager.
2015-08-16 Chandler Carruth[ADT] Teach FoldingSet to be movable.
2015-08-16 Sanjay Pateltransform fmin/fmax calls when possible (PR24314)
2015-08-16 Chandler CarruthRevert r244127: [PM] Remove a failed attempt to port...
2015-08-15 Chandler Carruth[PM/AA] Delete the LibCallAliasAnalysis and all the...
2015-08-15 David Majnemer[IR] Update CreateCatchRet to take a return value
2015-08-15 David Majnemer[IR] Give catchret an optional 'return value' operand
2015-08-15 James Y KnightRemove redundant TargetFrameLowering::getFrameIndexOffs...
2015-08-14 Bjarke Hammersholt... [SCEV] Apply NSW and NUW flags via poison value analysi...
next