[TableGen] Remove unnecessary default constructed SMLoc that just existed to return...
[oota-llvm.git] / include /
2015-06-08 Craig Topper[TableGen] Use the SMLoc header file instead of SourceM...
2015-06-07 Colin LeMahieu[MC] Function naming NFC.
2015-06-07 Matt ArsenaultAdd isLegalAddressingMode address space argument to TTI
2015-06-07 Craig Topper[TableGen] Remove unnecessary include. NFC.
2015-06-07 Craig Topper[TableGen] Remove unnecessary forward declaration. NFC
2015-06-07 Craig Topper[TableGen] Write one of the Record constructors in...
2015-06-07 Craig Topper[TableGen] Remove unused function. NFC
2015-06-07 Craig Topper[TableGen] Use 'isa' to check if something is an UnsetI...
2015-06-07 Davide Italiano[Object/ELF] Don't confuse isDefined() and isCommon.
2015-06-06 Davide Italiano[Object/ELF] Provide helpers for symbol types.
2015-06-06 Colin LeMahieu[MC] Common symbols weren't being checked for redeclara...
2015-06-06 NAKAMURA TakumiTargetParser: Fix comments in enum(s) introduced in...
2015-06-06 Craig Topper[TableGen] Change OpInit::getNumOperands and getOperand...
2015-06-05 Duncan P. N. Exon... Remove stray semi-colon, NFC
2015-06-05 Chandler Carruth[Unroll] Rework the naming and structure of the new...
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-05 John Brawn[ARM] Add support for -sp- FPUs and FPU none to TargetP...
2015-06-05 John Brawn[ARM] Add knowledge of FPU subtarget features to Target...
2015-06-05 Toma TabacuRevert "[mips] [IAS] Restore STI.FeatureBits in .set...
2015-06-05 Toma Tabacu[mips] [IAS] Restore STI.FeatureBits in .set pop.
2015-06-05 Justin BognerInstrProf: Fix reading of consecutive 32 bit coverage...
2015-06-04 Alexey SamsonovRevert "[Object, ELF] Fix segmentation fault in ELFFile...
2015-06-04 Alexey Samsonov[Object, ELF] Fix segmentation fault in ELFFile::getSec...
2015-06-04 Jim GrosbachMC: Clean up naming in MCObjectFileInfo.h.
2015-06-04 Jim GrosbachMC: Tidy up formatting and doc comments. NFC.
2015-06-04 Jim GrosbachMC: Clean up the naming for MCMachObjectWriter. NFC.
2015-06-04 Jim GrosbachMC: Move MachObjectWriter::SectionAddress to private.
2015-06-04 Jim GrosbachMC: Tidy up formatting and doc comments. NFC.
2015-06-04 Alexey Samsonov[Object, MachO] Fixup for r239075: use union to store...
2015-06-04 Jim GrosbachMC: Clean up naming in MCObjectWriter. NFC.
2015-06-04 Jim GrosbachMC: Tidy up formatting and doc comments. NFC.
2015-06-04 David BlaikieRe-unique_ptrify LoadedObjectInfo::clone after it was...
2015-06-04 Diego NovilloTidy comment. NFC.
2015-06-04 David BlaikieRetry defaulting the virtual dtor in LoadedObjectInfo
2015-06-04 Ahmed Bougacha[GlobalMerge] Take into account minsize on Global users...
2015-06-04 Jim GrosbachMC: Remove obsolete MachO UseAggressiveSymbolFolding.
2015-06-04 David BlaikieHaving another go at some simple cleanup from r237975...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on invalid MachO segment...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on invalid MachO load commands.
2015-06-04 Colin LeMahieu[MC] Allowing operands to be erased from MCInst.
2015-06-04 Alexey Samsonov[Object, MachO] Remove some code duplication. NFC.
2015-06-04 Alexey Samsonov[Object, MachO] Cache parsed MachO header in MachOObjec...
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-04 Benjamin Kramer[APInt] Remove special case for i1.
2015-06-04 Matt ArsenaultCodeGenPrepare: Provide address space to isLegalAddress...
2015-06-04 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmIn...
2015-06-04 Peter Zotov[C API] Add LLVMStructGetTypeAtIndex.
2015-06-04 Craig Topper[TableGen] Replace a couple if/else chains with a switc...
2015-06-04 Craig Topper[TableGen] Merge single prefix bit in RecordVal into...
2015-06-04 Rafael EspindolaBring back r239006 with a fix.
2015-06-04 Rafael EspindolaRevert "Pack the MCSymbolELF bit fields into MCSymbol...
2015-06-04 Rafael EspindolaPack the MCSymbolELF bit fields into MCSymbol's Flags.
2015-06-04 Chandler Carruth[PM/AA] Start refactoring AliasAnalysis to remove the...
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-04 Rafael EspindolaRemove MCELFSymbolFlags.h. It is now internal to MCSymb...
2015-06-03 Alexey Samsonov[Object, MachO] Introduce MachOObjectFile::load_command...
2015-06-03 Rafael EspindolaRemember if a weakref of a symbol has been used.
2015-06-03 Rafael EspindolaStore whether a symbol is a comdat signature in MCSymbo...
2015-06-03 Rafael EspindolaRecord in a MCSymbolELF if it has been used in a reloca...
2015-06-03 Rafael EspindolaConvert BindingExplicitlySet into a MCSymbolELF field.
2015-06-03 Rafael EspindolaRemove getOrCreateSymbolData. There is no MCSymbolData...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238772 OSABI was not correctly set...
2015-06-03 Diego NovilloFix typo in comment. NFC.
2015-06-03 Igor Laevsky[Statepoints] Mark statepoint intrinsic with Throws...
2015-06-03 Asaf Badouhre-apply 238809
2015-06-03 Daniel Sanders[arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and ...
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-03 Rafael EspindolaFix the interpretation of a 0 st_name.
2015-06-03 Rafael EspindolaMove to llvm-objdump a large amount of code to that...
2015-06-02 Rafael EspindolaClarify when we can avoid creating names for temp symbols.
2015-06-02 Sanjoy Das[NFC] Fix spelling in comment.
2015-06-02 Sanjoy Das[NFCI] Change RewriteStatepointsForGC to a ModulePass.
2015-06-02 Rafael EspindolaPass a MCSymbolELF to a few ELF only functions. NFC.
2015-06-02 Rafael EspindolaMerge MCELF.h into MCSymbolELF.h.
2015-06-02 Benjamin KramerPush constness through LoopInfo::isLoopHeader and clean...
2015-06-02 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-02 Rafael EspindolaSimplify now that we always use an alignment of 2 for...
2015-06-02 Asaf Badouhrevert 238809
2015-06-02 Asaf BadouhAVX-512: Implemented GETEXP instruction for KNL and SKX
2015-06-02 Craig Topper[TableGen] Use range-based for loops. NFC
2015-06-02 Craig TopperFix typo in comment. NFC
2015-06-02 Craig Topper[TableGen] Rename ListInit::getSize to just 'size'...
2015-06-02 Rafael EspindolaCreate a MCSymbolELF.
2015-06-01 Jim GrosbachMC: Tidy up LOH naming a bit. NFC.
2015-06-01 Jim GrosbachMC: Tidy up formatting a bit. NFC.
2015-06-01 David Majnemer[ADT] Add Triple::getEnvironmentVersion
2015-06-01 Owen AndersonMove the name pointer out of Value into a map that...
2015-06-01 Matthias BraunLiveRangeEdit: Fix liveranges not shrinking on subrange...
2015-06-01 Peter CollingbourneMake the C++ LTO API easier to use from C++ clients.
2015-06-01 Rafael EspindolaRevert "[Hexagon] Adding basic ELF relocation generatio...
2015-06-01 Artur PilipenkoAdd isConstant argument to MDBuilder::createTBAAStructT...
2015-06-01 Colin LeMahieu[Hexagon] Adding basic ELF relocation generation and...
2015-06-01 Rafael EspindolaThe fragment implies the section, don't store both.
2015-06-01 Craig Topper[TableGen] Move a couple virtual methods out of line...
2015-06-01 Craig Topper[TableGen] Remove unnecessary explicit initialization...
2015-06-01 Craig Topper[TableGen] Remove unnecessary forward declarations...
2015-06-01 Matt ArsenaultAdd address space argument to isLegalAddressingMode
2015-06-01 David Blaikie[opaque pointer type] Explicitly store the pointee...
2015-06-01 Rafael EspindolaRename HasData to IsRegistered.
2015-06-01 Rafael EspindolaRemove trivial forwarding function.
next