Add -mtriple=x86_64-linux to this test case to fix the build bots.5
[oota-llvm.git] / lib /
2014-03-13 David BlaikieMCDwarf: Sink file/directory creation down into MCDwarf...
2014-03-13 David BlaikieMCDwarf: Oh, and move the directory string over to...
2014-03-13 David BlaikieMCDwarf: Simplify MCDwarfFile to just use std::string...
2014-03-13 Ekaterina RomanovaFix for http://llvm.org/bugs/show_bug.cgi?id=18590
2014-03-13 David BlaikieMCDwarf: Simply MCDwarfFile since it really is just...
2014-03-13 Rafael EspindolaUse printable names to implement directional labels.
2014-03-13 David BlaikieRemove stale comment
2014-03-13 David BlaikieMCDwarf: Refactor line table handling into a single...
2014-03-13 Tom StellardR600: LDS instructions shouldn't implicitly define...
2014-03-13 Hans Wennborg[ARM] Use symbolic register names in .cfi directives...
2014-03-13 Alexey Samsonov[C++11] Introduce ObjectFile::sections().
2014-03-13 Manuel JacobCodeGenPrep: sink extends of illegal types into use...
2014-03-13 Evgeniy Stepanov[msan] Fix handling of byval arguments in VarArg calls.
2014-03-13 Elena DemikhovskyAVX-512: masked load/store + intrinsics for them.
2014-03-13 Stepan DyatkovskiyFirst patch of patch series that improves MergeFunction...
2014-03-13 Chandler Carruth[PM] Stop playing fast and loose with rebinding of...
2014-03-13 Tim NorthoverAArch64: error when both positional & named operands...
2014-03-13 Alexey Samsonov[C++11] DWARF parser: use SmallVector<std::unique_ptr...
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-03-13 Hal Finkel[TableGen] Optionally forbid overlap between named...
2014-03-13 Alexey Samsonov[C++11] Convert DWARF parser to range-based for loops
2014-03-13 Saleem AbdulrasoolARM: ignore unused variable to fix -Wunused-variable...
2014-03-13 Saleem AbdulrasoolMC: fix silly typo
2014-03-13 Saleem AbdulrasoolARM: support emission of complex SO expressions
2014-03-13 Saleem AbdulrasoolSupport: add support to identify WinCOFF/ARM objects
2014-03-13 Owen AndersonPhase 1 of refactoring the MachineRegisterInfo iterator...
2014-03-13 Saleem AbdulrasoolMC: fix possible NULL pointer dereference
2014-03-13 Mark SeabornFix typo in comment: "inwoke" -> "invoke"
2014-03-12 David BlaikieMCDwarf: Remove unused parameter
2014-03-12 David BlaikieMCDwarf: Invert the Section+CU->LineEntries mapping...
2014-03-12 Justin BognerBack out Profile library and dependent commits
2014-03-12 Michael ZolotukhinPR17473:
2014-03-12 Adam Nemet[X86] Add peephole for masked rotate amount
2014-03-12 Michael ZolotukhinTest commit
2014-03-12 Justin BognerProfile: Remove an inefficient and unnecessary API...
2014-03-12 Raul E. SilveraResubmit "[SLPV] Recognize vectorizable intrinsics...
2014-03-12 Rafael EspindolaReject alias to undefined symbols in the verifier.
2014-03-12 Justin BognerProfile: Add a library for the instrumentation based...
2014-03-12 Roman DivackyAllow exclamation and tilde to be parsed as a part...
2014-03-12 Matt ArsenaultR600: Fix trunc store from i64 to i1
2014-03-12 Hans WennborgAllow switch-to-lookup table for tables with holes...
2014-03-12 Eric ChristopherWhen computing the size of a base type be conservative...
2014-03-12 Evan ChengRevert r203488 and r203520.
2014-03-12 Rafael EspindolaAvoid repeated calls to CE->getOperand(0). No functiona...
2014-03-12 Adam Nemet[X86] Refactor peepholes for masked shift amount into...
2014-03-12 Quentin Colombet[X86] Set the scheduling resources of some of the FPSta...
2014-03-12 Eric ChristopherUse values we've already computed, update comment.
2014-03-12 Eric ChristopherTurn on hashing by default for split dwarf compile...
2014-03-12 David BlaikieCorrect typo ("a entry" -> "an entry")
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-03-12 David BlaikieDebugInfo: Use common line/file attribute construction...
2014-03-12 Eli BenderskyRevive SizeOptLevel-explaining comments that were dropp...
2014-03-12 Hans WennborgAdd comment pointing to the binutils bugzilla entry
2014-03-12 Eli BenderskyMove duplicated code into a helper function (exposed...
2014-03-12 Will SchmidtUpdate the datalayout string for ppc64LE.
2014-03-12 Alon MishneCloning a function now also clones its debug metadata...
2014-03-12 Daniel Sanders[mips][fp64] Add an implicit def to MTHC1 claiming...
2014-03-12 Daniel Sanders[mips] BSEL's and BINS[RL] operands are reversed compar...
2014-03-12 Tim NorthoverARM: correct Dwarf output for non-contiguous VFP saves.
2014-03-12 Patrik HagglundReplace '#include ValueTypes.h' with forward declarations.
2014-03-12 Hans Wennborg[ARM] Use DWARF register numbers for CFI directives...
2014-03-12 David BlaikieDebugInfo: Omit pubnames/pubtypes when compiling with...
2014-03-11 David BlaikieDebugInfo: Do not emit pubnames/pubtypes sections if...
2014-03-11 David BlaikieDebugInfo: Avoid re-looking up the DwarfUnit when emitt...
2014-03-11 David BlaikieDebugInfo: Refactor emitDebugPubNames/Types into a...
2014-03-11 David BlaikieAccept Twine's to AsmPrinter::getTempSymbol (refactorin...
2014-03-11 David BlaikieDebugInfo: Remove unused labels now that we just emit...
2014-03-11 Saleem Abdulrasoolsupport: add a utility function to normalise path separ...
2014-03-11 Sasa Stankovic[mips] Implement NaCl sandboxing of function calls:
2014-03-11 Rafael EspindolaSimplify a really complicated check for Arch == X86_64.
2014-03-11 Rafael EspindolaCleanup the interface for creating soft or hard links.
2014-03-11 Owen AndersonRange-ify a loop.
2014-03-11 Hans WennborgX86: Don't generate 64-bit movd after cmpneqsd in 32...
2014-03-11 Ulrich Weigand[ppc64] Patch in TOC restore code after all external...
2014-03-11 Saleem AbdulrasoolARM: honour -f{no-,}optimize-sibling-calls
2014-03-11 Saleem AbdulrasoolARM: remove ancient -arm-tail-calls option
2014-03-11 Saleem AbdulrasoolARM: enable tail call optimisation on Thumb 2
2014-03-11 Erik VerbruggenFix crash in PRE.
2014-03-11 Tim NorthoverARM: simplify EmitAtomicBinary64
2014-03-11 Benjamin KramerRemove copy ctors that did the same thing as the defaul...
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-11 Erik VerbruggenGVN: fix hashing of extractvalue.
2014-03-11 Erik VerbruggenGVN: merge overflow intrinsics with non-overflow instru...
2014-03-11 Saleem AbdulrasoolObject: rename ARMV7 to ARMNT
2014-03-11 Duncan P. N. Exon... Cleanup whitespace
2014-03-11 Matt ArsenaultR600: Calculate store mask instead of using switch.
2014-03-11 Jim GrosbachX86: Enable ISel of 16-bit MOVBE instructions.
2014-03-11 Evan ChengFollow up to r203488. Code clean up to eliminate a...
2014-03-11 Matt ArsenaultRemove incomplete comment
2014-03-11 Matt ArsenaultMove trivial getter into header.
2014-03-11 Matt ArsenaultUse .data() instead of &x[0]
2014-03-11 Matt ArsenaultFix indentation
2014-03-11 Matt ArsenaultFix non 2-space indentation.
2014-03-10 Duncan P. N. Exon... Module: Don't rename in getOrInsertFunction()
2014-03-10 Raul E. SilveraWhen analyzing vectors of element type that require...
2014-03-10 Diego NovilloUse discriminator information in sample profiles.
2014-03-10 Justin BognerIR: Slightly more verbose error in Verifier
2014-03-10 Benjamin KramerMemCpyOpt: When merging memsets also merge the trivial...
2014-03-10 Evan ChengFor functions with ARM target specific calling conventi...
2014-03-10 Sasa Stankovic[mips] Implement NaCl sandboxing of loads, stores and...
next