platform/upstream/llvm.git
2015-05-01 Justin BognerInstrProf: This call does nothing, remove it
2015-05-01 Sean CallananAdded support for locating and importing functions
2015-05-01 Quentin Colombet[ARM][TEST] Strengthen test against smarter reg alloc.
2015-05-01 Sean CallananFixed some compiler warnings because of bit-width
2015-05-01 Evgeniy Stepanov[asancov] Fix coverage reserving 4x the necessary amoun...
2015-05-01 Davide ItalianoChange test target from x86_64-linux to x86_64.
2015-05-01 Sean CallananUpdated our use of clang::Preprocessor to reflect
2015-05-01 Davide Italiano[ELF] Mark linker defined symbols as .hidden when needed.
2015-04-30 Pete Cooper[ARM] optimizeSelect should clear kill flags.
2015-04-30 Justin BognerInstrProf: Support for setting profile output from...
2015-04-30 Justin BognerInstrProf: Instrumenter support for setting profile...
2015-04-30 Jim InghamDon't return nullptr when you mean to return an empty...
2015-04-30 Jason MolendaGuard against the case where the Write method is called...
2015-04-30 Richard SmithMake macro dumping robust against a nonexistent macro.
2015-04-30 Jason MolendaUse #include "lldb/API/SBCommandReturnObject.h" instead...
2015-04-30 Matt ArsenaultFix typo
2015-04-30 Pete CooperCommute the internal flag on MachineOperands.
2015-04-30 Richard TrieuFix -Wpessimizing-move by removing call to std::move
2015-04-30 Richard Smith[modules] Add a mechanism to dump information about...
2015-04-30 Davide Italiano[Object] Teach Object and llvm-objdump about ".hidden"
2015-04-30 Richard TrieuFix -Wpessimizing-move warnings by removing std::move...
2015-04-30 Justin BognerInstrProf: Fix handling of profile counters in the...
2015-04-30 Reid KlecknerRe-commit the test fix that went with r236274
2015-04-30 Rafael EspindolaRemove unnecessary break.
2015-04-30 Reid KlecknerRevert most of r236271, leaving only the datalayout...
2015-04-30 Quentin Colombet[AArch64] Fix bad register class constraint in fast...
2015-04-30 Pete CooperDon't always apply kill flag in thumb2 ABS pseudo expan...
2015-04-30 Reid KlecknerUse 4 byte preferred aggregate alignment in datalayout...
2015-04-30 Reid Kleckner[X86] Use 4 byte preferred aggregate alignment on Win32
2015-04-30 Matthias BraunInstCombineSimplifyDemanded: Remove nsw/nuw flags when...
2015-04-30 Matthias BraunInstCombine: Move Sub->Xor rule from SimplifyDemanded...
2015-04-30 Rafael EspindolaSimplify the creation of compressed debug sections.
2015-04-30 Sean CallananMade macros from modules be injected before our
2015-04-30 Richard TrieuFix -Wpessimizing-move warning by remove the call to...
2015-04-30 Justin BognerInstrProf: Make sure coverage propagates out of foreach...
2015-04-30 Andrea Di BiagioFix comment in test. NFC.
2015-04-30 Rafael EspindolaReplace unreachable code with llvm_unreachable.
2015-04-30 Rafael EspindolaDon't create a MCSectionData when we don't have to.
2015-04-30 Zachary TurnerRemove the NullLog class introduced in r236174.
2015-04-30 Andrea Di BiagioFix for PR23103. Correctly propagate the 'IsUndef'...
2015-04-30 Rafael EspindolaAvoid an extra loop over the sections.
2015-04-30 Richard SmithPR19691: initialize MacroDirective::DefInfo::IsPublic...
2015-04-30 Rafael EspindolaMake the section table a member of ELFObjectWriter.
2015-04-30 Richard SmithPR22354: Add a test that we emit copy-ctors for capture...
2015-04-30 Rafael EspindolaNothing inherits from this, drop the protected:
2015-04-30 Kevin EnderbyFor llvm-objdump, with the -archive-headers and -macho...
2015-04-30 Douglas KatzmanExhaustively test all triples in TripleTest.
2015-04-30 Matt ArsenaultMips: Remove dead declaration
2015-04-30 Matt ArsenaultMachineVerifier: Don't crash if MachineOperand has...
2015-04-30 Pete CooperDon't rewrite jumps to empty BBs to landing pads.
2015-04-30 Quentin Colombet[ARM] Do not generate invalid encoding for stack adjust...
2015-04-30 Ben LangmuirFix the end location of init-capture annotations in...
2015-04-30 Tim NorthoverAArch64: add BFC alias for the BFI/BFM instructions.
2015-04-30 Reid KlecknerAdd a note about permitting default member initializers
2015-04-30 David MajnemerRemove some leftover debugging code.
2015-04-30 Jordan RoseDon't warn about use of deprecated API when the contain...
2015-04-30 Jordan RoseBatch up access-related diagnostics on enum constants...
2015-04-30 Jan VeselyReinstate revisions r234755, r234759, r234760
2015-04-30 David Majnemer[MS ABI] Correctly make paths through covariant virtual...
2015-04-30 David Majnemer[AST] Fix some typos
2015-04-30 Daniel BerlinMove equality function for AliasAnalysis::Location...
2015-04-30 Marshall ClowMark LWG#2387 as complete. No code changes needed
2015-04-30 Rafael EspindolaWrite sections mostly in one pass.
2015-04-30 Aaron BallmanSilencing an "enumeral and non-enumeral type in conditi...
2015-04-30 Rafael EspindolaDon't check for offsets in tests where it is not relevant.
2015-04-30 Diego NovilloFix private constructor for ScaledNumber.
2015-04-30 Ilia KFix Process::ResumeSynchronous which waits a process...
2015-04-30 Rafael EspindolaCheck the entire content of the comdat group.
2015-04-30 Ilia KFix MiLibraryLoadedTestCase.test_lldbmi_library_loaded...
2015-04-30 Ilia KUse \d+ pattern instead of hard-coded line number in...
2015-04-30 Diego NovilloFix typo in comment. NFC.
2015-04-30 Pavel LabathEnabling two watchpoint tests on linux
2015-04-30 Ilia KRework =shlibs-added/=shlibs-removed
2015-04-30 Pavel LabathAdd expectedFailureLinux to TestProcessAttach
2015-04-30 Daniel Sanders[mips] Sorted instructions in mips64r6 disassembly...
2015-04-30 Pavel LabathFix typo in Core/Log
2015-04-30 Daniel Sanders[mips][mips64r6] Sorted instructions in test. NFC.
2015-04-30 Daniel Sanders[mips][msa] Rename main check prefix to 'ALL' in basic...
2015-04-30 Daniel Sanders[mips][msa] Use CHECK-LABEL where missing, and remove...
2015-04-30 Elena DemikhovskyAVX-512: Added AVX-512 intrinsics and tests
2015-04-30 Daniel Jasperclang-format: Don't merge short else blocks.
2015-04-30 Daniel Sanders[mips] Add missing signext attributes to MSA basic...
2015-04-30 Pawel BylicaAdd convenient overloads for CreateInsertElement and...
2015-04-30 Daniel JasperSilence unused warning in non-assert builds.
2015-04-30 Daniel JasperInline local variable to silence unused warning.
2015-04-30 Elena DemikhovskyMasked gather and scatter - added DAGCombine visitors
2015-04-30 Alexey Bataev[OPENMP] Mark test as not compatible with MS Windows.
2015-04-30 Simon Pilgrim[SSE] Fix for MUL v16i8 on pre-SSE41 targets (PR23369).
2015-04-30 Ilia KAdd -data-info-line command (MI)
2015-04-30 Alexey Bataev[OPENMP] Codegen for 'private' clause in 'task' directive.
2015-04-30 Craig Topper[TableGen] Cleanup formatting by moving operators from...
2015-04-30 Craig Topper[TableGen] Used range-based for loop. NFC.
2015-04-30 Craig Topper[TableGen] Merge a variable assignment and a return...
2015-04-30 Sanjoy Das[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C...
2015-04-30 Sanjoy Das[InstCombine] Add a new formula for SMIN.
2015-04-30 Alexey Bataev[OPENMP] Allow to use global variables as lcv in loop...
2015-04-30 Filipe CabecinhasDon't overflow GCTable
2015-04-30 Owen AndersonSemantically revert r236031, which is not a good idea...
2015-04-30 Alexey Bataev[OPENMP] Fixed codegen for 'copyprivate' clause.
2015-04-30 Richard SmithRemove dead code: a MacroDirective can't be imported...
next