platform/upstream/llvm.git
2016-01-26 Yunzhong GaoDo not define GXX_RTTI macro for C.
2016-01-26 Mike Aizatsky[sanitizers] extracted process management functions
2016-01-26 Cong HouAdd a missing test case for r258847.
2016-01-26 Cong HouAllow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be...
2016-01-26 Davide Italiano[llvm-nm] Roll several conditions into a single if...
2016-01-26 Hemant Kulkarni[llvm-readobj] Add -elf-section-groups option
2016-01-26 Jonathan PeytonBypass Perl modules in build system
2016-01-26 Chad Rosier[ScheduleDAGInstrs] Simplify logic to improve readabili...
2016-01-26 David Majnemer[MS ABI] Allow a member pointers' converted type to...
2016-01-26 Sanjay Pateltidy up; NFC
2016-01-26 Davide Italiano[llvm-nm] Simplify. No functional changes intended.
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings; other...
2016-01-26 Jonathan CoeTest commit. Fix typo in comment.
2016-01-26 Manman RenClass Property: parse property attribute (class).
2016-01-26 Sanjay Patel[x86] simplify getOnesVector() ; NFCI
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for target parallel directive.
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-01-26 Aditya NandakumarReassociate: Reprocess RedoInsts after each inst
2016-01-26 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in includ...
2016-01-26 Sanjay Patel[x86, AVX] tighten checks
2016-01-26 Benjamin KramerUpdate wasm target for r258819.
2016-01-26 Kevin EnderbyUpdate the comments for the macho-invalid-zero-ncmds...
2016-01-26 Sanjay Patelfix formatting; NFC
2016-01-26 Manman RenUse instance_properties instead of properties. NFC.
2016-01-26 Justin Lebar[CUDA] Add -fcuda-allow-variadic-functions.
2016-01-26 Saleem AbdulrasoolRevert r258546.
2016-01-26 Sanjay Pateldon't repeat names in documentation comments; NFC
2016-01-26 Benjamin KramerUpdate for LLVM change
2016-01-26 Benjamin KramerReflect the MC/MCDisassembler split on the include...
2016-01-26 Arpith Chacko... [OpenMP] Parsing + sema for defaultmap clause.
2016-01-26 Sanjay Patel[LibCallSimplifier] fold memset(malloc(x), 0, x) -...
2016-01-26 Chad RosierRevert "[Driver] Make sure -fno-math-builtin option...
2016-01-26 Chad Rosier[Driver] Make sure -fno-math-builtin option is being...
2016-01-26 Chad Rosier[Driver] Update FIXME comment now that PR4941 has been...
2016-01-26 Matthew SimpsonRevert "Reapply commit r258404 with fix"
2016-01-26 Igor LaevskyRe-submit r256008 "Improve DWARFDebugFrame::parse to...
2016-01-26 Dan Gohman[WebAssembly] Fix a typo in a comment.
2016-01-26 Michael KruseUnique phi write accesses
2016-01-26 Michael KruseUnique value read accesses
2016-01-26 Michael KruseUnique value write accesses
2016-01-26 Igor Laevsky[DebugInfo] Fix DWARFDebugFrame instruction operand...
2016-01-26 Alexey Bataev[OPENMP 4.5] Allow arrays in 'reduction' clause.
2016-01-26 Johannes Doerfert[FIX] Domain generation error due to loops in non-affin...
2016-01-26 Johannes Doerfert[FIX] Build correct domain for non-affine region SCoPs
2016-01-26 Alexander KornienkoFix crashing on user-defined conversion.
2016-01-26 Ewan Crawford[RenderScript] Provide option to specify a single alloc...
2016-01-26 Tobias GrosserBlockGenerators: Replace getNewScalarValue with getNewValue
2016-01-26 Simon Pilgrim[X86][SSE] Add zero element and general 64-bit VZEXT_LO...
2016-01-26 Ismail DonmezFix compilations with msvc's /Zc:strictStrings
2016-01-26 Rui UeyamaSimplify. NFC.
2016-01-26 Rui UeyamaSimplify. NFC.
2016-01-26 Matt ArsenaultAMDGPU: Add amdgcn cube builtins
2016-01-26 Craig Topper[X86] Mark LDS/LES as not being allowed in 64-bit mode.
2016-01-26 Rui UeyamaSimplify. NFC.
2016-01-26 Enrico GranataReverting r258759 as it is breaking the OSX build
2016-01-26 Matt ArsenaultAMDGPU: Move AMDGPU intrinsics only used by R600
2016-01-26 Matt ArsenaultAMDGPU: Tidy minor td file issues
2016-01-26 Matt ArsenaultAMDGPU: Make v32i8/v64i8 illegal types
2016-01-26 Matt ArsenaultAMDGPU: Remove old sample intrinsics
2016-01-26 Matt ArsenaultAMDGPU: Add new amdgcn intrinsics for cube instructions
2016-01-26 Matt ArsenaultAMDGPU: Implement read_register and write_register...
2016-01-26 Matt ArsenaultAMDGPU: Note mesa version in release notes
2016-01-26 Matt ArsenaultAMDGPU: Restore AMDGPU prefixed rsq intrinsic for now
2016-01-26 Xiuli PanRecommit: R258773 [OpenCL] Pipe builtin functions
2016-01-26 Dan Gohman[WebAssembly] Optimize memcpy/memmove/memcpy calls.
2016-01-26 Dan Gohman[WebAssembly] Remove a completed entry from the README...
2016-01-26 Dan Gohman[WebAssembly] Implement unaligned loads and stores.
2016-01-26 Richard TrieuFix -Wnull-conversion for long macros.
2016-01-26 Haicheng Wu[LIR] Add support for structs and hand unrolled loops
2016-01-26 Ehsan AkhgariRecommit the test for r258720 using -###
2016-01-26 David MajnemerRevert "[OpenCL] Pipe builtin functions"
2016-01-26 Reid KlecknerUse binary search for intrinsic ID lookups
2016-01-26 Xiuli Pan[OpenCL] Pipe builtin functions
2016-01-26 Ehsan AkhgariRevert the test for r258720 temporarily
2016-01-26 Matthias BraunLiveIntervalAnalysis: Improve some comments
2016-01-26 David Majnemer[Sema] Remove stray semicolons.
2016-01-26 David Majnemer[Sema] Incomplete types are OK for covariant returns
2016-01-26 Rui UeyamaAdd missing template instantiations.
2016-01-26 Rafael EspindolaFix MSVC build.
2016-01-26 Zachary TurnerFix TestRerun.py on Windows.
2016-01-26 Sean CallananFix the lldbinline tests so they make well-formed Makef...
2016-01-26 David Majnemer[MS Compat] Don't crash if __GetExceptionInfo is in...
2016-01-26 Zachary TurnerRemove XFAIL Windows from a test that was fixed by...
2016-01-26 Rui UeyamaMove code to create RELATIVE reloc for TLS_IE to one...
2016-01-26 Zachary TurnerWrite the session log file in UTF-8.
2016-01-26 Adrian McCarthySet symbol types for function symbols loaded from PE...
2016-01-26 Reid KlecknerSort intrinsics by LLVM intrinsic name, rather than...
2016-01-26 Matthias BraunLiveIntervalAnalysis: Cleanup handleMove{Down|Up}(...
2016-01-26 Dan GohmanFollowup to 258750; update more tests to use .p2align .
2016-01-26 Dan GohmanFollowup to 258750; update all MC tests to use .p2align .
2016-01-26 Rui UeyamaELF: Move code for GNU_IFUNC to one place. NFC.
2016-01-26 Dan GohmanFollowup to 258750; update this test to use .p2align .
2016-01-26 Zachary TurnerFix TestSyntheticCapping for Python 3.
2016-01-26 Dan Gohman[MC] Use .p2align instead of .align
2016-01-25 Evgeniy StepanovFix use of constexpr std::pair that's not in C++11.
2016-01-25 Rui UeyamaDefine a helper function to make it visually shorter...
2016-01-25 Philip Reames[GVN] Rearrange code to make local vs non-local cases...
2016-01-25 Evgeniy Stepanov[cfi] Cross-DSO CFI diagnostic mode (LLVM part).
2016-01-25 Evgeniy Stepanov[cfi] Cross-DSO CFI diagnostic mode (clang part)
2016-01-25 Evgeniy Stepanov[cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)
next