[lib/Fuzzer] start getting rid of std::cerr. Sadly, these parts of C++ library used...
[oota-llvm.git] / include /
2015-05-23 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-05-22 Philip ReamesExtend EarlyCSE to handle basic cases from JumpThreadin...
2015-05-22 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-05-22 Renato GolinAdding profile and version parsers to ARMTargetParser
2015-05-22 Sanjay Patelremove names from comments, fix typos; NFC
2015-05-22 Sanjay Patelfix typo, 80-col; NFC
2015-05-22 Sanjay Patelfix typo in comment; NFC
2015-05-22 NAKAMURA TakumiReapply part of r237975, "Fix Clang -Wmissing-override...
2015-05-22 Puyan LotfiCompile time improvements to VirtRegRewriter.
2015-05-22 NAKAMURA TakumiRevert r237954, "Resubmit r237708 (MIR Serialization...
2015-05-22 Duncan P. N. Exon... MC: Shave a pointer off of MCSymbol::Name
2015-05-22 Tobias GrosserRevert "Fix Clang -Wmissing-override warning"
2015-05-22 Duncan P. N. Exon... MC: Pack MCSymbol::Index in with the bitfield in MCSymbol
2015-05-22 Duncan P. N. Exon... MC: Lift MCSymbolData::Index up to MCSymbol::Index...
2015-05-22 NAKAMURA TakumiRevert part of r237975, "Fix Clang -Wmissing-override...
2015-05-22 Duncan P. N. Exon... SDAG: Give SDDbgValues their own allocator (and reset it)
2015-05-22 Tobias GrosserRevert "unique_ptrify LoadedObjectInfo::clone"
2015-05-22 David Blaikieunique_ptrify LoadedObjectInfo::clone
2015-05-22 David BlaikieFix Clang -Wmissing-override warning
2015-05-21 Michael J. Spencer[Support] Fix ErrorOr equality operator.
2015-05-21 Sanjay Patelfix typos, remove function names from comments, NFC
2015-05-21 Keno FischerMake it easier to use DwarfContext with MCJIT
2015-05-21 David Blaikie[opaque pointer type] Allow gep_type_iterator to work...
2015-05-21 Rafael EspindolaStop forwarding (get|set)Aligment from MCSectionData...
2015-05-21 Chad Rosier[MachineInstr] Add mayLoadOrStore API. NFC.
2015-05-21 Alex LorenzResubmit r237708 (MIR Serialization: print and parse...
2015-05-21 Adrian PrantlIR / debug info: Add a DWOId field to DICompileUnit,
2015-05-21 Peter CollingbourneRevert r237766, "Support: Introduce LLVM_FALLTHROUGH...
2015-05-21 Derek SchuffFix StreamingMemoryObject to respect known object size.
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-21 Rafael EspindolaAvoid unnecessary section switching. NFC.
2015-05-21 Rafael EspindolaRemove yet another method of creating begin and end...
2015-05-21 Sanjay Pateldon't repeat function names in comments; NFC
2015-05-21 Pete CooperSize enum so we can store it as 16-bits and avoid casts...
2015-05-21 Rafael EspindolaUse existing helper for adding a section. NFC.
2015-05-21 Renato GolinMake Triple::parseARMArch use ARMTargetParser
2015-05-21 Duncan P. N. Exon... AsmPrinter: Compute absolute label difference directly
2015-05-21 Duncan P. N. Exon... MC: Initialize MCSymbolData::Offset directly
2015-05-21 Duncan P. N. Exon... MC: Simplify MCSymbolData initialization and remove...
2015-05-21 Duncan P. N. Exon... MC: Make MCSymbolData::Symbol private
2015-05-20 Andrew Kaylor[WinEH] C++ EH state numbering fixes
2015-05-20 Reid Kleckner[WinEH] Store pointers to the LSDA in the exception...
2015-05-20 David Blaikie[opaque pointer type] Pass explicit type to Load instru...
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in LocalCommon, NFC
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2015-05-20 Duncan P. N. Exon... MC: Update MCAssembler to use MCSymbol, NFC
2015-05-20 Benjamin Kramer[YAML] Make Node's destructor non-virtual.
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in MachObjectWriter, NFC
2015-05-20 Duncan P. N. Exon... MC: Use MCSymbol in MCObjectWriter::isWeak(), NFC
2015-05-20 Renato GolinGet Triple::getARMCPUForArch() to use TargetParser
2015-05-20 Daniel SandersRevert r237789 - [mips] The naming convention for priva...
2015-05-20 Daniel Sanders[mips] The naming convention for private labels is...
2015-05-20 Igor Laevsky[StatepointLowering] Support of the gc.relocates for...
2015-05-20 Craig Topper[TableGen] Make some variable names consistent with...
2015-05-20 Craig Topper[TableGen] Don't override convertValue for some of...
2015-05-20 Peter CollingbourneSupport: Introduce LLVM_FALLTHROUGH macro.
2015-05-20 Swaroop SridharAdd a GCStrategy for CoreCLR
2015-05-20 Duncan P. N. Exon... MC: Take MCSymbol in MachObjectWriter::getSymbolAddress...
2015-05-19 Duncan P. N. Exon... MC: Use MCSymbol in MCAsmLayout::getSymbolOffset()...
2015-05-19 Akira HatanakaAdd a comment line that was accidentally dropped in...
2015-05-19 Alexey Samsonov[DWARF parser] Make DWARF parser more robust against...
2015-05-19 David Blaikie[opaque pointer type] Provide a convenience function...
2015-05-19 Alex LorenzRevert r237708 (MIR serialization) - incremental buildb...
2015-05-19 David Blaikie[opaque pointer type] Provide the ability to pass an...
2015-05-19 Matthias BraunMachineInstr: Remove unused parameter.
2015-05-19 Alexey Samsonov[DWARF parser] Add basic support for DWZ DWARF multifil...
2015-05-19 Sanjoy DasDereferenceable, dereferenceable_or_null metadata for...
2015-05-19 Pete CooperRemove unused MCExpr.h include from MCELF.h. NFC
2015-05-19 Pete CooperRemove unused MCRelocationInfo.h include from MCDisasse...
2015-05-19 Filipe CabecinhasChange a reachable unreachable to a fatal error.
2015-05-19 Alex LorenzMIR Serialization: print and parse LLVM IR using MIR...
2015-05-19 Pete CooperRemove unused MachineLocation.h include from MCAsmInfo...
2015-05-19 Pawel BylicaRevert "Avoid size_t -> unsigned conversion in MathExtr...
2015-05-19 Pawel BylicaAvoid size_t -> unsigned conversion in MathExtras.h...
2015-05-19 Pawel BylicaFix getSwappedBytes for double.
2015-05-19 Tobias GrosserDrop unnecessary ';' after namespace
2015-05-19 Matthias BraunSelectionDAG: Cleanup and simplify FoldConstantArithmetic
2015-05-19 Pete CooperStore intrinsic ID by value in Function instead of...
2015-05-19 Pete CooperMove Function::lookupIntrinsicID to a static method...
2015-05-18 David BlaikieRevert "[opaque pointer type] Provide a convenience...
2015-05-18 David Blaikie[opaque pointer type] Provide a convenience for IRBuild...
2015-05-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
2015-05-18 Eric Christopher80-col fixup.
2015-05-18 Eric ChristopherFix grammar in comments.
2015-05-18 Filipe CabecinhasExtract the load/store type verification to a separate...
2015-05-18 Benjamin Kramer[YAML] Plug a memory leak
2015-05-18 Matthias BraunMachineInstr: Change return value of getOpcode() to...
2015-05-18 Jim GrosbachMC: clang-format MCContext. NFC.
2015-05-18 Jim GrosbachMC: Clean up method names in MCContext.
2015-05-18 Sanjoy DasExploit dereferenceable_or_null attribute in LICM pass
2015-05-18 Jingyue Wu[ScalarEvolution] refactor: extract interface getGEPExpr
2015-05-18 Hans WennborgFix llvm::BumpPtrAllocatorImpl::Reset()
2015-05-18 Hal FinkelPreserve the order of READ_REGISTER and WRITE_REGISTER
2015-05-18 Adam Nemet[LoopAccesses] If shouldRetryWithRuntimeCheck, reset...
2015-05-18 Elena DemikhovskyAVX-512: Added intrinsics for ADDSS/D, MULSS/D, SUBSS...
2015-05-16 Benjamin Kramer[WinEH] Push unique_ptr through the Action interface.
2015-05-16 Benjamin KramerDenseMap: Remove poisoning of unused memory.
2015-05-16 Benjamin KramerMC: Lower the default alignment of MCContext's operator...
2015-05-16 Daniel Sanders[x86] Distinguish the 'o', 'v', 'X', and 'i' inline...
2015-05-16 Duncan P. N. Exon... MC: Use MCSymbol in RelAndSymbol, NFC
next