platform/upstream/llvm.git
2016-03-16 Pavel LabathMark an LLGS test as flaky
2016-03-16 Marina YatsinaAvoid using LookupResult's implicit copy ctor and assig...
2016-03-16 Pavel Labath[test] Persist packets between expect_gdbremote_sequenc...
2016-03-16 Pavel LabathFix thread/process ID reading from linux core files
2016-03-16 Michel DanzerAMDGPU: Verify instructions in non-debug builds as...
2016-03-16 Michel DanzerAMDGPU/SI: Clean up indentation in SIInstrInfo::getDefa...
2016-03-16 Pavel LabathMove OperatingSystem plugins to SystemInitializerFull
2016-03-16 Igor BregerAVX512BW: Fix SRA v64i8 lowering. Use PCMPGTM (cmp...
2016-03-16 NAKAMURA TakumiRevert r263622, "clang/lib/Frontend/ModuleDependencyCol...
2016-03-16 NAKAMURA Takumiclang/lib/Frontend/ModuleDependencyCollector.cpp: Use...
2016-03-16 Mohit K. Bhakkad[ASAN] Add support for mips/mips64 android
2016-03-16 Vedant Kumar[Bitcode] Add compatibility test for the 3.8 release
2016-03-16 Haicheng Wu[JumpThreading] See through Cast Instructions
2016-03-16 Bruno Cardoso... Reapply: [VFS] Add support for handling path traversals
2016-03-16 Eric FiselierAdd clang thread safety annotations to mutex and lock_g...
2016-03-16 Lang Hames[Support] Update Error unit test to remove implementati...
2016-03-16 Lang Hames[Support] Add the 'Error' class for structured error...
2016-03-16 Simon Pilgrim[X86] Regenerated widen load tests
2016-03-16 Pete CooperConvert some ObjC msgSends to runtime calls.
2016-03-16 Simon Pilgrim[X86][SSE41] Additional tests for extracting zeroable...
2016-03-15 Haicheng WuRevert "[JumpThreading] Simplify Instructions first...
2016-03-15 Enrico GranataOn some platforms, the compiler is allowed to assume...
2016-03-15 Enrico GranataMake it so that the data formatter for NSError can...
2016-03-15 Greg ClaytonOnly try to load the OS plug-in after a shared library...
2016-03-15 Greg ClaytonFix ClangASTContext::GetFunctionArgumentAtIndex() to...
2016-03-15 Davide ItalianoUnbreak buildbot.
2016-03-15 Justin Bognerllvm-bcanalyzer: Fix handling of attribute group entries
2016-03-15 Douglas KatzmanMyriad: define __myriad2 macro automatically
2016-03-15 Adam NemetTurn LoopLoadElimination on again
2016-03-15 Davide Italiano[ELF] Ignore _GLOBAL_OFFSET_TABLE_ symbol in shared...
2016-03-15 Greg ClaytonDon't crash if the TypeSP is empty.
2016-03-15 Enrico GranataImprove the 'type lookup' command such that it guesses...
2016-03-15 Mike Aizatsky[libfuzzer] speeding up corpus load
2016-03-15 Pete CooperFix EHFrame processing to add implicit references when...
2016-03-15 Arpith Chacko... Revert commit reviews.llvm.org/D17877 to fix tests...
2016-03-15 Jim InghamRemove unnecessary <limits> includes.
2016-03-15 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-15 Jonathan PeytonFix spelling error in comment
2016-03-15 Bjorn SteinbrinkAlso handle the new Rust pers fn to isCatchAll()
2016-03-15 Bob WilsonMove the fixit for -Wformat-security to a note.
2016-03-15 Jonathan Peyton[STATS] Print "Unknown" for frequency if it wasn't...
2016-03-15 Jonathan Peyton[STATS] Fix comments in kmp_stats.h
2016-03-15 Bjorn SteinbrinkAdd Rust's personality function to the list of known...
2016-03-15 Jonathan Peyton[STATS] Add header information to stats print out
2016-03-15 Evgeniy Stepanov[msan] Don't put module constructors in comdats.
2016-03-15 Evgeniy Stepanov[cfi] Don't emit checks for disabled CFI kinds.
2016-03-15 Mehdi AminiAdd missing error handling in llvm-lto
2016-03-15 Teresa Johnson[ThinLTO] Record all global variable defs in the summary
2016-03-15 Alexey Samsonov[ASan] Make sure unittest works if sized-delete is...
2016-03-15 Pablo BarrioTest commit - Remove some trailing whitespace
2016-03-15 Quentin Colombet[MIR] Add a test case for the diagnostic of a wrongly...
2016-03-15 Quentin Colombet[AArch64] Move GlobalISel test cases into a GlobalISel...
2016-03-15 Chris Bieneman[CMake] Updating Apple build configurations
2016-03-15 Chris Bieneman[CMake] Defaulting CLANG_VENDOR to PACKAGE_VENDOR
2016-03-15 Rui UeyamaELF: Fix use-after-free problem.
2016-03-15 Chris BienemanFix a bot I broke.
2016-03-15 Chris Bieneman[Driver] [Darwin] Fix linking libclang_rt.profile_...
2016-03-15 Chris Bieneman[CMake] Add PACKAGE_VENDOR for customizing version...
2016-03-15 Adam Nemet[LV] Preserve LoopInfo when store predication is used
2016-03-15 Davide Italiano[MC] Rename TLSDESC as it's not ARM specific.
2016-03-15 Changpeng FangAMDGPU/SI: Implement GroupStaticSize Intrinsic for...
2016-03-15 Hemant Kulkarni[llvm-readobj] Impl GNU style printing of sections...
2016-03-15 David Majnemer[COFF] Don't trust a symbol's section number
2016-03-15 Douglas KatzmanMyriad: Add new sparc CPU kinds.
2016-03-15 Douglas KatzmanMyriad: Pass -mcpu to movi{Compile,Asm}
2016-03-15 Arpith Chacko... Reverted reviews.llvm.org/D17877 to fix tests.
2016-03-15 Jonas Hahnfeld[libcxx] Remove localization tests for Russian month...
2016-03-15 Kuba BreckaRevert r263551 due to a test failure.
2016-03-15 Arpith Chacko... [OpenMP] Base support for target directive codegen...
2016-03-15 Kuba Brecka[sanitizer] On OS X, verify that interceptors work...
2016-03-15 Benjamin Kramer[GlobalOpt] Don't look through aliases when sorting...
2016-03-15 George RimarError/warning/log messages should start with lowercase...
2016-03-15 Chad Rosier[SLP] Update comment to reflect reality. NFC.
2016-03-15 Ewan CrawfordAdd regression test for expressions calling functions...
2016-03-15 John BrawnMake it possible for AST plugins to enable themselves...
2016-03-15 Ewan CrawfordFix expression evaluation for resolving anonymous aggre...
2016-03-15 David Majnemer[COFF] Don't hard-code the load configuration size
2016-03-15 David Majnemer[COFF] Remove an unused function, getFileOff
2016-03-15 Benjamin KramerRestrict the hack from r263429 to asan and msan.
2016-03-15 Nikolay Haustov[AMDGPU] Assembler: Update SOP* tests
2016-03-15 David Majnemer[COFF] Use the correct size of the TLS directory
2016-03-15 Tobias GrosserMemAccInt: Do not strip pointer casts
2016-03-15 David Majnemer[llvm-objdump] Add support for dumping the PE TLS directory
2016-03-15 Andrew Wilkins[llgo] Roll gofrontend forward
2016-03-15 Andrew Wilkinsbindings/go: reinstate TargetMachine.TargetData
2016-03-15 Jason MolendaBump the lldb version # in the xcode project files...
2016-03-15 Lang Hames[MachO] Extend the alt_entry support for aliases added...
2016-03-15 Eric ChristopherUse some braces to format this a little better.
2016-03-15 Teresa JohnsonBitcodeWriter dyn_cast cleanup for r263275 (NFC)
2016-03-15 Eric ChristopherFix llvm/llvm/lib/Transforms/Utils/LoopUnroll.cpp:285...
2016-03-15 Teresa JohnsonMove global ID computation from Function to GlobalValue...
2016-03-15 Enrico GranataWorkaround the fact that "b" is now a separate command...
2016-03-15 Fiona GlaserDenseMap: make .resize() do the intuitive thing
2016-03-15 Lang Hames[MachO] Add MachO alt-entry directive support.
2016-03-15 Enrico GranataAdd some test coverage for the changes in alias help
2016-03-15 Enrico GranataImprove the way we decide whether an alias is a dashdas...
2016-03-15 Kostya Serebryany[libFuzzer] use max_len exactly equal to the max size...
2016-03-15 Enrico GranataThis was printing arguments twice in dash-dash aliases...
2016-03-15 Sanjoy Das[StatepointLowering] Move an assertion; NFCI
2016-03-15 Davide Italiano[MC] Rename TLSCALL as it's not ARM specific.
next