OSDN Git Service

android-x86/external-llvm.git
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.
2016-06-06 Dan Liew[LibFuzzer] Provide stub implementation of __sanitizer_...
2016-06-06 Matt ArsenaultAMDGPU: Add function for getting instruction size
2016-06-06 Matt ArsenaultAMDGPU: Fix constantexpr addrspacecasts
2016-06-06 Davide Italiano[PM] Preserve the correct set of analyses for GVN.
2016-06-06 Davide Italiano[GVN] Switch dump() definition over to LLVM_DUMP_METHOD.
2016-06-06 Michael Zolotukhin[LoopUnrollAnalyzer] Fix a crash in analyzeLoopUnrollCost.
2016-06-06 Haicheng WuFix a test case. NFC.
2016-06-06 Geoff BerryReapply [LSR] Create fewer redundant instructions.
2016-06-06 Rui Ueyama[pdbdump] Print out New FPO stream contents.
2016-06-06 Haicheng Wu[MBP] Reduce code size by running tail merging in MBP.
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter...
2016-06-06 Haicheng Wu[BranchFolding] Replace MachineBlockFrequencyInfo with...
2016-06-06 Alina Sbirlea[cpu-detection] Substantial refactor of Host CPU detect...
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Clean up sentence, remove...
2016-06-06 Sanjay Patel[InstCombine] limit icmp transform to ConstantInt ...
2016-06-06 Sanjay Patelregenerate checks
2016-06-06 Sanjay Patelregenerate checks
2016-06-06 Artem Tamazov[AMDGPU][llvm-mc] v_cndmask_b32: src2 is mandatory...
2016-06-06 Matthew Simpson[LAA] Use load and store vectors (NFC)
2016-06-06 Igor Breger[KNL] Fix UMULO lowering.
next