oota-llvm.git
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-07 Colin LeMahieuTeaching llvm-mc how to understand the defsym command...
2015-06-06 Davide Italiano[Object/ELF] Provide helpers for symbol types.
2015-06-06 David Majnemer[InstCombine, InstSimplify] Move xforms from Combine...
2015-06-06 Filipe CabecinhasUse early return idiom. NFC
2015-06-06 Colin LeMahieu[MC] Common symbols weren't being checked for redeclara...
2015-06-06 Sanjoy Das[LoopUnroll] Fix truncation bug in canUnrollCompletely.
2015-06-06 David Majnemer[CVP] Don't assume Constants of type i1 can be known...
2015-06-06 David Majnemer[InstCombine] Don't miscompile select to poison
2015-06-06 Rafael EspindolaHandle 16 bit PC relative relocations.
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-06 Craig Topper[TableGen] Remove trailing whitespace, add space betwee...
2015-06-06 Craig Topper[TableGen] Remove unnecessary temporary. NFC
2015-06-06 Craig Topper[TableGen] Fold variable declaration/initialization...
2015-06-06 Craig Topper[TableGen] Remove unnecessary outer 'if' and merge...
2015-06-06 Craig Topper[TableGen] Fold variable declarations with their assign...
2015-06-06 Craig Topper[TableGen] Correct the documentation for 'foreach'...
2015-06-05 Frederic Riss[dsymutil] Fix misspelled CHECK line.
2015-06-05 Frederic Riss[dsymutil] Add support for linking the debug_frame...
2015-06-05 Akira HatanakaMove the code in TargetPassConfig::addPass that inserts...
2015-06-05 Frederic Riss[dsymutil] Rename a variable to appease some bots.
2015-06-05 Frederic Riss[dsymutil] Have the YAML deserialization rewrite the...
2015-06-05 Frederic Riss[dsymutil] Apply clang-format. NFC
2015-06-05 Frederic Riss[dsymutil] Out-line the YAML serialization code. NFC
2015-06-05 Renato GolinRevert "[InstCombine] Rephrase fix to SimplifyWithOpRep...
2015-06-05 Rafael EspindolaRefactor padding writing into a helper function.
2015-06-05 Sanjoy Das[InstCombine][NFC] Add a ``break;`` statement.
2015-06-05 Sanjoy Das[InstCombine] Fix PR23751.
2015-06-05 Peter CollingbourneRevert r238473, "Thumb2: Modify codegen for memcpy...
2015-06-05 Rafael EspindolaSave a map lookup. NFC.
2015-06-05 Fiona GlaserDAGCombiner: don't duplicate (fmul x, c) in visitFNEG...
2015-06-05 Yaron KerenRangify more for loops in LegacyPassManager.cpp.
2015-06-05 Duncan P. N... Remove stray semi-colon, NFC
2015-06-05 Chandler Carruth[Unroll] Rework the naming and structure of the new...
2015-06-05 Frederic Riss[dsymutil] Handle the -oso-prepend-path option when...
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-05 Alexei StarovoitovRevert "Include BPF target in CMake builds."
2015-06-05 Benjamin Kramer[TargetParser] Properly attach functions of ARMTargetPa...
2015-06-05 Benjamin Kramer[ARM] Make helper function static.
2015-06-05 Yaron KerenRangify for loops in LegacyPassManager.cpp.
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 Artyom Skrobov[ARMTargetParser] Follow-up for r239099: one case was...
2015-06-05 Simon Pilgrim[X86][AVX2] Added tests for v32i8 vector shifts
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 David Majnemer[LoopVectorize] Don't crash on zero-sized types in...
2015-06-05 Andrea Di BiagioSimplify code; NFC.
2015-06-05 David Majnemer[InstCombine] Rephrase fix to SimplifyWithOpReplaced
2015-06-05 Daniel JasperRevert "[InstCombine] Don't miscompile safe increment...
2015-06-05 Simon Pilgrim[X86][SSE] Added tests for i8/i16 vector shifts
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, ELF] Don't assert on invalid magic in createEL...
2015-06-04 David Majnemer[InstCombine] Don't miscompile safe increment idiom
2015-06-04 Swaroop SridharStatepoint: Fix handling of Far Immediate calls
2015-06-04 Alexey Samsonov[Object, ELF] Don't call llvm_unreachable() from create...
2015-06-04 Charles Davis[Target/X86] Don't use callee-saved registers in a...
2015-06-04 Alexey Samsonov[Object, MachO] Fixup for r239075: use union to store...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on incomplete MachO segment...
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 Alexey Samsonov[Object, MachO] Simplify load segment parsing code...
2015-06-04 Benjamin Kramer[SDAG switch lowering] Fix switch case -> or merging...
2015-06-04 Colin LeMahieuShouldn't be XFAIL'ed.
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Jingyue Wu[NVPTX] roll forward r239082
2015-06-04 Artyom SkrobovSimplify ARMTargetParser::getArchSynonym
2015-06-04 Colin LeMahieu[Hexagon] Removing unused variable.
2015-06-04 Benjamin Kramer[MachOWriter] Use for-range and roll some duplicated...
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-06-04 Jingyue WuRevert r239082
2015-06-04 Rafael EspindolaRemove unused argument. NFC.
2015-06-04 David BlaikieRe-unique_ptrify LoadedObjectInfo::clone after it was...
2015-06-04 Diego NovilloTidy comment. NFC.
2015-06-04 Sergey DmitroukErase constant dbgloc on reuse in PHI node
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 Sean Silva[docs] Document "LGTM" in the lexicon.
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 Jingyue Wu[NVPTX] kernel pointer arguments point to the global...
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] Don't crash on parsing invalid MachO...
2015-06-04 Alexey Samsonov[Object, MachO] Remove some code duplication. NFC.
next