platform/upstream/llvm.git
2014-07-16 Manuel JacobFix comment in InstCombiner::visitAddrSpaceCast.
2014-07-16 Saleem AbdulrasoolChange Windows decoration on some base classes
2014-07-16 Hans WennborgAdd a test for wildcard expansion on Windows
2014-07-16 Hans WennborgPerform wildcard expansion in Process::GetArgumentVecto...
2014-07-16 Greg ClaytonFixed the an objective C test case so it passes correctly.
2014-07-16 Tyler NowickiHandle diagnostic warnings in Frontend diagnostic handler.
2014-07-16 Greg ClaytonTestObjCMethods.FoundationTestCase was failing due...
2014-07-16 Tyler NowickiEmit warnings if vectorization is forced and fails.
2014-07-16 Reid KlecknerAvoid referencing the vtable when calling the ctor...
2014-07-16 Juergen RibutzkaRemove TLI from isInTailCallPosition's arguments. NFC.
2014-07-15 Matt ArsenaultR600/SI: Allow using f32 rcp / rsq when denormals not...
2014-07-15 Greg ClaytonFix compile warning.
2014-07-15 Brad SmithUse the integrated assembler by default on OpenBSD...
2014-07-15 David MajnemerX86: Simplify X86WindowsTargetObjectFile::getSectionFor...
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-15 Peter Collingbourne[dfsan] Introduce further optimization to reduce the...
2014-07-15 Alp TokerCMake: avoid a reconfigure loop from r213091
2014-07-15 Aaron BallmanSwitching some iterator-based for loops to use range...
2014-07-15 Joerg SonnenbergerAdd __INTMAX_C_SUFFIX__ and __UINTMAX_C_SUFFIX__.
2014-07-15 Matt ArsenaultR600/SI: Fix select on i1
2014-07-15 Aaron BallmanAdded the pack_elements range accessor. Refactoring...
2014-07-15 Jim InghamThe following files:
2014-07-15 Johannes Doerfert[Refactor] Use attributes to mark function as invalid...
2014-07-15 David BlaikieTry out FileCheck's new (in r212810) -implicit-check...
2014-07-15 Alp TokerCMake: fix cross-compilation with external source direc...
2014-07-15 Duncan P. N... ADT: Add MapVector::remove_if
2014-07-15 Matt ArsenaultR600/SI: Implement less wrong f32 fdiv
2014-07-15 Matt ArsenaultR600: Add predicate for UnsafeFPMath
2014-07-15 Matt ArsenaultR600: Remove intrinsics that appear to be unused
2014-07-15 Lang Hames[RuntimeDyld] Revert r211652 - MachO object GDB registr...
2014-07-15 Reid KlecknerFix the diagnostic.cpp test to explicitly disable more...
2014-07-15 Duncan P. N... ADT: Fix MapVector::erase()
2014-07-15 Ehsan Akhgariclang-cl: Implement the -arch flag
2014-07-15 Duncan P. N... ADT: Add "end namespace" comment
2014-07-15 Fariborz JahanianImprove test of my previous patch. rdar://17633301
2014-07-15 Kuba Brecka[ASan] Add ASan debugging API to get malloc/free stack...
2014-07-15 Matt ArsenaultAdd codegen for more R600 builtins
2014-07-15 Chris Bieneman[RegisterCoalescer] Add new subtarget hook allowing...
2014-07-15 Simon Atanasyan[ELF] Implement parsing `-l` prefixed items in the...
2014-07-15 Fariborz JahanianObjective-C IRGen. Fixes an inconsistant linkage of
2014-07-15 Benjamin Kramer[clang-tidy] Add a checker that flags unnamed parameters.
2014-07-15 Tilmann Scheller[AArch64] Add negative tests for the SIMD & FP LDP...
2014-07-15 Cameron McInallyRevert r213070. It's breaking the build in MCELFStreame...
2014-07-15 Jan VeselyR600: Implement zero undef variants of ctlz/cttz
2014-07-15 Daniel Sanders[mips] Correct .MIPS.abiflags fp_abi field for -mfpxx...
2014-07-15 Cameron McInallyAdd x86 patterns to match a specific add-with-carry.
2014-07-15 Andrea Di Biagio[DAGCombiner] Add more rules to fold shuffles.
2014-07-15 Benjamin Kramer[clang-tidy] extend make_pair test for fixits in templa...
2014-07-15 Benjamin Kramer[clang-tidy] Add a checker that flags all instances...
2014-07-15 Joerg SonnenbergerDon't create non-temporary twines.
2014-07-15 Joerg SonnenbergerMake sure int64_t and uint64_t are consistent.
2014-07-15 NAKAMURA TakumiPrune Redundant libdeps in CMake's target_link_librarie...
2014-07-15 Joerg SonnenbergerProvide builtin macros as template for PRIab and SCNab...
2014-07-15 Tobias GrosserUpdate to isl-0.13.0
2014-07-15 Andrea Di BiagioSilence a warning in conditional expression.
2014-07-15 Stepan DyatkovskiyMergeFunc patch from Björn Steinbrink.
2014-07-15 Tim NorthoverAArch64: fall back to generic code for out of range...
2014-07-15 Benjamin Kramer[clang-tidy] Add a checker that removes deducible argum...
2014-07-15 Dmitry Vyukovtsan: remove special handling of false reports coming...
2014-07-15 Dmitry Vyukovtsan: remove compat mapping
2014-07-15 Daniel Jasperclang-format: Improve heuristic around avoiding bad...
2014-07-15 Evgeniy Stepanov[sanitizer] De-flake one test.
2014-07-15 Timur Iskhodzhanov[ASan] Only define macros in asan_init_version.h, move...
2014-07-15 David MajnemerFix typo in comment
2014-07-15 Juergen Ributzka[FastISel][X86] Remove no longer needed functions.
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerCall hook.
2014-07-15 Juergen RibutzkaRevert "[FastISel][X86] Remove no longer needed functions."
2014-07-15 Peter Collingbourne[dfsan] Introduce an optimization to reduce the number...
2014-07-15 Peter Collingbourne[dfsan] Move combineShadows to DFSanFunction in prepara...
2014-07-15 Peter CollingbourneGive SplitBlockAndInsertIfThen the ability to update...
2014-07-15 David MajnemerAST: Don't walk all redeclarations when looking for...
2014-07-15 Richard Smith[modules] Rearrange and unify the way we determine...
2014-07-15 David MajnemerSome targets don't prefix private symbols with dot
2014-07-15 David MajnemerSpecify a more specific triple for constant-pool-remat...
2014-07-15 Alexey Bataev[OPENMP] Several cosmetic fixes in comments, tests...
2014-07-15 David MajnemerRelax tests expecting to see CPI symbols
2014-07-15 David MajnemerCodeGen: Handle ConstantVector and undef in WinCOFF...
2014-07-15 Juergen Ributzka[FastISel][X86] Remove no longer needed functions.
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerCall hook.
2014-07-15 Juergen Ributzka[FastISel] Insert patchpoint instruction before the...
2014-07-15 Juergen Ributzka[FastISel] Fix patchpoint lowering to set the result...
2014-07-15 Ehsan AkhgariDon't get confused on the number of braces when braces...
2014-07-15 Matt ArsenaultR600: Add dag combine for copy of an illegal type.
2014-07-15 Matt ArsenaultTeach computeKnownBits to look through addrspacecast.
2014-07-15 Andrea Di BiagioImprove test 'CodeGen/X86/combine-vec-shuffle-3.ll'.
2014-07-15 Justin BognerVirtualFileSystem: Correctly generate the mapping for...
2014-07-15 Reid KlecknerDocument the maximum LLVM IR alignment, which is 1...
2014-07-15 Johannes Doerfert[Format] Clang format IslAst.cpp
2014-07-15 Matt ArsenaultTeach GetUnderlyingObject / BasicAA about addrspacecast
2014-07-15 Nick LewyckyRevert r212572 "improve BasicAA CS-CS queries", it...
2014-07-15 Greg ClaytonAny commands that are executed through the public inter...
2014-07-15 Richard SmithPR19751: (T())++ is not a cast-expression.
2014-07-15 Matt ArsenaultConvert test to FileCheck.
2014-07-15 Andrea Di Biagio[DAGCombiner] Avoid calling method 'isShuffleMaskLegal...
2014-07-15 Johannes DoerfertAnnotate reduction parallel loops in the IslAst textual...
2014-07-14 Matt ArsenaultR600: Add denormal handling subtarget features.
2014-07-14 Matt ArsenaultR600/SI: Default to no single precision denormals.
2014-07-14 David MajnemerAST: Fix __uuidof for template specializations
next