OSDN Git Service

android-x86/external-llvm.git
2016-06-08 Davide Italiano[PM] LoopSimplify. Remove unneeded pass dependencies...
2016-06-08 Davide Italiano[PM/SimplifyCFG] Preserve GlobalsAA even if the IR...
2016-06-08 Vasileios Kalintiris[mips] Add a proper file header in MipsFastISel.cpp
2016-06-08 Krzysztof Parzyszek[Hexagon] Modify HexagonExpandCondsets to handle subreg...
2016-06-08 Diana Picus[ARM] Remove redundant check. NFC
2016-06-08 Benjamin KramerAvoid copies of std::strings and APInt/APFloats where...
2016-06-08 Igor Breger[AVX512] Fix cvtusi2sd instruction Opcode, it should...
2016-06-08 Matt ArsenaultMake LiveDebugValues preserve CFG
2016-06-08 Kostya Serebryany[libFuzzer] add 'weak' back to __sanitizer_malloc_hook...
2016-06-08 Kostya Serebryany[libFuzzer] add a test that is built w/o coverage instr...
2016-06-08 Kostya Serebryany[libFuzzer] docs: merge two lines with cmake instructio...
2016-06-08 Quentin Colombet[AArch64][RegisterBankInfo] Use the generic implementat...
2016-06-08 Quentin Colombet[RegisterBankInfo] Adapt the copy cost logic to give...
2016-06-08 Quentin Colombet[RegisterBankInfo] Add a size argument for the cost...
2016-06-08 Quentin Colombet[RegisterBankInfo] Move a hidden function into a static...
2016-06-08 Matthias BraunMIR: Fix parsing of stack object references in MachineM...
2016-06-08 Zachary Turner[pdb] Try to fix use after free.
2016-06-08 Peter CollingbourneIR: Call dropAllReferences from GlobalVariable's destru...
2016-06-07 Rui Ueyama[pdbdump] Print out # of hash buckets.
2016-06-07 Rui Ueyama[pdbdump] Print out TPI hash key size.
2016-06-07 Dan Liew[LibFuzzer] Declare and use sanitizer functions in...
2016-06-07 Kostya Serebryany[docs] fix the build by including ScudoHardenedAllocato...
2016-06-07 Vedant KumarRetry^4 "[llvm-profdata] Add option to ingest filepaths...
2016-06-07 Daniel Dunbar[lit] Ignore errors when decoding redirected output.
2016-06-07 Easwaran RamanUse FileCheck instead of grepping for patterns. NFC.
2016-06-07 George Burgess IV[CFLAA] Kill dead code/fix comments in StratifiedSets.
2016-06-07 Nicolai HaehnleAMDGPU: Add amdgpu-ps-wqm-outputs function attributes
2016-06-07 Dan Liew[LibFuzzer] Split the fuzzer-oom.test into two tests.
2016-06-07 Simon Pilgrim[X86][SSE4A] Regenerated SSE4A intrinsics tests
2016-06-07 Zachary Turner[pdb] Fix broken unit test compilation.
2016-06-07 Zachary Turner[pdb] Convert StringRefs to ArrayRef<uint8_t>s.
2016-06-07 Reid KlecknerAdd info to SourceLevelDebugging about CodeView
2016-06-07 Eric ChristopherRevert "Differential Revision: reviews.llvm.org/D20557"
2016-06-07 Eric ChristopherReformat for some clarity and 80-columns. NFC.
2016-06-07 Mike Aizatsky[libfuzzer] custom crossover interface function.
2016-06-07 Etienne Bergeron[stack-protection] Add support for MSVC buffer security...
2016-06-07 Daniel Dunbar[lit] Fix an uninitialized var on Windows.
2016-06-07 Zachary Turner[yaml] Add a ScalarTraits for mapping endian aware...
2016-06-07 Krzysztof ParzyszekRevert r272045 since GCC doesn't know how to compile it.
2016-06-07 Krzysztof Parzyszek[Hexagon] Modify HexagonExpandCondsets to handle subreg...
2016-06-07 Wei DingDifferential Revision: reviews.llvm.org/D20557
2016-06-07 Zachary Turner[pdb] Fix a potential overflow and remove unnecessary...
2016-06-07 George Burgess IV[CFLAA] Add AttrEscaped, remove bit twiddling functions.
2016-06-07 Mike Aizatsky[libfuzzer] prune_corpus option for disabling pruning...
2016-06-07 Chris BienemanRevert "Use CMAKE_INSTALL_BINDIR instead of hardcoding...
2016-06-07 Chris BienemanUse CMAKE_INSTALL_BINDIR instead of hardcoding bin...
2016-06-07 Geoff BerryReapply [AArch64] Fix isLegalAddImmediate() to return...
2016-06-07 Daniel Dunbar[utils/lit] Show available_features with --show-suites.
2016-06-07 Daniel Dunbar[lit] Improve logging with file redirection.
2016-06-07 Andrey TuretskiyQuick fix for the test from rL272014 "[LAA] Improve...
2016-06-07 Haicheng WuRevert "[MBP] Reduce code size by running tail merging...
2016-06-07 Simon Pilgrim[X86][AVX512] Added 512-bit integer vector non-temporal...
2016-06-07 Oliver Stannard[ARM] Accept conditional versions of BXNS and BLXNS
2016-06-07 Andrey Turetskiy[LAA] Improve non-wrapping pointer detection by handlin...
2016-06-07 Davide Italiano[Linker/IRMover] Simplify the code a bit. NFCI.
2016-06-07 Simon Pilgrim[X86][SSE] Add general lowering of nontemporal vector...
2016-06-07 Simon Pilgrim[X86][SSE] Add general lowering of nontemporal vector...
2016-06-07 Davide Italiano[PM] Preserve GlobalsAA for SROA.
2016-06-07 James Molloy[Thumb-1] Add optimized constant materialization for...
2016-06-07 Igor Breger[AVX512] Fix load opcode for fast isel.
2016-06-07 Ulrich Weigand[PowerPC] Support multiple return values with fast...
2016-06-07 Simon Pilgrim[X86][SSE] Improved blend+zero target shuffle combining...
2016-06-07 James Molloy[ARM] Shrink post-indexed LDR and STR to LDM/STM
2016-06-07 James Molloy[ARM] Transform LDMs into writeback form to save code...
2016-06-07 George Rimar[llvm-readobj] - Teach llvm-readobj to dump .gnu.versio...
2016-06-07 Peter Smith[ARM] Incorrect relocation type for Thumb2 B<cond>.w
2016-06-07 Simon Pilgrim[InstCombine][AVX2] Add support for simplifying AVX2...
2016-06-07 Simon Pilgrim[InstCombine][SSE] Add MOVMSK constant folding (PR27982)
2016-06-07 Craig Topper[AVX512] Allow avx2 and sse41 nontemporal load intrinsi...
2016-06-07 Craig Topper[AVX512] Remove unnecessary mayLoad, mayStore, hasSidEf...
2016-06-07 Craig Topper[AVX512] Add NoVLX to a couple patterns that have VLX...
2016-06-07 Lang Hames[Kaleidoscope] Update Chapter 3 of the "Implementing...
2016-06-07 Zachary Turner[pdb] Fix broken unit tests after r271982.
2016-06-07 Zachary Turner[pdb] Use MappedBlockStream to parse the PDB directory.
2016-06-07 Dan Liew[LibFuzzer] s/dataflow sanitizer/DataflowSanitizer/
2016-06-07 Dan Liew[LibFuzzer] Disable building and running LSan tests...
2016-06-07 Saleem AbdulrasoolARM: correct TLS access on WoA
2016-06-07 Saleem AbdulrasoolARM: clang-format a couple of switches, add comments
2016-06-07 Saleem AbdulrasoolARM: normalise space in the patterns
2016-06-07 Kostya Serebryany[sanitizer] Initial implementation of a Hardened Allocator
2016-06-07 Rui UeyamaAdd comments.
2016-06-07 Reid KlecknerRe-land "[codeview] Emit information about global varia...
2016-06-06 Reid KlecknerTry one more time to pacify -Wpessimizing-move, MSVC...
2016-06-06 Vedant KumarRevert "Retry^2 "[llvm-profdata] Add option to ingest...
2016-06-06 Reid KlecknerRevert "[codeview] Emit information about global variables"
2016-06-06 Michael Kuperstein[InstCombine] scalarizePHI should not assume the code...
2016-06-06 Rui UeyamaFix CRLF -> LF.
2016-06-06 Reid KlecknerAttempt to work around lack of std::map::emplace in...
2016-06-06 Reid Kleckner[codeview] Emit information about global variables
2016-06-06 Peter CollingbourneVerifier: Simplify and fix issue where we were not...
2016-06-06 Rui Ueyama[pdbdump] Verify the size of TPI hash records.
2016-06-06 Vedant KumarRetry^2 "[llvm-profdata] Add option to ingest filepaths...
2016-06-06 Vedant KumarRevert "Retry "[llvm-profdata] Add option to ingest...
2016-06-06 Vedant KumarRetry "[llvm-profdata] Add option to ingest filepaths...
2016-06-06 Peter CollingbourneVerifier: Remove dead code.
2016-06-06 Chris BienemanUpdating release notes for CMake version bump
2016-06-06 Rui Ueyama[pdbdump] Print section header flags.
2016-06-06 Chris Bieneman[yaml2obj] Get rid of MachO header union
2016-06-06 Zachary Turner[llvm-pdbdump] Dump stream sizes and stream blocks...
2016-06-06 Zachary Turner[llvm-pdbdump] Dump MSF headers to YAML.
next