oota-llvm.git
2014-07-30 Justin Bognerllvm-profdata: Add a test for mismatched numbers of...
2014-07-30 Justin Bognerllvm-profdata: Use consistent file suffixes in tests
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-30 Joerg SonnenbergerRefactor TLBIVAX and add tlbsx.
2014-07-30 Reid KlecknerX86 asm parser: Use a loop to disambiguate suffixes...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add select folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add branch folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add {s|u}{add|sub|mul}.with.overflo...
2014-07-30 Juergen Ributzka[FastISel] Move the helper function isCommutativeIntrin...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Create helper functions to create...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add support for shift-immediate.
2014-07-30 David MajnemerInstCombine: Simplify (A ^ B) or/and (A ^ B ^ C)
2014-07-30 Joerg SonnenbergerAdd rfdi and rfmci from the e500/e500mc ISA.
2014-07-30 Chad RosierSLP Vectorizer: Canonicalize tree operands of commutiti...
2014-07-30 Rafael EspindolaSimplifyCFG: Avoid miscompilations due to removed lifet...
2014-07-30 Joerg SonnenbergerAdd BookE's tlbre, tlbwe and tlbivax instructions.
2014-07-30 Alex Lorenzdocs: update the command guide documentation for llvm...
2014-07-30 Louis GerbargFix test case introduced in r214322
2014-07-30 Hans WennborgLangRef: add a note about the mangling-suppressing...
2014-07-30 Rafael EspindolaRefactor duplicated code.
2014-07-30 Aaron BallmanFixing a few -Woverloaded-virtual warnings by exposing...
2014-07-30 Louis GerbargRetain alignment requirements for load->selects modifie...
2014-07-30 Duncan P. N... UseListOrder: Visit global values
2014-07-30 Duncan P. N... Fix line endings before adding RUN lines, NFC
2014-07-30 Duncan P. N... Rename llvm-uselistorder => verify-uselistorder
2014-07-30 Duncan P. N... llvm-uselistorder: Improve the tool description
2014-07-30 Duncan P. N... llvm-uselistorder: Fix memory leak from r214125
2014-07-30 Rafael EspindolaAdd the missing hasLinkOnceODRLinkage predicate.
2014-07-30 Rafael EspindolaAdd a small test showing when a linkonce_odr symbol...
2014-07-30 Manuel JacobCorrect vector type definition in LangRef.
2014-07-30 Joerg SonnenbergerAdd BookE's wrtee and wrteei instructions.
2014-07-30 Joerg SonnenbergerSPRG 0 to 3 are valid outside BookE, so move them to...
2014-07-30 Chandler CarruthDon't manually (and forcibly) run the verifier on the...
2014-07-30 Lang Hames[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
2014-07-30 Hal Finkel[PowerPC] Add JMP_SLOT relocation definitions
2014-07-30 Matt ArsenaultR600/SI: Remove redundant setting of bits on instructions.
2014-07-30 Lang Hames[MCJIT] Actually remap sections based llvm-rtdyld optio...
2014-07-30 Rafael EspindolaUse range loops.
2014-07-30 Rafael EspindolaConvert a few more function pointer calls to just ...
2014-07-30 Adam Nemet[AVX512] Test that _mm512_set1_* intrinsics generate...
2014-07-30 Adam Nemet[AVX512] Add missing CHECK-LABEL
2014-07-30 Rafael EspindolaDon't duplicate the function name in a comment.
2014-07-30 Duncan P. N... Reapply "UseListOrder: Order GlobalValue uses after...
2014-07-30 Duncan P. N... UseListOrder: Fix undefined behaviour
2014-07-30 Matt ArsenaultR600/SI: Consider adjacent offsets in getLdStBaseRegImmOfs
2014-07-30 Petar JovanovicAdd support for scalarizing ctlz_zero_undef
2014-07-30 Rafael EspindolaUse function pointers with just f(1,2) instead of ...
2014-07-30 Duncan P. N... Revert "UseListOrder: Remove move assignment"
2014-07-30 Richard SmithHeader hygiene: remove using directive and #undef DEBUG...
2014-07-30 Duncan P. N... UseListOrder: Remove move assignment
2014-07-29 Joerg SonnenbergerAdd rfci instruction.
2014-07-29 Lang Hames[MCJIT] Add options to llvm-rtdyld to describe a phony...
2014-07-29 Joerg Sonnenbergermbar without argument is equivalent to mbar 0.
2014-07-29 Duncan P. N... Revert "UseListOrder: Order GlobalValue uses after...
2014-07-29 Joerg SonnenbergerRecognize BookE's mbar instruction.
2014-07-29 Duncan P. N... UseListOrder: Additional test coverage for r214242
2014-07-29 Duncan P. N... UseListOrder: Order GlobalValue uses after initializers
2014-07-29 Duncan P. N... UseListOrder: Create a struct around OrderMap, NFC
2014-07-29 Manman RenFeedback on r214189, no functionality change.
2014-07-29 Eli BenderskyAdd missing test for r214210.
2014-07-29 Joerg SonnenbergerFix typo in alias: DSIR -> DSISR
2014-07-29 Justin Bognerllvm-profdata: Clean up and reorganize some tests
2014-07-29 Joerg SonnenbergerSupport move to/from segment register.
2014-07-29 Lang Hames[MCJIT] XFAIL some RuntimeDyld tests on MIPS - RuntimeD...
2014-07-29 Rafael EspindolaUse nullptr instead of NULL.
2014-07-29 Alex LorenzCoverage: improve efficiency of the counter propagation...
2014-07-29 Lang Hames[MCJIT] Make sure we print the full 64-bit result of...
2014-07-29 Rafael EspindolaRemove unused includes.
2014-07-29 Matt ArsenaultR600/SI: Implement getLdStBaseRegImmOfs
2014-07-29 Duncan P. N... UseListOrder: Try to resolve buildbot failure
2014-07-29 Rafael EspindolaDelete dead code.
2014-07-29 Rafael EspindolaHave a single enum for "not a bitcode" error.
2014-07-29 Matt ArsenaultR600/SI: Enable named operand table for DS instructions
2014-07-29 Matt ArsenaultRemove line with no effect
2014-07-29 Rafael Espindolagold plugin: Fix handling of corrupted bitcode files.
2014-07-29 Duncan P. N... UseListShuffleVector: Remove copy constructor
2014-07-29 Duncan P. N... UseListShuffleVector: Code reorganization, NFC
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-29 Eli BenderskyFix FileCheck crash when empty prefix is passed.
2014-07-29 Rafael EspindolaMove the bitcode error enum to the include directory.
2014-07-29 Alex LorenzCoverage: fix the missing output stream in recursive...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend also...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend more...
2014-07-29 Rafael EspindolaSmall gold plugin simplifications.
2014-07-29 Joerg SonnenbergerAdd a number of aliases for SPR access.
2014-07-29 Matt ArsenaultR600/SI: Add isMUBUF / isMTBUF
2014-07-29 Matt ArsenaultR600/SI: Set bits on SMRD instructions
2014-07-29 Simon AtanasyanInstall the `obj2yaml` and `yaml2obj` utilities togethe...
2014-07-29 Manman Ren[Debug Info] remove DITrivialType and use null to repre...
2014-07-29 Duncan P. N... llvm-uselistorder: Fix header comments from r214144
2014-07-29 Rafael EspindolaAdd a test for the mtriple plugin option.
2014-07-29 Duncan P. N... IR: Create the use-list order shuffle vector in-place
2014-07-29 Justin BognerProfileData: Don't redundantly default initialize a...
2014-07-29 Joerg SonnenbergerAdd rfi instruction. Based on feedback by Ulrich Weigand.
2014-07-29 Sasa Stankovic[mips] Don't use odd-numbered single precision register...
2014-07-29 Ulrich Weigand[PowerPC] Fix ppc64-elf-abi.ll test case on Darwin
2014-07-29 NAKAMURA TakumiUseListShuffleVector: Add a copy constructor to appease...
2014-07-29 Tim NorthoverCodeGenPrep: fall back to MVT::Other if instruction...
2014-07-29 Tim NorthoverARM: add __aeabi_d2h for truncation on AEABI systems
2014-07-29 Tim NorthoverARM: fix @llvm.convert.from.fp16 on softfloat targets.
next