platform/upstream/llvm.git
2014-07-31 Eric FiselierAdd documentation for lit's --show-unsupported flag
2014-07-31 Bill SchmidtClarify in PowerPC release notes that 32-bit PIC suppor...
2014-07-31 Will SchmidtDisable IsSub subregister assert. pr18663.
2014-07-31 Greg ClaytonFixed an issue where the LLDB command prompt isn't...
2014-07-31 Rafael EspindolaRemove unused argument.
2014-07-31 Hans WennborgLocal extern redeclarations of dllimport variables...
2014-07-31 Rafael EspindolaMove MCObjectSymbolizer.h to MC/MCAnalysis.
2014-07-31 Hal FinkelFix ScalarEvolutionExpander when creating a PHI in...
2014-07-31 Eric Fiselier[libcxx] Remove use of default function template parame...
2014-07-31 Alexey Samsonov[Sanitizer] Don't try to parse unspecified suppressions...
2014-07-31 Simon AtanasyanXFAIL the ARM test when we don't have this target.
2014-07-31 Duncan P. N... verify-uselistorder: Change the default -num-shuffles=5
2014-07-31 Eric ChristopherCreate a default symver on Linux like ELF OSes.
2014-07-31 Duncan P. N... UseListOrder: Handle self-users
2014-07-31 Eric ChristopherFix loop end condition.
2014-07-31 Greg ClaytonRewrote the initial DW_OP_piece support to be able...
2014-07-31 Nick Kledzik[mach-o] wire up -t option
2014-07-31 Eli BenderskyReformat docstring to 80-col
2014-07-31 Aaron BallmanRemoving an outdated FIXME. No functional changes.
2014-07-31 Eli BenderskyExposes a C API to name mangling for a given cursor.
2014-07-31 Fariborz JahanianObective-C. Patch to fix the incorrect ObjcMessageExpr...
2014-07-31 Nico WeberDelay check for prototype on __fastcall functions until...
2014-07-31 Aaron BallmanAutomate attribute argument count semantic checking...
2014-07-31 Marshall ClowAdd test cases for creating atomic types for trivially...
2014-07-31 Bill SchmidtWrong heading level for PowerPC changes in release...
2014-07-31 Bill SchmidtRelease Notes: Overriding PPC64 and PPC64LE ABI default...
2014-07-31 Bill SchmidtAdd PowerPC release notes for 3.5.
2014-07-31 Ed MasteAdd decorator for TestStopHookMultipleThreads failing...
2014-07-31 Ehsan Akhgarims-inline-asm: Add a test to ensure that call doesn...
2014-07-31 Aaron BallmanFixing an -Woverloaded-virtual warnings by exposing...
2014-07-31 Aaron BallmanFixing a -Wcast-qual warning in GCC. No functional...
2014-07-31 Evgeniy Stepanov[msan] Fix handling of array types.
2014-07-31 Benjamin Kramer[clang-tidy] Add a checker for code that looks like...
2014-07-31 Evgeniy Stepanov[asan] End-to-end test for REP MOVS instrumentation.
2014-07-31 Evgeniy Stepanov[asan] Support x86 REP MOVS asm instrumentation.
2014-07-31 Dmitry Vyukovtsan: use MADV_NOHUGEPAGE only if it is supported by...
2014-07-31 Manuel KlimekFix parsing of classes where the class name is an absol...
2014-07-31 Stepan DyatkovskiyMergeFunctions, tiny refactoring:
2014-07-31 Jason MolendaAdd a new directory path to
2014-07-31 Richard SmithPR18097: Support initializing an _Atomic(T) from an...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add basic bitcast support for conve...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add sqrt intrinsic support.
2014-07-31 Jason MolendaWhen doing an exhaustive search for the kernel in memor...
2014-07-31 David MajnemerSema: Disallow taking the address of a bitfield coming...
2014-07-31 David MajnemerInstCombine: Correctly propagate NSW/NUW for x-(-A...
2014-07-31 David MajnemerInstSimplify: Simplify (X - (0 - Y)) if the second...
2014-07-31 Richard SmithFix some grammatical errors.
2014-07-31 Juergen Ributzka[FastISel][AArch64] Update and enable patchpoint and...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add MachO large code model support...
2014-07-31 Adam Nemet[AVX512] Add unaligned FP load intrinsics
2014-07-31 Rafael EspindolaA std::unique_ptr case I missed in the previous patch.
2014-07-31 Rafael EspindolaUpdate for llvm api change.
2014-07-31 Rafael EspindolaUse std::unique_ptr to make the ownership explicit.
2014-07-31 NAKAMURA TakumiRevert r214333, "Add a state variable to the loop hint...
2014-07-31 Pete CooperDon't fail tablegen immediately after failing to set...
2014-07-31 Pete CooperAdd a better error message when failing to assign one...
2014-07-31 Pete CooperFix bit initializer which was one bit too long, but...
2014-07-31 Pete CooperFix bit initializer which was one bit too long, but...
2014-07-31 Marshall ClowFix numeric_limits<XXX>::is_modulo for signed arithmeti...
2014-07-31 Rafael EspindolaDelete dead code.
2014-07-31 Richard SmithRename this test so that it actually runs, and fix...
2014-07-31 Duncan P. N... UseListOrder: Don't give constant IDs to GlobalValues
2014-07-31 Juergen Ributzka[FastISel] Fix the patchpoint intrinsic lowering in...
2014-07-31 Juergen Ributzka[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
2014-07-31 Duncan P. N... verify-uselistorder: Add RUN lines to cases in test...
2014-07-31 Reid KlecknerX86 asm parser: Avoid duplicating the list of aliased...
2014-07-30 Joerg SonnenbergerAdd mtpid/mfpid for BookE.
2014-07-30 Aaron BallmanUpdating a comment related to the implementation of...
2014-07-30 Rafael EspindolaAttempt at fixing the windows dll build.
2014-07-30 Justin Bognerllvm-profdata: Add a test for mismatched numbers of...
2014-07-30 Rafael EspindolaUpdate for llvm change.
2014-07-30 Justin Bognerllvm-profdata: Use consistent file suffixes in tests
2014-07-30 Rafael EspindolaUpdate for llvm change.
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 Zachary TurnerDisable test on Windows. script print deadlocks on...
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 Alexey Samsonov[Sanitizer] Hoist the code parsing suppressions file...
2014-07-30 Alexey Samsonov[Sanitizer] Make "suppressions" and "print_suppressions...
2014-07-30 David MajnemerInstCombine: Simplify (A ^ B) or/and (A ^ B ^ C)
2014-07-30 Enrico GranataWhen resetting the number of children on a ValueObject...
2014-07-30 Enrico GranataRevert a part of r214335 that I didn't mean to commit
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 Enrico GranataImprove the way the ObjC data formatters fetch a valid...
2014-07-30 Rafael EspindolaSimplifyCFG: Avoid miscompilations due to removed lifet...
2014-07-30 Enrico GranataReflect changes in LLVM getTypeInfo() API
2014-07-30 Alexey Samsonov[Sanitizer] Make SuppressionContext a singleton class...
2014-07-30 Tyler NowickiAdd a state variable to the loop hint attribute.
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.
next