oota-llvm.git
2013-12-03 Manman RenDebug Info: rename getDebugInfoVersionFromModule to...
2013-12-02 Hal FinkelRemove PPCScoreboardHazardRecognizer
2013-12-02 Rafael EspindolaRefactor the setting of PrivateGlobalPrefix.
2013-12-02 Rafael EspindolaDon't set PrivateGlobalPrefix twice in the same function.
2013-12-02 Rafael EspindolaConvert two char* that are only ever used as booleans...
2013-12-02 Kay Tiong KhooUse local variable for repeated use rather than 'get...
2013-12-02 Kay Tiong KhooMove variables to where they are used and give them...
2013-12-02 Kay Tiong KhooRename variables to be consistent (CST -> Cst). No...
2013-12-02 David BlaikieRemove unnecessary/commented-out header inclusion.
2013-12-02 David BlaikieDebugInfo: Rename generic unit references to "TheU...
2013-12-02 Manman RenDebug Info: drop debug info via upgrading path if versi...
2013-12-02 Manman RenUpdate Ocaml/vmcore.ml to emit a "Debug Info Version...
2013-12-02 Chad Rosier[AArch64] Implemented vcopy_lane patterns using scalar...
2013-12-02 Mark SeabornInlineFunction.cpp: Remove a return value that is alway...
2013-12-02 Manman RenDebug Info: Move the constant for Debug Info Version...
2013-12-02 David BlaikieDebugInfo: Rename DwarfCompileUnit.* to DwarfUnit....
2013-12-02 David BlaikieDebugInfo: Refactor CompileUnit into a Unit baseclass...
2013-12-02 David BlaikieDebugInfo: Type Units: Propagate the correct DW_AT_lang...
2013-12-02 Kay Tiong KhooConservative fix for PR17827 - don't optimize a shift...
2013-12-02 Vincent LejeuneR600: Workaround for cayman loop bug
2013-12-02 Rafael EspindolaMove getSymbolWithGlobalValueBase to TargetLoweringObje...
2013-12-02 Alp TokerIntroduce poor man's consumeToken() in X86AsmParser
2013-12-02 Rafael EspindolaRemove dead code.
2013-12-02 Diego NovilloAdd tests for profile sample file parsing.
2013-12-02 Rafael EspindolaOutput .eh_frames on COFF too now that the integrated...
2013-12-02 Tim NorthoverARM: decide whether to use movw/movt based on "minsize...
2013-12-02 Alp TokerCut the gold plugin README down to size
2013-12-02 Diego NovilloFix dominator descendants for unreachable blocks.
2013-12-02 Chandler Carruth[PM] [cleanup] Rearrange the public and private section...
2013-12-02 NAKAMURA TakumiXCoreFrameLowering.cpp: Use [in,out] instead of [in...
2013-12-02 NAKAMURA Takumi[CMake] add_lit_target: Tests should be excluded from...
2013-12-02 Robert LyttonXCore target: Make handling of large frames not depende...
2013-12-02 Tim NorthoverARM: add pseudo-instructions for lit-pool global materi...
2013-12-02 Benjamin KramerXCore: Unbreak C++11 build.
2013-12-02 Robert LyttonXCore target: fix large code model 'select' indirect...
2013-12-02 Robert LyttonXCore target: Add large code model
2013-12-02 Robert LyttonXCore target: extend tests in preparation
2013-12-02 Robert LyttonXCore target: Fix eliminateFrameIndex() to handle large...
2013-12-02 Robert LyttonXCore target: Enable frames larger than 65535 to be...
2013-12-02 Alexander KornienkoRemove an empty directory left after r194304, which...
2013-12-02 Kostya Serebryany[tsan] fix instrumentation of vector vptr updates ...
2013-12-02 Alp TokerUpdate the LTO GoldPlugin documentation
2013-12-02 Rafael EspindolaRemove leftovers from a non-MC asm printer.
2013-12-02 Rafael EspindolaRemove #if 0 declarations.
2013-12-02 Rafael EspindolaRemove dead code.
2013-12-02 Rafael EspindolaChange the default of AsmWriterClassName and isMCAsmWriter.
2013-12-02 Alp TokerRename test with misspelt filename
2013-12-02 Rafael EspindolaRemove dead declarations.
2013-12-02 Rafael EspindolaRefactor for clarity and efficiency.
2013-12-01 Rafael EspindolaAlso test the created stubs on 32 bits.
2013-12-01 Andrew TrickAdd -mcpu to stackmap.ll
2013-12-01 Tim NorthoverARM: fix bug in -Oz stack adjustment folding
2013-12-01 Benjamin KramerRevamp error checking in the ms inline asm parser.
2013-12-01 Michael KupersteinEnsure bitcode encoding of linkage types stays stable...
2013-12-01 Bill WendlingUse accessor methods instead.
2013-12-01 Bill WendlingUse 'unsigned char' to get this past gcc error message:
2013-11-30 Hal FinkelAdd a scheduling model (with itinerary) for the PPC...
2013-11-30 Hal FinkelSplit some PPC itinerary classes
2013-11-30 Hal FinkelConvert a PPC test from grep to FileCheck
2013-11-30 Hal FinkelDesensitize a couple of PPC regression tests
2013-11-30 Hal FinkelUpdate the cpu specified on some PPC regression tests
2013-11-30 Zoran JovanovicTest case for issue with microMIPS long branch.
2013-11-30 Zoran JovanovicFixed issue with microMIPS long branch.
2013-11-30 Daniel Sanders[mips][msa] MSA loads and stores have a 10-bit offset...
2013-11-30 Daniel Sanders[mips][msa] A small refactor to reduce patch noise...
2013-11-30 Juergen RibutzkaForce CPU type to unbreak unit tests on Haswell machines.
2013-11-29 Andrew TrickReverse the order of eviction checks for possible compi...
2013-11-29 Reed KotlerPart 1 of 3 patches that completes very long conditiona...
2013-11-29 Zoran JovanovicRevert revision 195965.
2013-11-29 Petar Jovanovicmips: XFAIL llvm-cov test
2013-11-29 Zoran JovanovicFixed issue with microMIPS long branch.
2013-11-29 Hal FinkelAdjust PPC A2 input operand latencies
2013-11-29 Lang HamesTeach LocalStackSlotAllocation that stackmaps/patchpoin...
2013-11-29 Hal FinkelCreate a PPC440 SchedMachineModel
2013-11-29 Hal FinkelFixup PPC440 load/store operand latencies
2013-11-29 Hal FinkelAdjust PPC440 operand latencies
2013-11-29 Hal FinkelDon't model the fetch and decode units for the PPC440
2013-11-29 Lang HamesRemove unused variable from r195944.
2013-11-29 Lang HamesRefactor a lot of patchpoint/stackmap related code...
2013-11-29 Hao LiuAArch64: The pattern match should check the range of...
2013-11-29 Jiangning LiuAdd missing test case for bsl_f64 support of AArch64...
2013-11-29 Jiangning LiuAdd missing pattern for supporting intrinsic function...
2013-11-29 Kevin Qin[AArch64 NEON]Fix a assertion failure when disassemble...
2013-11-28 Stephen CanonRein in overzealous InstCombine of fptrunc(OP(fpextend...
2013-11-28 Rafael EspindolaRefactor to remove a bit of duplication. No functionali...
2013-11-28 Benjamin KramerSilence sign-compare warning and reduce nesting.
2013-11-28 Rafael EspindolaRemove an always true parameter.
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target() provide intrin...
2013-11-28 NAKAMURA Takumi[CMake] Also OptionTests can be free from add_dependenc...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 Rafael EspindolaThe global prefix is always one char. Don't use a strin...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-11-28 Daniel Sanders[mips] Revert test commit r195922.
2013-11-28 Daniel Sanders[mips] A test commit to test my Herald and Audit workflow
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-11-28 NAKAMURA TakumiAdd newline at eof.
2013-11-28 Daniel SandersAs myself as code-owner of the MIPS backend (lib/Target...
2013-11-28 Peter Zotov[OCaml] Add a slash accidentally omitted from Makefile
2013-11-28 Rafael EspindolaUse the mangler consistently instead of using getGlobal...
2013-11-28 Hal FinkelDon't share functional units among the PPC itineraries
next