[X86][ELF] Correct relocation for DWARF TLS references
[oota-llvm.git] / include /
2015-03-03 David Blaikieunique_ptrify ResourcePriorityQueue::ResourceModel
2015-03-03 David BlaikieRemove ResourcePriorityQueue::dump as it relies on...
2015-03-03 Sanjoy Das[ADT] fail-fast iterators for DenseMap
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-03-03 David BlaikieDeltaAlgorithm: Provide protected default copy ctor...
2015-03-03 David BlaikieRemove explicit no-op dtor in favor of the implicit...
2015-03-03 David BlaikieRemove explicit copy ctor in favor of the implicit...
2015-03-03 David BlaikieRemove explicit copy assignment operator in favor of...
2015-03-03 David Blaikieunique_ptrify FullDependenceAnalysis::DV
2015-03-03 David BlaikieRemove some explicit copy assignment operators is favor...
2015-03-03 David Blaikie[Small]BitVector::reference: Explicitly default copy...
2015-03-03 David BlaikieTwine: Explicitly default the copy ctor as it's otherwi...
2015-03-03 David BlaikieDenseMapIterator: Avoid explicitly declaring the copy...
2015-03-03 Reid KlecknerMake llvm.eh.begincatch use an outparam
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-03-03 Duncan P. N. Exon... IR: Add missing API to specialized metadata nodes
2015-03-03 Daniel BerlinAdd range iterators to Extract/InsertValueInst indices
2015-03-03 Sanjoy DasRevert "[ADT] fail-fast iterators for DenseMap"
2015-03-03 Ahmed Bougacha[X86] Special-case 2x CMOV when custom-inserting.
2015-03-03 Peter CollingbourneLowerBitSets: Use byte arrays instead of bit sets to...
2015-03-02 Sanjoy Das[ADT] fail-fast iterators for DenseMap
2015-03-02 Benjamin KramerIndexedMap: Document why SmallVector<T, 0> is preferabl...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Jan VeselySupport: Use const pointers for reads.
2015-03-02 Benjamin KramerSmallVector: Allow initialization and assignment from...
2015-03-02 Michael ZolotukhinFix a copy-paste bug.
2015-03-02 Adrian PrantlRevert "Refactor DebugLocDWARFExpression so it doesn...
2015-03-02 Rui UeyamaSupport: Add {read,write}{16,32,64}{le,be} functions.
2015-03-02 Paul RobinsonRemove useless .debug_macinfo section setup.
2015-03-02 Juergen RibutzkaRestore LLVMLinkModules C API until it is properly...
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Zachary Turner[llvm-pdbdump] Many minor fixes and improvements
2015-03-02 Nico WeberRevert r230930, it caused PR22747.
2015-03-02 Adrian PrantlRefactor DebugLocDWARFExpression so it doesn't require...
2015-03-02 Benjamin KramerAdd another missing header that used to be included...
2015-03-01 Benjamin KramerFix a really bad typo in my last commit.
2015-03-01 Benjamin KramerArrayRef: Put back std::equal for operator== with a...
2015-03-01 Benjamin KramerAnother missing include for MSVC.
2015-03-01 Benjamin Kramerstd::function is part of <functional>, not <utility>
2015-03-01 Benjamin KramerAdd another missing include for MSVC.
2015-03-01 Benjamin KramerAdd missing includes. make_unique proliferated everywhere.
2015-03-01 Benjamin KramerArrayRef: Remove the equals helper with many arguments.
2015-03-01 Arnaud A. de Grand... [PBQP] Do not add an edge between nodes with totally...
2015-03-01 Benjamin KramerMake VTs and UnicodeCharSet ctors constexpr if the...
2015-03-01 Elena DemikhovskyReverted 230471 - gather scatter handling in table...
2015-03-01 Zachary Turner[llvm-pdbdump] Clean up method signatures.
2015-02-28 Duncan P. N. Exon... Fix buildbot issues for MDScope::getFile() after r230871
2015-02-28 Duncan P. N. Exon... IR: Specialize MDScope::getFile() for MDFile
2015-02-28 Zachary Turner[llvm-pdbdump] Better error handling.
2015-02-28 Benjamin KramerIndexedMap: Default to SmallVector<T, 0>
2015-02-28 Craig Topper[X86] Remove the blendpd/blendps/pblendw/pblendd intrin...
2015-02-28 Benjamin KramerArrayRefize memory operand folding. NFC.
2015-02-28 Benjamin KramerReplace std::copy with a back inserter with vector...
2015-02-27 Benjamin KramerMachineDominators: Move applySplitCriticalEdges into...
2015-02-27 Benjamin KramerReduce double set lookups.
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-02-27 Rafael EspindolaCentralize handling of the eh_begin and eh_end labels.
2015-02-27 Zachary Turner[llvm-pdbdump] Fix warnings found by clang-cl self...
2015-02-27 Sanjoy DasFix a use-iterator-after-invalidate error
2015-02-27 Eric ChristopherRewrite MachineOperand::print and MachineInstr::print...
2015-02-26 Zachary Turner[llvm-pdbdump] Fix dumping of function pointers and...
2015-02-26 Eric ChristopherRemove commented out function.
2015-02-26 Eric ChristopherRemove DebugLoc::print(LLVMContext, raw_ostream), it...
2015-02-26 Eric ChristophergetRegForInlineAsmConstraint wants to use TargetRegiste...
2015-02-26 Justin BognerInstrProf: Simplify the construction of BinaryCoverageR...
2015-02-26 Justin BognerInstrProf: Rename ObjectFileCoverageMappingReader to...
2015-02-26 Sumanth GundapaneniUse ".arch_extension" ARM directive to specify the...
2015-02-26 Duncan P. N. Exon... IR: Use '= default' instead of r230609, NFC
2015-02-26 Duncan P. N. Exon... IR: Add default constructor for DIImportedEntity
2015-02-26 Adam Nemet[LoopAccesses] Add command-line option for RuntimeMemor...
2015-02-26 Ramkumar RamachandraPlaceSafepoints: use IRBuilder helpers
2015-02-26 Eric ChristopherFix a couple of depedent->dependent typos.
2015-02-26 Eric ChristopherRemove an argument-less call to getSubtargetImpl from...
2015-02-25 Justin BognerObject: Handle Mach-O kext bundle files
2015-02-25 Justin BognerInstrProf: Remove dead code in CoverageMappingReader
2015-02-25 Eric ChristopherMove TargetLoweringBase::getTypeConversion to the ...
2015-02-25 Manman Ren[LTO API] fix memory leakage introduced at r230290.
2015-02-25 Peter CollingbourneLowerBitSets: Align referenced globals.
2015-02-25 NAKAMURA TakumiGlobalLayoutBuilder::addFragment(): Prune incorrect...
2015-02-25 Elena DemikhovskyAVX-512: Gather and Scatter patterns
2015-02-25 Charles Davis[IC] Turn non-null MD on pointer loads to range MD...
2015-02-25 Richard SmithAdd some missing #includes and forward declarations...
2015-02-25 Richard Smith[modules] Add include/llvm/IR/DebugInfoFlags.def to...
2015-02-25 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-02-25 Hal Finkel[PowerPC] Add support for the QPX vector instruction set
2015-02-24 Peter CollingbourneLowerBitSets: Introduce global layout builder.
2015-02-24 Eric ChristopherRename UpdateRegAllocHint to match style guidelines.
2015-02-24 Tim NorthoverARM: treat [N x i32] and [N x i64] as AAPCS composite...
2015-02-24 Manman Ren[LTO API] add lto_codegen_set_module to set the destina...
2015-02-24 Adam Nemet[LoopAccesses] LAA::getInfo to use const reference...
2015-02-23 Bruno Cardoso Lopes[AsmPrinter] Access pointers to globals via pcrel GOT...
2015-02-23 Andrew KaylorSecond attempt to fix WinEHCatchDirector build failures.
2015-02-23 Andrew KaylorRemap frame variables for native Windows exception...
2015-02-23 Eric ChristopherRewrite the global merge pass to be subprogram agnostic...
2015-02-23 Chad RosierPrevent hoisting fmul from THEN/ELSE to IF if there...
2015-02-23 Mehdi AminiInstSimplify: simplify 0 / X if nnan and nsz
2015-02-23 Benjamin KramerSync the __builtin_expects for our 3 quadratically...
2015-02-23 Elena DemikhovskyAVX-512: recommitted 229837 + bugfix + test
2015-02-23 NAKAMURA TakumiOrc/JITSymbol.h requires not "Compiler.h" but "DataType...
2015-02-23 Zachary Turner[llvm-pdbdump] Very minor code cleanup.
next