platform/upstream/llvm.git
2016-03-03 Gabor Horvath[clang-tidy] Improve the robustness of a test.
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movddup{128|256|512}
2016-03-03 Anastasia Stulova[OpenCL] Apply missing restrictions for Blocks in OpenC...
2016-03-03 Gabor Horvath[clang-tidy] Do not emit warnings from misc-suspicious...
2016-03-03 Johannes DoerfertFix typo [NFC]
2016-03-03 Johannes Doerfert[FIX] Consolidation of loads with same pointer but...
2016-03-03 Michael ZuckermanFixing a checkfile error in avx512vlbw-builtins.c
2016-03-03 Marshall ClowFix for PR26812: possible overflow issue in std::alloca...
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movdqu{qi|hi} {128|256|512}
2016-03-03 Johannes Doerfert[DOC] Add documentation for the supported call instructions
2016-03-03 Johannes Doerfert[DOC] Add more documentation about the different elemen...
2016-03-03 NAKAMURA TakumiTweak CMakeLists not for libclang to depend on the...
2016-03-03 Alexander Kornienko[docs] Fix docs to work with doxygen 1.8.11
2016-03-03 Alexander Kornienko[docs] Add missing file
2016-03-03 Alexander Kornienko[docs] Updated doxygen files to work well with doxygen...
2016-03-03 Pavel LabathFix OSX breakage caused by r262597
2016-03-03 Gabor Horvath[clang-tidy] Documentation fixes.
2016-03-03 Dylan McKay[AVR] Add calling convention parser tokens
2016-03-03 Simon Pilgrim[X86][SSE] Improve vector ZERO_EXTEND by combining...
2016-03-03 Michael Zuckerman[CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|...
2016-03-03 Pavel LabathFetch remote log files from LLGS tests
2016-03-03 Benjamin Kramer[libclang] Link clang-tidy plugin into libclang if...
2016-03-03 Benjamin Kramer[clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
2016-03-03 Renato GolinRevert "[ARM] Merging 64-bit divmod lib calls into...
2016-03-03 Michael Zuckerman[Clang][AVX512][BUILTIN] Adding PSRL{W|WI}{128|256...
2016-03-03 Michael Zuckerman[LLVM][AVX512] PSRLWI Chnage imm8 to int
2016-03-03 Hongbin ZhengAllow the client of DependenceInfo to obtain dependence...
2016-03-03 George Rimar[ELF] - add support for relocations against local symbo...
2016-03-03 Tobias Grosserwww: Add links to sphinx/doxygen documentation
2016-03-03 Tobias Grosserdocs: Drop modindex from sphinx
2016-03-03 John McCallSemantic analysis for the swiftcall calling convention.
2016-03-03 Rui UeyamaReplace ECRAII class with a function.
2016-03-03 Matt ArsenaultTTI: Fix not using overload of getIntrinsicInstrCost
2016-03-03 Argyrios Kyrtzidis[index] Report references of ObjC super class/protocols...
2016-03-03 Argyrios Kyrtzidis[test] Re-enable asan on the test, stack usage should...
2016-03-03 Alexey Bataev[OPENMP 4.0] Initial support for 'omp declare reduction...
2016-03-03 Mohit K. Bhakkad[LSan] Enable use_registers test for MIPS
2016-03-03 Junmo Park[BranchFolding] Change function name related with mergi...
2016-03-03 Tom StellardAMDGPU: Insert two S_NOP instructions for every high...
2016-03-03 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'linea...
2016-03-03 Tom StellardAMDGPU/SI: Don't try to move scratch wave offset when...
2016-03-03 Sean CallananCaught and fixed a typo in r262572.
2016-03-03 Hans Wennborg[X86] Enable forwarding bool arguments in tail calls...
2016-03-03 Rui UeyamaInline a trivial CMakeLists.txt.
2016-03-03 Tim Shen[PPCVSXFMAMutate] Temporarily disable this pass
2016-03-03 Sean CallananFixed a problem where the ASTImporter mishandled in...
2016-03-03 Philip Reames[MBP] Renaming a confusing variable and add clarifying...
2016-03-03 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr warnings in some...
2016-03-03 Rui UeyamaSimplify string operations. NFC.
2016-03-03 Rui UeyamaUse StringRef member function instead of including...
2016-03-03 Jacques Pienaar[lanai] Fixing file path used in test
2016-03-03 Jason MolendaDon't build source/Plugins/Process/Linux in the Xcode...
2016-03-03 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-03-03 Nico WeberSerialize `pragma pointers_to_members` state.
2016-03-03 John McCallImprove some infrastructure for extended parameter...
2016-03-03 Rui UeyamaAllow joined options to fix llvm.org/pr26730.
2016-03-03 Matthias BraunTargetSchedule: Allow explicit Unsupported markers...
2016-03-03 Matthias BraunTableGen: Accept itinerary data when checking for sched...
2016-03-03 Philip Reames[MBP] Avoid placing random blocks between loop preheade...
2016-03-03 David Majnemer[X86] Don't give catch objects a displacement of zero
2016-03-02 Jason MolendaAdd SymbolFilePDB to xcode project file to keep it
2016-03-02 Nico Weberclang-cl pch test: Instead of copying the input, use...
2016-03-02 Sanjay Patel[AArch64] add tests to demonstrate existing codegen...
2016-03-02 Nico WeberSerialize `pragma ms_struct` state.
2016-03-02 Matt ArsenaultAMDGPU: Simplify boolean conditional return statements
2016-03-02 Jonathan PeytonAdd new OpenMP 4.5 taskloop construct feature
2016-03-02 Daniel Jasperclang-format: [JS] Optionally re-quote string literals.
2016-03-02 Jonathan PeytonForgot to add test files for doacross and task priority.
2016-03-02 Jonathan PeytonAdd new OpenMP 4.5 doacross loop nest feature
2016-03-02 Philip Reames[MBP] Remove overly verbose debug output
2016-03-02 Amaury SechetExplode store of arrays in instcombine
2016-03-02 Davide Italiano[llvm-nm] Restore the previous behaviour (pre r262525).
2016-03-02 Zachary TurnerAdd support for reading line tables from PDB files.
2016-03-02 Sean SilvaAdd some minimal portability code paths for PS4.
2016-03-02 Devin Coughlin[analyzer] Move ObjCSuperDeallocChecker out of the...
2016-03-02 Davide Italiano[llvm-nm] Fix rendering of -s grouping with all the...
2016-03-02 Devin Coughlin[analyzer] Move ObjCDeallocChecker out of the alpha...
2016-03-02 Philip Reames[MBP] Adjust debug output to be more focused and approa...
2016-03-02 Amaury SechetUnpack array of all sizes in InstCombine
2016-03-02 Devin Coughlin[analyzer] Fix capitalization in ObjCSuperDeallocChecke...
2016-03-02 Daniel BerlinReally fix ASAN leak/etc issues with MemorySSA unittests
2016-03-02 Rui UeyamaUse ld.lld instead of "lld -flavor gnu".
2016-03-02 Kostya Serebryany[libFuzzer] add -Werror for libFuzzer build rule
2016-03-02 Artem BelevichFixed test failure platforms with name mangling differe...
2016-03-02 Rong Xu[PGO] Change profile use cc1 option to handle IR level...
2016-03-02 Xinliang David LiFix minor bug in test
2016-03-02 Stephane SezerUse shallow clones in build-llvm.py.
2016-03-02 Daniel BerlinRevert "Fix ASAN detected errors in code and test"...
2016-03-02 Daniel BerlinFix ASAN detected errors in code and test
2016-03-02 Bob WilsonAdd another test for the GlobalOpt change in r212079.
2016-03-02 Kostya Serebryany[libFuzzer] more trophies
2016-03-02 Nico Weberfix test from r262506
2016-03-02 Renato Golin[ARM] Merging 64-bit divmod lib calls into one
2016-03-02 Nico WeberSerialize `#pragma detect_mismatch`.
2016-03-02 Reid KlecknerRevert "[X86] Elide references to _chkstk for dynamic...
2016-03-02 Matthias BraunARM: Introduce conservative load/store optimization...
2016-03-02 Kostya Serebryany[libFuzzer] allow -fsanitize-coverage=0 (disables all...
2016-03-02 Rui UeyamaMerge DarwinLdDriver and Driver.
2016-03-02 Rui UeyamaUse C++11 initializers for data members.
2016-03-02 Justin BognerSelectionDAG: Use correctly sized allocation functions...
next