platform/upstream/llvm.git
2016-08-02 Jonas Hahnfeld[CMake] Pass -nostdlib if supported
2016-08-02 Jonas Hahnfeld[CMake] Load LLVMConfig for standalone build of builtins
2016-08-02 Chandler Carruth[Inliner] Clean up doxygen comments to match modern...
2016-08-02 Craig Topper[AVX-512] Correct ExeDomain for many AVX-512 instructions.
2016-08-02 Junmo ParkMinor code cleanups. NFC.
2016-08-02 Sanjoy Das[Verifier] Improve test coverage for rL277413
2016-08-02 Sanjoy Das[Verifier] Disallow illegal ptr<->int casts in Constant...
2016-08-02 Bruno Cardoso... Revert r277408 and r277407
2016-08-02 Sean SilvaCodeExtractor : Add ability to preserve profile data.
2016-08-02 Rui UeyamaRemove DefinedCommon::Section.
2016-08-02 Sanjoy DasTie the Verifier class to a Module; NFCI
2016-08-02 Nirav DaveFix test from rL277407.
2016-08-02 Nirav Dave[MC] Fix handling of end-of-line preprocessor comments
2016-08-02 Reid Kleckner[winasan] Try to fix LNK4099 warnings seen by users
2016-08-01 Hans WennborgRevert r276896 "Update Clang Parser test error message...
2016-08-01 JF BastienNFC: fix typo
2016-08-01 Xinliang David Liimprove test cases to fix bot failure
2016-08-01 Hans WennborgRevert r276895 "[MC][X86] Fix Intel Operand assembly...
2016-08-01 Chris Bieneman[Order Files] Fixing an error in the perf-helper script
2016-08-01 Tim Shen[ADT] NFC: Generalize GraphTraits requirement of "NodeT...
2016-08-01 Derek Schuff[WebAssembly] Support CFI for WebAssembly target
2016-08-01 Lang Hames[Orc] Fix common symbol support in ORC.
2016-08-01 Paul RobinsonAdd FIXMEs for MSVC 2013 hacks in r277211. NFC.
2016-08-01 Evgeniy Stepanov[asan] Disable android-coverage test on anything other...
2016-08-01 David BlaikieSimplify some code found when it was moved in r277177
2016-08-01 Michael Kuperstein[PM] Port SpeculativeExecution to the new PM
2016-08-01 Derek Schuff[WebAssembly] Add asm.js-style exception handling support
2016-08-01 Saleem AbdulrasoolCodeGen: simplify the CC handling for TLS wrappers
2016-08-01 Sumanth GundapaneniBuild llvm with ccache if package is present
2016-08-01 Zachary Turner[msf] Teach LLVM to parse a split Fpm.
2016-08-01 Xinliang David LiMake test more robust with better matching
2016-08-01 Lang Hames[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld:...
2016-08-01 Krzysztof Parzyszek[Hexagon] Tidy up some code, NFC: reapply r277372 with...
2016-08-01 Xinliang David Li[Profile] Add new test case to cover comdat renaming
2016-08-01 JF Bastienatomics.align: XFAIL GCC
2016-08-01 Xinliang David Li[Profile] IR profiling minor cleanup /nfc
2016-08-01 Erik Pilkington[ObjC Availability] Fix partial-availability false...
2016-08-01 Chris Bieneman[CMake] Don't trust compiler error code, also check...
2016-08-01 Matthew Simpson[LV] Move isGatherOrScatterLegal into LoopVectorization...
2016-08-01 Matthew Simpson[LV] Use getPointerOperand helper where appropriate...
2016-08-01 Krzysztof ParzyszekRevert r277372, it is causing buildbot failures
2016-08-01 Ben CraigAdding smart_ptr benchmark
2016-08-01 Krzysztof Parzyszek[Hexagon] Tidy up some code, NFC
2016-08-01 Michael Kuperstein[DAGCombine] Make sext(setcc) combine respect getBoolea...
2016-08-01 Ron Lieberman[Hexagon] Generate vector printing instructions
2016-08-01 Davide Italiano[ELF/ARM] Add support for R_ARM_TARGET1 relocation.
2016-08-01 JF Bastienlibc++: test lock-free atomic alignment
2016-08-01 Reid Kleckner[codeview] Skip injected class names in nested record...
2016-08-01 George Burgess IV[CFLAA] Remove modref queries from CFLAA.
2016-08-01 Evandro Menezes[AArch64] Add support for Samsung Exynos M2 (NFC).
2016-08-01 Evandro Menezes[AArch64] Add support for Samsung Exynos M2 (NFC).
2016-08-01 Reid KlecknerUse 'unsigned long' to match the APIs of the MS bitscan...
2016-08-01 George Burgess IV[CFLAA] Make CFLAnders more conservative with new Values.
2016-08-01 David MajnemerIncluded test for r277360.
2016-08-01 David Majnemer[Verifier] Resume instructions can only be in functions...
2016-08-01 Vedant Kumar[asan] Remove unused #include (NFC)
2016-08-01 Krzysztof ParzyszekReplace MachineInstr* with MachineInstr& in TargetInstr...
2016-08-01 Ben CraigImprove shared_ptr dtor performance
2016-08-01 Kirill Bobyrev[clang-rename] handle overridden functions correctly
2016-08-01 Krzysztof Parzyszek[Hexagon] Check for offset overflow when reserving...
2016-08-01 Kirill Bobyrev[clang-rename] revert r276836
2016-08-01 David Majnemer[Parse] Let declarations follow labels in -fms-extensio...
2016-08-01 Vedant Kumar[lldb] Delete dead, infinitely-recursive code (NFC)
2016-08-01 Vedant Kumar[lldb][tsan] Perform one map lookup instead of two...
2016-08-01 Nirav DaveAdd removed inline-assembly-comment test from r277146
2016-08-01 Daniel Sanders[mips][fastisel] Correct argument lowering for (f64...
2016-08-01 Vedant Kumar[lldb][tsan] Avoid a string copy (NFC)
2016-08-01 Vedant Kumar[lldb] Ignore various test artifacts (NFCI)
2016-08-01 Etienne Bergeron[compiler-rt] Fix various typos in asan dll [NFC]
2016-08-01 Valery Pykhtin[AMDGPU] refactor DS instruction definitions. NFC.
2016-08-01 Nitesh Jain[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
2016-08-01 Martin BohmeMake RecursiveASTVisitor visit lambda capture initializ...
2016-08-01 Simon Pilgrim[X86] Use implicit masking of SHLD/SHRD shift double...
2016-08-01 Kirill Bobyrev[clang-tidy] remove trailing whitespaces and retab
2016-08-01 Martin Bohme[clang-tidy] Prepare modernize-loop-convert for upcomin...
2016-08-01 Artem Dergachev[analyzer] Fix execution permissions for the scan-build...
2016-08-01 Simon PilgrimFixed test check ordering issue on windows buildbots
2016-08-01 Eric LiuChanges related to new implementation of tooling::Repla...
2016-08-01 Eric LiuImplement tooling::Replacements as a class.
2016-08-01 Yaron KerenAllow .exe extension to ld to fix test with mingw.
2016-08-01 Simon PilgrimFixed MSVC out of range shift warning
2016-08-01 James Molloy[SimplifyCFG] Fix nasty RAUW bug from r277325
2016-08-01 Diana Picus[AArch64] Return the correct size for TLSDESC_CALLSEQ
2016-08-01 Craig Topper[AVX-512] Fix a test missed in r277327.
2016-08-01 James Molloy[SimplifyCFG] Try and pacify buildbots after r277325
2016-08-01 Sylvestre Ledruscan-build: Add an option to show the description in...
2016-08-01 Craig Topper[AVX-512] Fix duplicate column in AVX512 execution...
2016-08-01 Craig Topper[X86] Regenerate a test to pick up shuffle comments...
2016-08-01 James Molloy[SimplifyCFG] Range reduce switches
2016-08-01 Maxim Ostapenko[asan] Reduce flakiness of heavy recovery mode tests.
2016-08-01 Hrvoje Varga[mips] Clang generates unaligned offset for MSA instruc...
2016-08-01 Diana Picus[AArch64] Register passes so they can be run by llc
2016-08-01 Craig Topper[AVX-512] Teach X86InstrInfo::getLargestLegalSuperClass...
2016-08-01 Craig Topper[AVX512] Replace scalar fp arithmetic intrinsics with...
2016-08-01 Craig Topper[AVX-512] Use FR32X/FR64X/VR128X/VR256X register classe...
2016-08-01 Craig Topper[X86] Move mask register handling into the main switch...
2016-08-01 Sean SilvaRevert r277313 and r277314.
2016-08-01 Sean SilvaMove this test to x86-specific directory.
2016-08-01 Sean SilvaFix - CodeExtractor : Inherit Target Dependent Attribut...
2016-08-01 Sean SilvaAdd the tests for r277313
next