platform/upstream/llvm.git
2016-09-11 Tobias GrosserGPURuntime: ensure compilation with C99
2016-09-11 Craig Topper[CodeGen] Make the TwoAddressInstructionPass check...
2016-09-11 Craig Topper[AVX-512] Add test cases to demonstrate opportunities...
2016-09-11 Craig Topper[AVX-512] Add VPTERNLOG to load folding tables.
2016-09-11 Craig Topper[X86] Side effecting asm in AVX512 integer stack foldin...
2016-09-11 Craig Topper[X86] Make a helper method into a static function local...
2016-09-11 Justin LebarAdd handling of !invariant.load to PropagateMetadata.
2016-09-11 Justin Lebar[NVPTX] Use ldg for explicitly invariant loads.
2016-09-11 Justin Lebar[CodeGen] Split out the notions of MI invariance and...
2016-09-11 Saleem AbdulrasoolCodeGen: remove unnecessary else case
2016-09-10 Sjoerd MeijerMCInstrDesc: Flags (uint64_t) was checked using (1...
2016-09-10 Davide Italiano[MachO] Remove code accidentally cut'n'pasted 3 times.
2016-09-10 Arnold SchwaighoferIt should also be legal to pass a swifterror parameter...
2016-09-10 Vedant Kumar[llvm-cov] Move the 'jump to first unexecuted line...
2016-09-10 Vedant Kumar[llvm-cov] Minor visual tweaks for html reports
2016-09-10 Arnold SchwaighoferInstCombine: Don't combine loads/stores from swifterror...
2016-09-10 Arnold SchwaighoferAdd an isSwiftError predicate to Value
2016-09-10 Duncan P. N... ADT: Move ilist_node_access to ilist_detail::NodeAccess...
2016-09-10 Duncan P. N... ADT: Use typedefs for ilist_base and ilist_node_base...
2016-09-10 Sanjay Patel[InstCombine] clean up foldICmpBinOpEqualityWithConstan...
2016-09-10 Sanjay Patel[InstCombine] rename and reorganize some icmp folding...
2016-09-10 Arnold SchwaighoferWe also need to pass swifterror in R12 under swiftcc...
2016-09-10 Valery Pykhtin[AMDGPU] Refactor MUBUF/MTBUF instructions
2016-09-10 Nico WeberAdd missing test coverage for an inheritance model...
2016-09-10 Teresa Johnson[gold/LTO] Add test case for r281134
2016-09-10 Teresa Johnson[LTO] Handle null GV in Symbol object
2016-09-10 Akira Hatanaka[tablegen] Check that an optional IdentifierArgument...
2016-09-10 Heejin Ahn[WebAssembly] Fix typos in comments
2016-09-10 Kostya Serebryany[libFuzzer] print a failed-merge warning only in the...
2016-09-10 Michael J.... [ELF] Fix memory leak in BinaryFile handling.
2016-09-10 Matt ArsenaultAMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
2016-09-10 Matt ArsenaultAMDGPU: Fix scheduling info for spill pseudos
2016-09-10 Vitaly Buka[asan] Add flag to allow lifetime analysis of problemat...
2016-09-10 Justin Lebar[CodeGen] Rename MachineInstr::isInvariantLoad to isDer...
2016-09-10 Kostya Serebryany[libFuzzer] don't print help for internal flags
2016-09-10 Kostya Serebryany[libFuzzer] print a visible message if merge fails...
2016-09-10 Todd Fialaasync structured data packet handling improvements
2016-09-10 Vedant KumarRemove dead code in the SelectionDAG headers (NFC)
2016-09-09 Manman RenModules: for ObjectiveC try to keep the definition...
2016-09-09 Jason Henline[SE] Remove Utils directory
2016-09-09 Matt ArsenaultAMDGPU: Fix immediate folding logic when shrinking...
2016-09-09 Keno Fischer[sanitizer] Add interceptor for ttyname_r
2016-09-09 Hans WennborgMove the contents of test/elf to test/ELF
2016-09-09 Arnold SchwaighoferInliner: Don't mark swifterror allocas with lifetime...
2016-09-09 Hans WennborgX86: Fold tail calls into conditional branches also...
2016-09-09 Matt ArsenaultAMDGPU: Run LoadStoreVectorizer pass by default
2016-09-09 Kostya Serebryany[libFuzzer] use sizeof() in tests instead of 4 and 8
2016-09-09 Matt ArsenaultLSV: Fix incorrectly increasing alignment
2016-09-09 Davide Italiano[gold] Test that we handle invalid directory correctly.
2016-09-09 Michael J.... [ELF] Add support for -b binary
2016-09-09 Sanjay Patel[InstCombine] use m_APInt to allow icmp ult X, C folds...
2016-09-09 Kostya Serebryany[libFuzzer] one more puzzle for value profile
2016-09-09 Simon Pilgrim[X86][XOP] Fix VPERMIL2PD mask creation on 32-bit targets
2016-09-09 Krzysztof Parzyszek[Hexagon] Fix disassembler crash after r279255
2016-09-09 Kostya Serebryany[sanitizer] fix an allocator bug where the allocated...
2016-09-09 Michael Kuperstein[X86] Regenerate test. NFC.
2016-09-09 Rui UeyamaAdd comments.
2016-09-09 Justin LebarEnable in-tree builds of parallel-libs.
2016-09-09 Rafael EspindolaRevert "Compact InputSectionData from 64 to 48 bytes...
2016-09-09 Arnold SchwaighoferCreate phi nodes for swifterror values at the end of...
2016-09-09 Adrian PrantlDebug info: Bump the default DWARF version on Darwin...
2016-09-09 Filipe Cabecinhas[asan] Store access_size in the {Stack,Global}AddressDe...
2016-09-09 Justin Lebar[NVPTX] Implement llvm.fabs.f32, llvm.max.f32, etc.
2016-09-09 Justin Lebar[StreamExecutor] Make SE work with an in-tree LLVM...
2016-09-09 Filipe Cabecinhas[asan] Add a new AddressDescription structure, which...
2016-09-09 Justin Lebar[CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same...
2016-09-09 Saleem AbdulrasoolARM: move the builtins libcall CC setup
2016-09-09 Michael Gottesman[cmake] Fix a stale comment from an earlier version...
2016-09-09 Michael Gottesman[cmake] Export gtest/gtest_main and its dependencies...
2016-09-09 Rafael EspindolaCompact InputSectionData from 64 to 48 bytes. NFC.
2016-09-09 Saleem Abdulrasooltest: adjust the GUID
2016-09-09 Rafael EspindolaAdd a lower level zlib::uncompress.
2016-09-09 Wei DingAMDGPU : Fix mqsad_u32_u8 instruction incorrect data...
2016-09-09 Tom StellardAMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr()...
2016-09-09 Saleem AbdulrasoolCOFF: make builds more reproducible
2016-09-09 Manman RenModules: revert r280728.
2016-09-09 Zachary Turner[pdb] Print out some more info when dumping a raw stream.
2016-09-09 Vedant Kumar[llvm-cov] Remove some asserts in the html renderer...
2016-09-09 Evgeniy Stepanov[asan] Disable handle_abort in Android tests.
2016-09-09 Dehao ChenDo not widen load for different variable in GVN.
2016-09-09 Rui UeyamaFix another -Wunused-variable for non-assert build.
2016-09-09 Vedant Kumar[llvm-cov] Try to fix the native_separators.c test...
2016-09-09 Douglas KatzmanMyriad: nominally "support" ASAN.
2016-09-09 Zachary Turner[pdb] Add command line options for dumping individual...
2016-09-09 Rui UeyamaFix -Wunused-variable for non-assert build.
2016-09-09 George Rokos[OPENMP] ppc64le recognized as big-endian
2016-09-09 Zachary Turner[pdb] Pass CVRecord's through the visitor as non-const...
2016-09-09 Kostya Serebryany[libFuzzer] one more puzzle, value_profile cracks it...
2016-09-09 George Rokos[OPENMP] Implementation of omp_get_default_device and...
2016-09-09 Eric LiuAlso cleanup comments around redundant colons/commas...
2016-09-09 Zachary Turner[pdb] Write PDB TPI Stream from Yaml.
2016-09-09 Vedant Kumar[llvm-cov] Handle native paths correctly in the text...
2016-09-09 Aaron BallmanMove the ocaml_all target into the Misc folder for...
2016-09-09 Reid Kleckner[codeview] Don't assert if the array element type is...
2016-09-09 Vedant Kumar[Bitcode] Add compatibility test for the 3.9 release
2016-09-09 Todd Fialaxfail DarwinLog "filter message by regex" tests
2016-09-09 Reid Kleckner[DebugInfo] Ensure complete type is emitted with -fstan...
2016-09-09 Reid KlecknerMake -fstandalone-debug and -flimit-debug-info availabl...
2016-09-09 Sanjay Patel[InstCombine] add tests to show pattern matching failur...
2016-09-09 Justin LebarAttempt to fix static_asserts in SelectionDAGNodes...
next