platform/upstream/llvm.git
2014-07-17 Yi KongARM: Add ACLE memory barrier intrinsic mapping
2014-07-17 Alp TokerRevert "Handle diagnostic warnings in Frontend diagnost...
2014-07-17 Aaron BallmanFixing the objc_runtine_name documentation so that...
2014-07-17 Daniel Jasperclang-format: Fix parsing of conditional expressions.
2014-07-17 Alexey Bataev[OPENMP] Initial support for parsing and sema analysis...
2014-07-17 Justin Holewinski[NVPTX] Add more surface/texture intrinsics, including...
2014-07-17 Ehsan AkhgariUpstream an MS inline assembly test from Mozilla's...
2014-07-17 Tim NorthoverARM: support direct f16 <-> f64 conversions
2014-07-17 Justin Holewinski[TABLEGEN] Do not crash on intrinsics with names longer...
2014-07-17 Tim NorthoverCodeGen: generate single libcall for fptrunc -> f16...
2014-07-17 Tim NorthoverX86: support double extension of f16 type.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-17 Tim NorthoverIR: update Clang to use polymorphic __fp16 conversion...
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-17 Daniel Sanders[mips] .reginfo is 8 byte aligned on N32.
2014-07-17 Alexander KornienkoMake the diagnostic message more complete to check...
2014-07-17 Daniel Sanders[mips] Correct ELF e_flags for the N32 ABI when using...
2014-07-17 Daniel Sanders[mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6
2014-07-17 Daniel Sanders[mips] Fix ELF e_flags related to -mabicalls and -mplt.
2014-07-17 Daniel Sanders[mips] Pass the ABI to the integrated assembler and...
2014-07-17 Yi KongFix the prefix for arm64 triple
2014-07-17 Evgeniy Stepanov[msan] Avoid redundant origin stores.
2014-07-17 Benjamin Kramer[clang-tidy] MemsetZeroLenghtChecker: Don't crash tryin...
2014-07-17 Alexander Musman[OPENMP] Parsing/Sema analysis of directive 'master'
2014-07-17 Sylvestre LedruConsistency on the tab/space
2014-07-17 Sylvestre LedruFix Bug 14061 - scan-build crashes during postprocessi...
2014-07-17 Benjamin Kramer[clang-tidy] Provide links to the google style guide...
2014-07-17 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'final...
2014-07-17 Suyog SardaMove ashr optimization from InstCombineShift to InstSim...
2014-07-17 Matt ArsenaultUse range for
2014-07-17 Matt ArsenaultR600: Short circuit alloca check if address space isn...
2014-07-17 Suyog SardaFix Typo (first commit to test commit access)
2014-07-17 Eric Fiselier[lit] Add --show-unsupported flag to LIT
2014-07-17 Eric Fiselier[libcxx] Add <experimental/utility> header for LFTS.
2014-07-17 Eric FiselierChange _LIBCXX_CONSTEXPR_AFTER_CXX11 to check for c...
2014-07-17 Richard SmithTrack the difference between
2014-07-17 Eric FiselierTest commit: Reverting whitespace changes
2014-07-17 Eric FiselierTest commit: whitespace change
2014-07-17 Saleem AbdulrasoolMC: make WinEH opcode an opaque value
2014-07-17 Nikola SmiljanicFix FriendDecl source location and range for class...
2014-07-17 Hal FinkelImprove BasicAA CS-CS queries (redux)
2014-07-17 Sean CallananTwo fixes in the Objective-C language runtime:
2014-07-17 David MajnemerMS ABI: Padding injected between empty vbases doesn...
2014-07-17 Rui Ueyama[PECOFF] Set DLL bit in PE header if DLL.
2014-07-17 Kuba Brecka[compiler-rt] [asan] Refactor DescribeAddressIfStack...
2014-07-16 Nico Weberlibcxxabi cmake: Use HandleLLVMOptions.cmake, don't...
2014-07-16 David BlaikieDebugInfo: Forward HandleTagDeclRequiredDefinition...
2014-07-16 David BlaikieRevert "Stuff"
2014-07-16 David BlaikieDebugInfo: Ensure the ASTConsumer "HandleTagDeclRequire...
2014-07-16 David BlaikieStuff
2014-07-16 Jingyue WuPartially revert r210444 due to performance regression
2014-07-16 Hal FinkelAdd basic (noop) CodeGen support for __assume
2014-07-16 Sanjay PatelFixed formatting, removed bug reference, renamed testcase
2014-07-16 Juergen Ributzka[FastISel] Local values shouldn't be alive across an...
2014-07-16 Lang Hames[MCJIT] Improve a RuntimeDyldChecker diagnostic.
2014-07-16 Richard SmithWhen list-initializing an object of class type, if...
2014-07-16 Hal FinkelFix a typo in the inalloca description
2014-07-16 Greg ClaytonModify the EFI KDP debugging to not use any dynamic...
2014-07-16 Arthur MarbleTypically linker options are protected with -Xlinker...
2014-07-16 Sanjay Pateltrivial fix for PR20314
2014-07-16 Greg Clayton^C wasn't interrupting an expression during a long...
2014-07-16 Nick KledzikUpdate .gitignore to ignore hidden MacOSX Finder droppings
2014-07-16 Zachary TurnerFix some warnings in the Windows build.
2014-07-16 Aaron BallmanSpecifying the diagnostic argument through the attribut...
2014-07-16 Fariborz JahanianObjective-C. Modify text of documentation for objc_runt...
2014-07-16 Aaron BallmanRemoving a FIXME from the attribute parsing code by...
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.
next