platform/upstream/llvm.git
2014-07-16 Sanjay PatelRemove Atom references in description.
2014-07-16 Manuel JacobUtilize CastInst::CreatePointerBitCastOrAddrSpaceCast...
2014-07-16 Chris Bieneman[RegisterCoalescer] Moving the RegisterCoalescer subtar...
2014-07-16 Nick Kledzik[mach-o] refactor KindHandler into ArchHandler and...
2014-07-16 Justin Holewinski[NVPTX] Honor alignment on vector loads/stores
2014-07-16 Fariborz JahanianObjective-C. Changes per A. Ballman's comment
2014-07-16 Arthur MarbleRemove whitespace from test commit.
2014-07-16 Todd FialaAdd Host::MAX_THREAD_NAME_LENGTH constant.
2014-07-16 Arthur MarbleTest commit.
2014-07-16 Zachary TurnerFix build broken as a result of r213171.
2014-07-16 Reid KlecknerAdd the --target option to clang-cl and use it to fix...
2014-07-16 Hans WennborgDon't use -msse2 in test/Driver/cl-options.c
2014-07-16 Serge PavlovSimplify memory management in NestedNameSpecifierLocBui...
2014-07-16 Alexey SamsonovCHECK-LABEL-ize one test
2014-07-16 Kevin EnderbyAdd the "-x" flag to llvm-nm for Mach-O files that...
2014-07-16 Simon Atanasyan[Driver][Mips] If CPU name is not provided to the drive...
2014-07-16 David BlaikieRemove unnecessary/redundant std::move
2014-07-16 Alp TokerTrack clang r213171
2014-07-16 Alp TokerTrack clang r213171
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
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()
next