llvm
2014-09-11 Dan LiewMerging r217484:
2014-09-06 Bill WendlingUpdate PowerPC target information.
2014-09-02 Bill WendlingUpdate release notes.
2014-09-02 Bill WendlingUpdate lang ref.
2014-08-29 Bill WendlingInclude blurb about Likely. By Josh Klontz.
2014-08-29 Bill WendlingUpdate to include ISPC. By Dmitry Babokin.
2014-08-20 Bill WendlingMerging r216064:
2014-08-18 Bill WendlingMerging r215711:
2014-08-18 Bill WendlingMerging r215685:
2014-08-18 Bill WendlingMerging r215806:
2014-08-12 Bill WendlingMerging r214679:
2014-08-12 Bill WendlingMerging r214674:
2014-08-12 Bill WendlingMerging r214670:
2014-08-12 Bill WendlingRevert r.215058.
2014-08-07 Pekka JaaskelainenAdded pocl and TCE to the list of projects that work...
2014-08-07 Bill WendlingMerging r214481:
2014-08-06 Bill WendlingRevert renaming. Should rename tags instead.
2014-08-06 Bill WendlingRenaming to coincide with updated tagging system. release_35@215010 origin/release_35@215010
2014-08-05 Bill SchmidtCorrect faulty merge of r214923 due to echristo's subve...
2014-08-05 Bill SchmidtMerging r214923:
2014-08-05 Tom StellardMerging r214865:
2014-08-05 Tom StellardMerging r214463:
2014-08-05 Bill WendlingAdd blurb about LDC.
2014-08-05 Bill WendlingMerging r213799:
2014-08-04 Bill SchmidtFix incorrectly resolved merge conflict
2014-08-04 Bill SchmidtMerging r214800:
2014-08-04 Bill SchmidtMerging r214721:
2014-08-04 Bill SchmidtMerging r214718:
2014-08-04 Bill SchmidtMerging r214716:
2014-08-04 Bill SchmidtMerging r214714:
2014-08-04 Bill WendlingMerging r214060:
2014-08-04 Bill WendlingMerging r213966:
2014-08-04 Bill WendlingMerging r213999:
2014-08-04 Bill WendlingMerging r213665:
2014-08-04 Bill WendlingMerging r213726:
2014-08-04 Bill WendlingMerging r213896:
2014-08-04 Bill WendlingMerging r213883:
2014-08-04 Bill WendlingMerging r213899:
2014-08-04 Bill WendlingMerging r214423:
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...
next