[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
[oota-llvm.git] / include /
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...
2015-08-14 Pat GavlinAdd a target environment for CoreCLR.
2015-08-14 Alex LorenzMIR Serialization: Serialize the external symbol call...
2015-08-14 Alex LorenzMIR Serialization: Serialize the global value call...
2015-08-14 Michael Kruse[RegionInfo] Remove unused and broken function splitBlock
2015-08-14 Renato GolinRevert "[ARM] Fix MachO CPU Subtype selection"
2015-08-14 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-14 Kit BartonReverting patch r244235.
2015-08-14 Reid Kleckner[sancov] Leave llvm.localescape in the entry block
2015-08-14 Rafael EspindolaRevert "Centralize the information about which object...
2015-08-14 Rafael EspindolaCentralize the information about which object format...
2015-08-14 James MolloySeparate out BDCE's analysis into a separate DemandedBi...
2015-08-14 Chandler Carruth[PM/AA] Remove two no-op overridden functions that...
2015-08-14 Adam Nemet[LVer] Remove unused Pass parameter from versionLoop...
2015-08-14 David Majnemer[IR] Add token types
2015-08-14 Chandler Carruth[PM/AA] Extract the interface for GlobalsModRef into...
2015-08-14 Chandler Carruth[PM/AA] Hoist the interface to TBAA into a dedicated...
2015-08-14 Chandler Carruth[PM/AA] Remove a stray #include that snuck in via copy...
2015-08-14 Chandler Carruth[PM/AA] Clean up the SCEV-AA comment formatting and...
2015-08-14 Chandler Carruth[PM/AA] Run clang-format over the SCEV-AA code to norma...
2015-08-14 Chandler Carruth[PM/AA] Hoist the SCEV-AA interface to its own header...
2015-08-14 Chandler Carruth[PM/AA] Hoist ScopedNoAliasAA's interface into a header...
2015-08-14 Chandler Carruth[PM/AA] Hoist the value handle definition for CFLAA...
2015-08-14 Chandler Carruth[PM/AA] Extract a minimal interface for CFLAA to its...
2015-08-14 Chandler Carruth[PM/AA] Delete two pointlessly overridden methods on...
2015-08-14 Chandler Carruth[PM/AA] Sink all the actual code from AliasAnalysisCoun...
2015-08-14 Chandler Carruth[PM/AA] Run clang-format over this code to establish...
2015-08-14 Chandler Carruth[PM/AA] Hoist the AA counter pass into a header to...
2015-08-14 Chandler Carruth[PM/AA] Remove the function names and class names from...
2015-08-14 Chandler Carruth[PM/AA] Move the LibCall AA creation routine declaratio...
2015-08-14 Chandler Carruth[PM/AA] Run clang-format over LibCallAliasAnalysis...
2015-08-13 Alex LorenzMIR Serialization: Change MIR syntax - use custom synta...
2015-08-13 Yaron KerenRemove and forbid raw_svector_ostream::flush() calls.
2015-08-13 Yaron KerenRemove raw_svector_ostream::resync and users. It's...
2015-08-13 Yaron KerenModify raw_svector_ostream to use its SmallString witho...
2015-08-13 Rafael EspindolaThere is only one saver of strings.
2015-08-13 Rafael EspindolaReturn ErrorOr from FileOutputBuffer::create. NFC.
2015-08-13 Dan Gohman[WebAssembly] Declare the llvm.wasm.page.size() intrinsic.
2015-08-12 David BlaikieSimplify PackedVector by removing user-defined special...
2015-08-12 David BlaikieIRBuilder: Use move semantics for the IRBuilderInserter...
2015-08-12 Chandler Carruth[PM/AA] Remove the AliasDebugger pass.
2015-08-12 Aaron BallmanMove the object being used to move-initialize when...
2015-08-12 Dan GohmanUpdate a comment; Emscripten no longer uses le32 and...
2015-08-12 Chandler Carruth[PM/AA] Have memdep explicitly get and use TargetLibrar...
2015-08-12 Adam Nemet[LoopVer] Optionally allow using memchecks from LAA
2015-08-12 Michael Kuperstein[X86] Allow x86 call frame optimization to fold more...
2015-08-12 Craig Topper[TableGen] Remove unused constructor.
2015-08-11 Alex LorenzPseudoSourceValue: Transform the mips subclass to targe...
2015-08-11 Alex LorenzPseudoSourceValue: Replace global manager with a manage...
2015-08-11 Alex LorenzPseudoSourceValue: Introduce a 'PSVKind' enumerator.
2015-08-11 Alex LorenzPseudoSourceValue: Update comments and fix lowercase...
2015-08-11 Alex LorenzReformat PseudoSourceValue.cpp and PseudoSourceValue...
2015-08-11 Rafael EspindolaRevert "Add non-member begin and end so that drop_begin...
2015-08-11 Rafael EspindolaAdd non-member begin and end so that drop_begin works...
2015-08-11 Michael Kruse[RegionInfo] Verify getRegionFor
2015-08-11 James MolloyAdd new ISD nodes: ISD::FMINNAN and ISD::FMAXNAN
2015-08-11 James MolloyAdd support for floating-point minnum and maxnum
2015-08-11 Tyler NowickiPrint vectorization analysis when loop hint is specified.
2015-08-11 Alex LorenzMIR Serialization: Serialize UsedPhysRegMask from the...
2015-08-11 Adam Nemet[LAA] Change name from addRuntimeCheck to addRuntimeChe...
2015-08-10 Alex LorenzMIR Parser: Report an error when a stack object is...
2015-08-10 Alex LorenzMIR Parser: Report an error when a fixed stack object...
2015-08-10 Adam Nemet[LoopVer] Remove unused pointer partition argument...
2015-08-10 Tyler NowickiExtend late diagnostics to include late test for runtim...
2015-08-10 Rafael EspindolaDon't iterate over all sections in the ELFFile constructor.
2015-08-10 Rafael EspindolaRename improperly named variable. NFC.
2015-08-10 Rafael EspindolaDelete getDotSymtabSec.
2015-08-10 Tyler NowickiRemoved unused and incorrectly implemented classof...
2015-08-10 Tyler NowickiLate evaluation of the fast-math vectorization requirement.
2015-08-10 Rafael Espindolarename toELFShdrIter to getSection and move it closer...
next