oota-llvm.git
2015-12-18 Krzysztof ParzyszekRecognize strings for Hexagon-specific variant kinds
2015-12-18 Andrew Kaylor[WinEH] Update LCSSA to handle catchswitch with handler...
2015-12-18 Jun Bum Lim[AArch64] Promote loads from stores
2015-12-18 Teresa Johnson[ThinLTO/LTO] Don't link in unneeded metadata
2015-12-18 Rafael EspindolaHandle archives with paths in the names.
2015-12-18 Rafael Espindolaclang-format to reduce diff in another patch.
2015-12-18 Rafael EspindolaFix error handling in LLVMGetBitcodeModuleInContext.
2015-12-18 Vaivaswatha... GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMe...
2015-12-18 Zlatko Buljan[mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH...
2015-12-18 Rafael EspindolaAdd a test for LLVMGetBitcodeModule.
2015-12-18 Philip Reames[RS4GC] Use an value handle to help isolate errors...
2015-12-18 Rafael Espindolaclang-format to reduce diff in another patch.
2015-12-18 Vedant KumarRevert "[Option] Introduce Arg::print(raw_ostream&...
2015-12-18 Vedant Kumar[Option] Introduce Arg::print(raw_ostream&) and use...
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-18 NAKAMURA TakumiBranchProbabilityTest.cpp: Suppress warnings. [-Wsign...
2015-12-17 Eric ChristopherRemove unused class variables.
2015-12-17 Hans Wennborg[X86] Use push-pop for materializing small constants...
2015-12-17 Cong Hou[BranchProbability] Remove the restriction that known...
2015-12-17 Philip Reames[InstCombine] Extend peephole DSE to handle unordered...
2015-12-17 JF BastienPolish atomic pointers
2015-12-17 Rafael EspindolaPass -m elf_x84_64 to gold invocations.
2015-12-17 Matthew SimpsonRevert "[AArch64] Add DAG combine for extract extend...
2015-12-17 Rafael EspindolaDrop function that are deprecated since 2010.
2015-12-17 Dave BartolomeoTest commit
2015-12-17 Dan Gohman[WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmI...
2015-12-17 Vedant Kumar[docs] Motivate ninja in GettingStarted.rst
2015-12-17 Sanjoy Das[SCEV] Add and use SCEVConstant::getAPInt; NFCI
2015-12-17 Weiming Zhao[InstCombine] Adding "\n" to debug output. NFC.
2015-12-17 Adrian PrantlHardcode the target in this testcase — it depends on...
2015-12-17 Philip Reames[EarlyCSE] DSE of atomic unordered stores
2015-12-17 Adrian Prantlmake this test less whitespace-sensitive.
2015-12-17 Adrian PrantlRewrite test to use llvm-dwarfdump instead of checking...
2015-12-17 Teresa Johnson[ThinLTO] Metadata linking for imported functions
2015-12-17 Tom StellardAMDGPU/SI: Reserve appropriate number of sgprs for...
2015-12-17 Nicolai HaehnleAMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFram...
2015-12-17 Andy GibbsRevert r254592 (virtual dtor in SCEVPredicate).
2015-12-17 Teresa JohnsonMark a couple ModuleLinker member functions as const...
2015-12-17 Rafael EspindolaAvoid explicit relocation sorting most of the time.
2015-12-17 Rafael EspindolaRevert "[AArch64] Enable PostRAScheduler for AArch64...
2015-12-17 Rafael EspindolaAlways sort by offset first. NFC.
2015-12-17 Diego NovilloFix unused variable warning in release builds. NFC.
2015-12-17 MinSeong Kim[AArch64] Enable PostRAScheduler for AArch64 generic...
2015-12-17 Matthew Simpson[AArch64] Add DAG combine for extract extend pattern
2015-12-17 Rafael EspindolaSimplify. NFC.
2015-12-17 Tobias GrosserDOTGraphTraits: Allow the decision to show a graph...
2015-12-17 Alexander KornienkoRemoved empty directory.
2015-12-17 Alexey Bataev[X86] Add option for enabling LEA optimization pass...
2015-12-17 Dan Gohman[WebAssembly] Convert WebAssemblyTargetObjectFile to...
2015-12-17 Matthias BraunAArch64: Simplify emitEpilogue() and related code; NFC
2015-12-17 Davide Italiano[llvm-objdump] Use report_fatal_error() for a more...
2015-12-17 Dan Gohman[WebAssembly] Experimental ELF writer support
2015-12-17 Cong HouFix PR25838.
2015-12-17 Xinliang David Li[PGO] InstrPGO and coverage code refactoring (NFC)
2015-12-17 JF BastienWebAssembly: update expected torture test failures
2015-12-16 Rafael EspindolaUse std::unique_ptr. NFC.
2015-12-16 Dan Gohman[WebAssembly] Fix legalization of shift operators on...
2015-12-16 Derek Schuff[WebAssembly] Implement eliminateCallFramePseudo
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-12-16 Eric ChristopherFix funciton->function typo.
2015-12-16 Rafael EspindolaDrop an unnecessary use of writev.
2015-12-16 Ahmed Bougacha[AArch64] Simplify some TRI/TII getters. NFC.
2015-12-16 NAKAMURA TakumiMove llvm/test/DebugInfo/live-debug-values.ll into...
2015-12-16 Rafael EspindolaSimplify memory management with std::unique_ptr.
2015-12-16 Ahmed Bougacha[CodeGen] Make MachineInstrBuilder::copyImplicitOps...
2015-12-16 Nathan Slingerland[PGO] Handle and report overflow during profile merge...
2015-12-16 Teresa JohnsonUse LLVM style variable name (NFC)
2015-12-16 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2015-12-16 Krzysztof Parzyszek[Hexagon] Update e_flags in the ELF definitions
2015-12-16 Manman RenCXX_FAST_TLS calling convention: target independent...
2015-12-16 Derek SchuffRemove now-unused include
2015-12-16 Derek SchuffIterate over phys regs instead
2015-12-16 Derek Schuff[WebAssembly] Print an extra local decl when the user...
2015-12-16 Krzysztof Parzyszek [Hexagon] Misc fixes to r255807
2015-12-16 Paul RobinsonSet debugger tuning from TargetOptions (NFC)
2015-12-16 Krzysztof Parzyszek[Hexagon] Update the Hexagon packetizer
2015-12-16 Reid KlecknerRevert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
2015-12-16 Dan Gohman[WebAssembly] Fix the CFG Stackifier to handle unoptimi...
2015-12-16 Justin BognerLPM: Make callers of LPM.deleteLoopFromQueue update...
2015-12-16 Matt ArsenaultAMDGPU: Override getCFInstrCost
2015-12-16 Tom StellardMachineScheduler: Add a target hook for deciding which...
2015-12-16 Chris Bieneman[CMake] Adding llvm-profdata to the list of tools clang...
2015-12-16 Reid KlecknerReland "[llvm-readobj] Simplify usage of -codeview...
2015-12-16 Charlie Turner[SLPVectorizer] Ensure dominated reduction values.
2015-12-16 Reid KlecknerRevert "[llvm-readobj] Simplify usage of -codeview...
2015-12-16 Reid Kleckner[llvm-readobj] Simplify usage of -codeview flag
2015-12-16 Benjamin KramerGenerate a clang CompilationDatabase when running CMake
2015-12-16 Dan Gohman[WebAssembly] Use the new offset syntax for memory...
2015-12-16 Ulrich Weigand[SystemZ] Sort relocs to avoid code corruption by linke...
2015-12-16 Ulrich Weigand[SystemZ] Fix assertion failure in adjustSubwordCmp
2015-12-16 Tobias Edler... [Hexagon] Make memcpy lowering thread-safe
2015-12-16 Charlie Turner[NFC] Update horizontal reduction test cases.
2015-12-16 Dan Gohman[WebAssembly] Support more kinds of inline asm operands
2015-12-16 Sumanth GundapaneniInstall runtime dlls in the INSTALL_DIR/bin directory...
2015-12-16 Krzysztof Parzyszek[Packetizer] Add a check whether an instruction should...
2015-12-16 Teresa JohnsonAdd RAII wrapper for gold plugin file management
2015-12-16 Vaivaswatha... Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
2015-12-16 James Molloy[SimplifyCFG] Don't create unnecessary PHIs
2015-12-16 Oliver Stannard[ARM] Add ARMv8.2-A FP16 vector instructions
2015-12-16 Oliver Stannard[ARM] Add ARMv8.2-A FP16 scalar instructions
next