]> granicus.if.org Git - llvm/shortlog
llvm
2014-08-04 Bill WendlingMerging r214429:
2014-08-04 Bill WendlingMerging r214519:
2014-07-31 Bill WendlingMerging r213798:
2014-07-30 Justin BognerMerging r214331:
2014-07-30 Justin HolewinskiMerging r213793:
2014-07-30 Justin HolewinskiMerging r213773:
2014-07-30 Daniel SandersMerging r214180:
2014-07-30 Bill WendlingMerging r214287:
2014-07-30 Hans WennborgMerging r214129:
2014-07-29 Hans WennborgMerging r213895:
2014-07-29 Hans WennborgMerging r213884:
2014-07-29 Hans WennborgMerging r213880:
2014-07-29 Hans WennborgMerging r213815:
2014-07-29 Hans WennborgMerging r213894:
2014-07-28 Dan LiewAdd information about new CMake interface to LLVM and...
2014-07-28 Dan LiewMerging r214078:
2014-07-28 Dan LiewMerging r214077:
2014-07-28 Dan LiewDocument building Sphinx documentation in release notes.
2014-07-28 Dan LiewMerging r213660:
2014-07-25 Bill WendlingMerging r213915:
2014-07-25 Tim Northover[3.5] AArch64: docuemnt merge in release notes
2014-07-25 Sylvestre LedruFix the version in the doc generation
2014-07-25 Filipe CabecinhasMerge r213826
2014-07-24 Daniel SandersMerging r213749:
2014-07-24 Daniel SandersMerging r213847:
2014-07-23 Dan LiewMerging r213674:
2014-07-23 Dan LiewMerging r213664:
2014-07-23 Dan LiewMerging r213663:
2014-07-23 Daniel SandersMerging r213653:
2014-07-22 Bill WendlingCreating release_35 branch
2014-07-22 Richard SmithRevert of r213521. This change introduced a non-hermeti...
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-21 Eli BenderskyAdd some tests for NVPTX lowering of cmpxchg
2014-07-21 Hal FinkelMatch semantics of PointerMayBeCapturedBefore to its...
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-21 Tom Stellardtest-release.sh: Add support for dot releases
2014-07-21 Saleem AbdulrasoolR600: silence GCC warning
2014-07-21 Tom StellardR600/SI: Refactor VOP3 instruction definitions
2014-07-21 Tom StellardR600/SI: Separate encoding and operand definitions...
2014-07-21 Logan ChienReplace the result usages while legalizing cmpxchg.
2014-07-21 Tom StellardR600/SI: Initailize encoding fields of unused VOP3...
2014-07-21 Tom StellardR600/SI: Initialize unused VOP3 sources to 0 instead...
2014-07-21 Duncan P. N... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-21 Tom StellardR600/SI: Add instruction shrinking pass
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-21 Tom StellardR600/SI: VOPC instructions explicitly define VCC
2014-07-21 David BlaikieCorrect the ownership passing semantics of object:...
2014-07-21 David BlaikieRemove unnecessary use of unique_ptr::release() used...
2014-07-21 David BlaikieRemove unused variable.
2014-07-21 Tom StellardR600/SI: Clean up some of the unused REGISTER_{LOAD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-21 Tom StellardR600/SI: Specify wavefront size for SI and CI
2014-07-21 Tom StellardR600/SI: Remove vaddr operand from BUFFER_LOAD_*_OFFSET...
2014-07-21 Daniel Sanders[mips] Do not emit '.module fp=...' unless we really...
2014-07-21 Robert Khasanov[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
2014-07-21 Tom Stellarddocs: Update relaease documents to include the patch...
2014-07-21 Dan LiewExport LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
2014-07-21 Tom StellardR600/SI: Store constant initializer data in constant...
2014-07-21 Tom StellardR600/SI: Add isCFDepth0 Predicate to SALU addc pattern
2014-07-21 Tom StellardR600/SI: Use VALU for i1 XOR
2014-07-21 Tom StellardR600/SI: Use a custom encoding method for simm16 in...
2014-07-21 Tom StellardR600/SI: Rename SOPP operands to match the encoding...
2014-07-21 Daniel Sanders[mips] Add MipsOptionRecord abstraction and use it...
2014-07-21 Tom StellardTableGen: Allow AddedComplexity values to be negative
2014-07-21 Hal FinkelMove the CapturesBefore tracker from AA into CaptureTra...
2014-07-21 Aaron BallmanThis declaration has no definition, which is causing...
2014-07-21 Aaron BallmanFixing an MSVC conversion warning about implicitly...
2014-07-21 Hal FinkelMove isIdentifiedFunctionLocal from BasicAA to AA
2014-07-21 Daniel Sanders[mips] Try to fix the test/ExecutionEngine tests on...
2014-07-21 Daniel Sanders[mips] Do not emit '.module [no]oddspreg' unless we...
2014-07-21 Chandler CarruthFileCheck-ize a test.
2014-07-21 Tim NorthoverCodeGen: emit IR-level f16 conversion intrinsics as...
2014-07-21 Chandler Carruth[SDAG,cleanup] Switch the DAG combiner over to use...
2014-07-21 Chandler Carruth[SDAG] Rather than using a narrow test against the...
2014-07-21 Andrea Di Biagio[DAGCombiner] Improve the shuffle-vector folding logic.
2014-07-21 Andrea Di Biagio[DAG] Refactor some logic. No functional change.
2014-07-21 Gerolf HoflehnerFix for regression: [Bug 20369] wrong code at -O3 on...
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 aggregate passing support
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 explicit CFI for CR fields
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 dynamic loader support
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 stack space reduction
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 function call changes
2014-07-20 Hal Finkel[LoopVectorize] Remove an unused private AA pointer
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-20 Hal Finkel[LoopVectorize] Use AA to partition potential dependenc...
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .localentry directive
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .abiversion directive
2014-07-20 Ulrich Weigand[PowerPC] Refactor byval handling in LowerFormalArgumen...
2014-07-20 Ulrich Weigand[PowerPC] Fix FrameIndex handling in SelectAddressRegImm
2014-07-20 Artyom SkrobovNamespace cleanup (no functional change)
2014-07-20 NAKAMURA TakumiSIISelLowering.cpp: Define _USE_MATH_DEFINES to let...
2014-07-20 NAKAMURA TakumiMachineRegionInfo.cpp: Another fix on MachineRegionInfo...
2014-07-20 Manuel JacobRemove braces around single-statement block and rangify...
2014-07-20 Manuel Jacob[C++11] Add predecessors(BasicBlock *) / successors...
2014-07-20 Matt ArsenaultR600: Add missing test for concat_vectors
2014-07-20 Matt ArsenaultR600: Remove unused function
2014-07-20 Matt ArsenaultR600/SI: Remove dead code and add missing tests.
2014-07-20 NAKAMURA TakumiFix msc17 build. RegionInfo::RegionInfo::recalculate...
2014-07-20 NAKAMURA TakumiFix -Asserts build introduced since r213456.
2014-07-19 David BlaikieSure up ownership passing of the PBQPBuilder by passing...
next