oota-llvm.git
2014-08-14 Adam Nemet[AVX512] Add test for FMA masking instrinsics
2014-08-14 Adam Nemet[AVX512] Switch FMA intrinsics to the masking version
2014-08-14 Adam Nemet[X86] Break out logic to map FMA Intrinsic number to...
2014-08-14 Adam Nemet[AVX512] Add enum for the static rounding types
2014-08-14 Adam Nemet[AVX512] Break out the logic to lower masking intrinsics
2014-08-14 Adam Nemet[AVX512] Add masking variant for the FMA instructions
2014-08-14 Juergen RibutzkaRevert "[FastISel][AArch64] Add support for more addres...
2014-08-14 Hal FinkelAdd noalias metadata for general calls (not just memory...
2014-08-14 Moritz RothTesting commit access.
2014-08-14 Chad Rosier[Reassociation] Add support for reassociation with...
2014-08-14 Sanjay Pateloptimize vector fneg of bitcasted integer value
2014-08-14 Rafael EspindolaDelete support for AuroraUX.
2014-08-14 Aaron BallmanSilencing some -Wcast-qual warnings and removing some...
2014-08-14 Aaron BallmanSilencing an MSVC C4334 warning ('<<' : result of 32...
2014-08-14 Toma Tabacu[mips] Improve robustness of some tests.
2014-08-14 Chandler Carruth[x86] Begin stubbing out the AVX support in the new...
2014-08-14 Zoran Jovanovic[mips][microMIPS] MicroMIPS Compact Branch Instructions...
2014-08-14 Dan LiewMake message about building sphinx documentation with...
2014-08-14 Dan LiewAdd SPHINX_WARNINGS_AS_ERRORS CMake option to allow...
2014-08-14 Toma Tabacu[mips] Add assembler support for the "la $reg,symbol...
2014-08-14 Daniel Sanders[mips] Rename [gs]etCanHaveModuleDir to more natural...
2014-08-14 Chandler Carruth[SDAG] Fix a bug in the DAG combiner where we would...
2014-08-14 David MajnemerInstCombine: ((A | ~B) ^ (~A | B)) to A ^ B
2014-08-14 David MajnemerAArch64: Silence warning in AArch64FastISel
2014-08-14 David MajnemerAdded InstCombine Transform for ((B | C) & A) | B ...
2014-08-14 Saleem AbdulrasoolMC: AsmLexer: handle multi-character CommentStrings...
2014-08-14 Lang Hames[MCJIT] Support DisableSymbolSearching and InstallLazyF...
2014-08-14 Chandler Carruth[SDAG] Fix a case where we would iteratively legalize...
2014-08-14 Michael J.... Remove llvm_headers_do_not_build for the benefit of...
2014-08-13 Quentin Colombet[X86] Fix the value of the low mask for the lowering...
2014-08-13 Akira Hatanaka[AArch64, fast-isel] Fall back to SelectionDAG to selec...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Add support for more addressing...
2014-08-13 Juergen Ributzka[FastISel][X86] Add large code model support for materi...
2014-08-13 Juergen Ributzka[FastISel][X86] Use XOR to materialize the "0" value.
2014-08-13 Juergen Ributzka[FastISel][X86] Emit more efficient instructions for...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Make use of the zero register when...
2014-08-13 Juergen Ributzka[FastISel] Let the target decide first if it wants...
2014-08-13 Gerolf Hoflehner[MachineCombiner] Removal of dangling DBG_VALUES after...
2014-08-13 Juergen Ributzka[FastISel][X86] Refactor constant materialization....
2014-08-13 Juergen Ributzka[FastISel][ARM] Use MOVT/MOVW if the subtarget requests it.
2014-08-13 Juergen Ributzka[FastISel][ARM] Fix a bug in the integer materializatio...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Cleanup constant materialization...
2014-08-13 Gerolf Hoflehner[Cleanup] Utility function to erase instruction and...
2014-08-13 Quentin Colombet[MachineDominatorTree] Provide a method to inform a...
2014-08-13 Benjamin KramerFix (re-)creation of unittest lit.site.cfg for clang...
2014-08-13 Jan Veselyutils: Fix segfault in flattencfg
2014-08-13 Jan VeselyInitialize FlattenCFG pass
2014-08-13 Rafael EspindolaSimplify memory ownership with std::unique_ptr.
2014-08-13 Rafael EspindolaSimplify ownership with std::unique_ptr. NFC.
2014-08-13 Matt ArsenaultR600: Correctly set the src value offset for scalarized...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-13 Benjamin FosterTest commit, remove trailing whitespace
2014-08-13 Andrea Di Biagio[DAGCombiner] Improved target independent vector shuffl...
2014-08-13 Toma Tabacu[mips] Refactor calls to setCanHaveModuleDir.
2014-08-13 Chandler Carruth[shuffle] Stand back! I'm about to (try to) do math!
2014-08-13 Aaron BallmanAsserting that the call to chdir succeeds in this test...
2014-08-13 Chandler Carruth[optnone] Make the optnone attribute effective at suppr...
2014-08-13 Aaron BallmanSilence a -Wparenthesis warning with these asserts...
2014-08-13 Robert Khasanov[SKX] Extended non-temporal load/store instructions...
2014-08-13 Daniel SandersRe-commit: [mips] Implement .ent, .end, .frame, .mask...
2014-08-13 Chandler Carruth[shuffle] Make the seed an optional component and add...
2014-08-13 Chandler CarruthRevert r215415 which causse MSan to crash on a great...
2014-08-13 Chandler Carruth[shuffle] Teach the shuffle fuzzer to fuzz blends,...
2014-08-13 Elena DemikhovskyAVX-512: Fixed a bug in shufflevector lowering.
2014-08-13 Karthik BhatInstCombine: Combine (xor (or %a, %b) (xor %a, %b)...
2014-08-13 Hal Finkel[NVPTX] Remove MemIntrinsicSDNode/MemSDNode duplicate...
2014-08-13 Nick LewyckyFix examples of "named metadata" (some of which isn...
2014-08-13 Chandler Carruth[shuffle] Tweak the shuffle fuzzer to support bigger...
2014-08-13 Chandler Carruth[x86] Rewrite a core part of the new vector shuffle...
2014-08-13 Hal Finkel[PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic
2014-08-13 Hal FinkelFix classof for ISD::INTRINSIC_W_CHAIN and INTRINSIC_VOID
2014-08-13 Adam Nemet[AVX512] Verify the code generated for the intrinsic...
2014-08-12 David BlaikieFix -Wsign-compare warnings
2014-08-12 Reid KlecknerAPInt: Make self-move-assignment a no-op to fix stage3...
2014-08-12 Adrian PrantlRemove a condition that can never be true, as wittnesse...
2014-08-12 Adam Nemet[AVX512] Handle valign masking intrinsic via C++ lowering
2014-08-12 Matt ArsenaultAllwo bitcast + struct GEP transform to work with addrs...
2014-08-12 Jan VeselyR600: Use optimized 24bit path in udivrem
2014-08-12 Jan VeselyR600: Remove unused code.
2014-08-12 Jan VeselyR600: Use i24 optimized path for SREM
2014-08-12 Quentin ColombetFix a parentheses warning introduced in r215394.
2014-08-12 Duncan P. N... Don't upgrade global constructors when reading bitcode
2014-08-12 Sanjay Patelfixed typos
2014-08-12 Rafael EspindolaMake the test a bit more strict.
2014-08-12 Rafael EspindolaAdd a plugin testcase for merging weak variables.
2014-08-12 NAKAMURA Takumillvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak...
2014-08-12 Toma TabacuReverted my "Testing commit access" commit.
2014-08-12 Toma TabacuTesting commit access.
2014-08-12 Tim Northoverllvm-objdump: print contents of MachO __unwind_info...
2014-08-12 Eric ChristopherHave MachineRegisterInfo take and store the MachineFunc...
2014-08-12 Gerolf Hoflehner[MachineCombiner] Fix for ICE bug 20598
2014-08-12 Justin BognerIR: Print a newline when dumping Types
2014-08-12 Peter Zotov[OCaml] Expose Llvm.get_operand_use.
2014-08-12 Peter Zotov[LLVM-C] Expose User::getOperandUse as LLVMGetOperandUse.
2014-08-12 Adrian PrantlDebugLocEntry: Restore the comparison predicate from...
2014-08-12 Reid Klecknermsan: Handle musttail calls
2014-08-12 Reid KlecknerMove helper for getting a terminating musttail call...
2014-08-12 David BlaikieRevert "Partially revert r214761 that asserted that...
2014-08-11 Quentin Colombet[MachineSink] Improve the compile time by preserving...
2014-08-11 Michael J.... [x86] Fold extract_vector_elt of a load into the Load...
next