platform/upstream/llvm.git
2014-07-16 Hans Wennborgclang-cl: expand test coverage for "core" options
2014-07-16 Chris BienemanAdded documentation for SizeMultiplier in the ARM subta...
2014-07-16 Justin Holewinski[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
2014-07-16 Fariborz JahanianObjective-C. Introducing __attribute__((objc_runtime_na...
2014-07-16 Todd Fialagdb-remote test noise suppression on MacOSX.
2014-07-16 Hans WennborgExpand the wildcard expansion test to also cover '?'
2014-07-16 Hans Wennborgclang-cl: make sure we still parse -fms-version= after...
2014-07-16 Marshall ClowCorrectly implement LWG 2049; std::is_destructible.
2014-07-16 Tim NorthoverCodeGen: don't form illegail EXTLOAD operations.
2014-07-16 Tim NorthoverConvert test to CHECK-LABEL
2014-07-16 Daniel Sanders[mips][fp64a] Temporarily disable odd-numbered double...
2014-07-16 Alp TokerRevert "clang/test/Driver/crash-report.c: This requires...
2014-07-16 Todd FialaAdd kalimba as a platform.
2014-07-16 Benjamin Kramer[clang-tidy] As a simple heuristic don't emit a swap...
2014-07-16 Benjamin Kramer[clang-tidy] Also emit a warning for memset(x, 0, 0)
2014-07-16 Benjamin Kramer[clang-tidy] Add a checker for zero-length memset.
2014-07-16 Benjamin Kramer[clang-tidy] Add namespaces checkers.
2014-07-16 Benjamin Kramer[ASTMatchers] Add a usingDirectiveDecl matcher.
2014-07-16 Timur Iskhodzhanov[ASan/Win] Handle situations when the client app has...
2014-07-16 NAKAMURA Takumiclang/test/Driver/crash-report.c: This requires rewrite...
2014-07-16 Alexander KornienkoAvoid adding redundant parens.
2014-07-16 NAKAMURA Takumiclang/test: Introduce the feature "rewriter" for -...
2014-07-16 Alexander KornienkoAdded documentation on how clang diagnostics are report...
2014-07-16 NAKAMURA TakumiMove clang/test/Frontend/rewrite-*.c to clang/test...
2014-07-16 NAKAMURA TakumiTrailing linefeed.
2014-07-16 Timur Iskhodzhanov[ASan] Adjust 'sed' invocation to work on OS X
2014-07-16 Simon Atanasyan[Driver][Mips] Reduce code duplication - use existing...
2014-07-16 Simon Atanasyan[Driver][Mips] Remove flags which is not used in multi...
2014-07-16 Simon Atanasyan[Driver][Mips] Reduce code duplication. Remove static...
2014-07-16 NAKAMURA Takumiclang/test: Introduce the feature "staticanalyzer"...
2014-07-16 NAKAMURA Takumiclang/test/Sema/warn-documentation-almost-trailing...
2014-07-16 Daniel Sanders[mips] Correct the invocation of GAS in several cases.
2014-07-16 Andrea Di Biagio[X86] Add a check for 'isMOVHLPSMask' within method...
2014-07-16 Alexander Potapenko[ASan] Factor out SymbolizationLoop.process_line()...
2014-07-16 Viktor KutuzovAdd FreeBSD support to the address sanitizer's assign_l...
2014-07-16 Viktor KutuzovAdd FreeBSD support to the address sanitizer's atexit_s...
2014-07-16 Benjamin Kramer[clang-tidy] Add a checker that warns on const string...
2014-07-16 Daniel Sanders[mips] Add support for -mfpxx and -mno-fpxx.
2014-07-16 Viktor KutuzovRemove explicit references to libdl from Asan test...
2014-07-16 Viktor KutuzovAdd FreeBSD support to the address sanitizer's null_der...
2014-07-16 Evgeniy StepanovDon't add -Bsymbolic by default on Android.
2014-07-16 Justin Bognerunittests: Actually test reverse iterators in Path...
2014-07-16 David MajnemerMS ABI: Up the required alignment after inserting paddi...
2014-07-16 David MajnemerAST: Convert a SmallPtrSet to a SmallPtrSetImpl in...
2014-07-16 David MajnemerAST: Cleanup RecordLayoutBuilder
2014-07-16 Serge PavlovImprove error recovery around colon.
2014-07-16 Saleem AbdulrasoolDriver: bifurcate extended and basic MSC versioning
2014-07-16 Reid KlecknerRoundtrip the inalloca bit on allocas through bitcode
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...
next