platform/upstream/llvm.git
2015-07-28 Eric FiselierFix a handful of tests that fail in C++03
2015-07-28 Igor BregerAVX512: Add encoding tests to vptestnm instructions
2015-07-28 Igor BregerAVX512: Implemented encoding and intrinsics for VGETEXP...
2015-07-28 Puyan LotfiChanges for MachineBasicBlock to use SortedVector for...
2015-07-28 Mehdi AminiMove the Target way of overriding DAG Scheduler to...
2015-07-28 Argyrios Kyrtzidis[sema] Fix crash when typo-transforming an expression...
2015-07-28 Puyan LotfiAdding ADT SortedVector; client patch will follow.
2015-07-28 Chandler Carruth[GMR] Fix a long-standing bug in GlobalsModRef where...
2015-07-28 Sagar Thakur[UBSan][MIPS] Fix cast-overflow tests for mips big...
2015-07-28 Ilia KSupport escapes and quotes in string and character...
2015-07-28 Adam Nemet[LDist][LVer] Explicitly pass the set of memchecks...
2015-07-28 Yaron KerenMake local function isWhitespaceExceptNL static instead...
2015-07-28 Craig TopperRemove unnecessary const_casts. NFC
2015-07-28 Bob WilsonReserve some constant values for the Swift calling...
2015-07-28 Sanjoy DasFileCheck'ify some wc/grep based tests; NFCI.
2015-07-28 Rui UeyamaCOFF: Update README to mention that it now supports...
2015-07-28 Nico WeberFix what looks like accidentally repeated file contents...
2015-07-28 Rui UeyamaCOFF: Do not ignore /merge if /debug is specified.
2015-07-28 Rui UeyamaCOFF: /HighEntropyVA is on by default only on 64-bit.
2015-07-28 Rui UeyamaCOFF: Add /LargeAddressAware command line option.
2015-07-28 Rui UeyamaCOFF: Fix 32-bit delay-import address table.
2015-07-28 Nico WeberSplit -Wmicrosoft into many specific warnings.
2015-07-28 Eric FiselierCleanup C++03 __invoke for Bullets 3 and 4.
2015-07-28 Enrico GranataThere is no reason why this formatter should not cascad...
2015-07-28 Eric FiselierGet C++03 __invoke working for bullet 5 of INVOKE.
2015-07-28 Enrico GranataSecond attempt at the fix for the recursion in ValueObj...
2015-07-28 Eric FiselierChecking more __invoke tests.
2015-07-28 Kostya Serebryany[libFuzzer] ensure that the dfsan tracing hooks actuall...
2015-07-28 Rui UeyamaCOFF: Skip non-DWARF debug info sections.
2015-07-28 Kostya Serebryany[libFuzzer] when using cmp traces, first check that...
2015-07-28 Kostya Serebryany[dfsan/libFuzzer] correctly ignore sanitizer coverage...
2015-07-28 Sanjay Patelfix invalid load folding with SSE/AVX FP logical instru...
2015-07-28 Justin BognerInstrProf: Fix a misuse of the FunctionDecl API when...
2015-07-28 Evgeniy Stepanov[sanitizer] Fix FreeBSD build of sanitizer_common.
2015-07-28 Rui UeyamaUse SmallDenseMap instead of std::map where we don...
2015-07-28 Sanjoy Das[LSR] Move X86 specific test case to X86/
2015-07-28 David Blaikie[opaque pointer type] Avoid using pointee types to...
2015-07-28 Argyrios Kyrtzidis[test] Follow-up for r243343, also add a test case...
2015-07-27 Adam Nemet[LAA] Split out a helper to print a collection of memchecks
2015-07-27 Renato Golin[ARM] Implement -Wa,-mfpu and friends for assemblers
2015-07-27 Renato Golin[ARM] Changes to Arch/CPU handling to help with -Wa...
2015-07-27 Sanjay Patelfix typo; NFC
2015-07-27 Rui UeyamaCOFF: Write import library symbols to a symbol table.
2015-07-27 David Blaikie[opaque pointers] Avoid the use of pointee types when...
2015-07-27 Sanjoy Das[LSR] Generate and use zero extends
2015-07-27 Sanjoy Das[TargetTransformInfo][NFCI] Add TargetTransformInfo...
2015-07-27 Rui UeyamaCOFF: Add REQUIRES arm to tests which use the ARM disas...
2015-07-27 JF BastienWebAssembly: add a generic CPU
2015-07-27 Greg ClaytonMake sure we detect symbols in the new __DATA_DIRTY...
2015-07-27 Argyrios Kyrtzidis[sema] Fix infinite loop when using a boolean value...
2015-07-27 Greg ClaytonFix test suite. For now we can't disable C++ for expres...
2015-07-27 NAKAMURA TakumiTweak llvm/test/CodeGen/X86/virtual-registers-cleared...
2015-07-27 Alex LorenzMIR Serialization: Serialize the unnamed basic block...
2015-07-27 JF BastienWebAssembly: more MCAsmInfo nits.
2015-07-27 Colin LeMahieu[llvm-mc] Add --no-warn flag with -W alias to disable...
2015-07-27 Reid KlecknerFix -Wmicrosoft-enum warning
2015-07-27 Alex LorenzIR: Expose the method 'getLocalSlot' in the module...
2015-07-27 Alexandros... - Added support for parsing HWDiv features using Target...
2015-07-27 Colin LeMahieu[llvm-mc] Pushing plumbing through for --fatal-warnings...
2015-07-27 Chaoren LinDeprecate `SBValue::TypeIsPointerType`.
2015-07-27 Ying ChenFix Windows buildbot failure after rev 243301
2015-07-27 Sanjoy Das[IndVars] Make loop varying predicates loop invariant.
2015-07-27 Enrico GranataIf a path contains a '/' before a ':', then the ':...
2015-07-27 Chaoren LinOnly test ObjC expression options on Darwin.
2015-07-27 Sanjay Patelremove unnecessary forward declaration; NFC
2015-07-27 Sanjay Pateldon't repeat function names in comments; NFC
2015-07-27 JF BastienWebAssembly: minor MCAsmInfo fixes
2015-07-27 Simon Pilgrim[X86][SSE] Added shuffle tests to demonstrate missed...
2015-07-27 Rui UeyamaELF2: Inline very small functions.
2015-07-27 Alex LorenzMIR Serialization: Serialize the '.cfi_def_cfa_register...
2015-07-27 Rui UeyamaELF2: Devirtualize SymbolBody::compare. NFC.
2015-07-27 Alex LorenzMIR Parser: Rename the standalone parsing methods....
2015-07-27 Bruno Cardoso... Revert "[PeepholeOptimizer] Look through PHIs to find...
2015-07-27 Tyler NowickiUse CGLoopInfo to emit metadata for loop hint pragmas.
2015-07-27 Simon PilgrimFixed test in rL243305
2015-07-27 Adam Nemet[LAA] Upper-case variable names, NFC
2015-07-27 Adam Nemet[LAA] Split out a helper from addRuntimeCheck to genera...
2015-07-27 Aaron BallmanRemoving unused function declaration with no definition...
2015-07-27 Akira Hatanaka[AArch64] Unconditionally pass subtarget feature reserv...
2015-07-27 Ed MasteXFAIL test_with_dwarf_formatters_api on FreeBSD
2015-07-27 Akira Hatanaka[AArch64] Remove check for Darwin that was needed to...
2015-07-27 Ed MasteXFAIL TestExprOptions on FreeBSD.
2015-07-27 Simon PilgrimFixed signed/unsigned comparison warning.
2015-07-27 Simon Pilgrim[X86] Add missing _m_prefetch intrinsic
2015-07-27 Juergen Ributzka[AArch64][FastISel] Add more truncation tests.
2015-07-27 Simon Pilgrim[InstCombine][X86][SSE] Replace sign/zero extension...
2015-07-27 Pete CooperRevert "Remove unnecessary null check. NFC."
2015-07-27 Enrico GranataAdd a more tweakable way for ValueObjectPrinter to...
2015-07-27 Matt ArsenaultFix assert when inlining a constantexpr addrspacecast
2015-07-27 Diego NovilloFix ODR violation. NFC.
2015-07-27 JF BastienFix `llvm-config` to emit the linker flag for the combi...
2015-07-27 Daniel Sanders[libcxxabi] Add -funwind-tables to the test compilation...
2015-07-27 Marek OlsakAMDGPU: don't match vgpr loads for constant loads
2015-07-27 Sanjay Patelmove combineRepeatedFPDivisors logic into a helper...
2015-07-27 Aaron BallmanCorrecting a typo in a comment; NFC.
2015-07-27 Tobias GrosserSimplify code in BlockGenerator::generateScalarLoads...
2015-07-27 Alex LorenzReset the virtual registers in liveins when clearing...
2015-07-27 Samuel Antao[OpenMP] Fix copyin codegen test regression in order...
2015-07-27 Alex LorenzMIR Serialization: Serialize the machine function's...
2015-07-27 Sanjay Patelfix typo and spacing; NFC
next