oota-llvm.git
2014-07-25 Lang Hames[X86] Clarify some stackmap shadow optimization code...
2014-07-25 Bill Schmidt[PATCH][PPC64LE] Correct little-endian usage of vmrgh...
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.
2014-07-24 Kevin EnderbyAdd an implementation for llvm-nm’s -print-file-name...
2014-07-24 David MajnemerOpportunistically fix the builders
2014-07-24 David Majnemerllvm-vtabledump: A vtable dumper
2014-07-24 Mark HeffernanAfter unrolling a loop with llvm.loop.unroll.count...
2014-07-24 Joerg SonnenbergerDon't use 128bit functions on PPC32.
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-24 Chandler Carruth[x86] Make vector legalization of extloads work more...
2014-07-24 Saleem AbdulrasoolTarget: invert condition for Windows
2014-07-24 Manman RenFeedback from Hans on r213815. No functionaility change.
2014-07-24 Hans WennborgWindows: Don't wildcard expand /? or -?
2014-07-24 Lang Hames[X86] Optimize stackmap shadows on X86.
2014-07-24 Reid KlecknerReplace an assertion with a fatal error
2014-07-24 Joerg SonnenbergerUse the same .eh_frame encoding for 32bit PPC as on...
2014-07-24 Manman RenTry to fix the bots again by moving test to X86 directory.
2014-07-24 Saleem AbdulrasoolX86: correct library call setup for Windows itanium
2014-07-24 Matt ArsenaultR600: Add FMA instructions for Evergreen
2014-07-24 Manman RenTry to fix the bots. If this does not work, I am going...
2014-07-24 Saleem AbdulrasoolX86: silence sign comparison warning
2014-07-24 Matt ArsenaultR600: Add new functions for splitting vector loads...
2014-07-24 Nico WeberLet the integrated assembler understand .exitm, PR20426.
2014-07-24 Nico WeberRemove unused field MacroInstantiation::TheMacro. No...
2014-07-24 Nico WeberLet the integrated assembler understand .warning, PR20428.
2014-07-24 Joerg SonnenbergerInclude relative path for header outside the current...
2014-07-24 Rafael EspindolaRemove dead code.
2014-07-24 Tim NorthoverAArch64: refactor ReconstructShuffle function
2014-07-24 Duncan P. N... Fix r213824 on windows
2014-07-24 Hal FinkelAdd scoped-noalias metadata
2014-07-24 Aaron BallmanFixing an MSVC conversion warning about implicitly...
2014-07-24 Chandler Carruth[Target] Teach the query interfaces for lowering of...
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-24 NAKAMURA TakumiPrune redundant libdeps.
2014-07-24 NAKAMURA TakumiPrune dependency to MC from each target disassembler.
2014-07-24 NAKAMURA Takumi[CMake] tools/lto: Prune redundant libdep(s).
2014-07-24 NAKAMURA Takumi[CMake] LineEditorTests: Add Support to link_components.
2014-07-24 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-24 Daniel Sanders[mips] Fix ll and sc instructions
2014-07-24 Matt ArsenaultR600: Match rcp node on pre-SI
2014-07-24 Matt ArsenaultR600: Fix LowerSDIV24
2014-07-24 Rafael EspindolaRemove unused substitution.
2014-07-24 Duncan P. N... IR: Fix comment from r213824
2014-07-24 NAKAMURA TakumiRemove a stray semicolon. [-Wpedantic]
2014-07-24 NAKAMURA TakumiUpdate library dependencies.
2014-07-24 Matt ArsenaultR600: Implement enableClusterLoads()
2014-07-24 Kevin Qin[AArch64] Fix a bug generating incorrect instruction...
2014-07-24 Jiangning Liu[AArch64] Disable some optimization cases for type...
2014-07-24 Filipe CabecinhasFixed PR20411 - bug in getINSERTPS()
2014-07-24 Duncan P. N... IR: Add Value::sortUseList()
2014-07-23 Reid KlecknerAdd a VS "14" msbuild toolset
2014-07-23 Manman RenSimplifyCFG: fix a bug in switch to table conversion
2014-07-23 Rafael EspindolaFix the build when building with only the ARM backend.
2014-07-23 Rafael EspindolaDocument what backwards compatibility we provide for...
2014-07-23 NAKAMURA TakumiLet llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware...
2014-07-23 Eric ChristopherFix indenting.
2014-07-23 Chandler Carruth[x86] Rip out some broken test cases for avx512 i1...
2014-07-23 Eric ChristopherReorganize and simplify local variables.
2014-07-23 Rafael EspindolaFinish inverting the MC -> Object dependency.
2014-07-23 Juergen Ributzka[RuntimeDyld][AArch64] Update relocation tests and...
2014-07-23 Eric ChristopherRemove the query for TargetMachine and TargetInstrInfo...
2014-07-23 David BlaikieArgPromo+DebugInfo: Handle updating debug info over...
2014-07-23 David BlaikieTest debug info in arg promotion with an actual promoti...
2014-07-23 Jim GrosbachUse an explicit triple in testcase.
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Jim GrosbachDAG: fp->int conversion for non-splat constants.
2014-07-23 Justin Holewinski[NVPTX] Add some extra tests for mul.wide to test non...
2014-07-23 Justin Holewinski[NVPTX] Silence a GCC warning found by the buildbots
2014-07-23 Mark HeffernanDo not add unroll disable metadata after unrolling...
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.
2014-07-23 Justin Holewinski[NVPTX] mul.wide generation works for any smaller integ...
2014-07-23 Robert Khasanov[SKX] Added missed test files for rev 213757
2014-07-23 Saleem AbdulrasoolAsmParser: remove deprecated LLIR support
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-23 Robert Khasanov[SKX] Fix lowercase "error:" in rev 213757
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Alex Lorenztest commit: remove trailing space
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 James MolloyEnable partial libcall inlining for all targets by...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Daniel SandersAdded release notes for MIPS.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-23 Andrea Di BiagioRevert r211771. It was: "[X86] Improve the selection...
2014-07-23 Chandler Carruth[x86] Clean up a test case to use check labels and...
2014-07-23 Tilmann Scheller[ARM] Add regression test for the earlyclobber constrai...
2014-07-23 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-07-23 Nick LewyckyWe may visit a call that uses an alloca multiple times...
2014-07-23 NAKAMURA TakumiRework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
2014-07-23 NAKAMURA TakumiSuppress a test on win32 for now, llvm/test/ExecutionEn...
2014-07-23 NAKAMURA TakumiRuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
2014-07-23 NAKAMURA TakumiTrailing whitespace.
next