OSDN Git Service

android-x86/external-llvm.git
2016-05-06 Dylan McKay[AVR] Add a majority of the backend code
2016-05-06 Silviu BarangaAttempt to fix the modules builder by declaring SCEV...
2016-05-06 Nikolay Haustov AMDGPU/SI: Add amdgpu_kernel calling convention...
2016-05-06 Nikolay HaustovAMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
2016-05-06 Mehdi AminiThinLTO: fix assertion and refactor check for hidden...
2016-05-06 Zlatko Buljan[mips][microMIPS] Add CodeGen support for MUL* and...
2016-05-06 Craig Topper[TableGen] Fix a memory leak when creating SwitchOpcode...
2016-05-06 Craig Topper[TableGen] Remove isSafeToReorderWithPatternPredicate...
2016-05-06 Xinliang David Li[PM] port IR based PGO prof-gen pass to new pass manager
2016-05-06 Peter CollingbourneBitcodeWriter: Simplify. NFC.
2016-05-06 Craig Topper[TableGen] Remove getHash support from DAGISelMatcher...
2016-05-06 Craig Topper[TableGen] Remove SinkPatternPredicates from the DAG...
2016-05-06 Xinliang David Li[profile] Remove another unneeded field in raw profile...
2016-05-06 Xinliang David Lidocument version change
2016-05-06 Philip Reames[EarlyCSE] Rename a variable for clarity [NFC]
2016-05-06 Ahmed Bougacha[CodeGen] Round [SU]INT_TO_FP result when promoting...
2016-05-06 Rui UeyamaMake StringTableBuilder to cache hash values.
2016-05-05 Justin BognerObject: Fix two -Wpessimizing-move warnings after r268694
2016-05-05 Kevin EnderbyFix window bots failures due to r268694 - Cleanup and...
2016-05-05 Adam Nemet[LAA] Fix confusing debug message
2016-05-05 Kevin EnderbyCleanup and refactor of malformedError() in lib/Object...
2016-05-05 Justin BognerSDAG: Rename Select->SelectImpl and repurpose Select...
2016-05-05 Justin BognerSDAG: Remove OPC_MarkGlueResults and associated logic...
2016-05-05 Krzysztof Parzyszek[scan-build] fix warnings emitted on LLVM Hexagon code...
2016-05-05 Krzysztof Parzyszek[Hexagon] Fix the offset ranges for vector memory instr...
2016-05-05 Eugene ZelenkoFix some Clang-tidy readability-simplify-boolean-expr...
2016-05-05 Xinliang David Li[PM] port Branch Frequency Analaysis pass to new PM
2016-05-05 Davide Italiano[PM] Port Interprocedural SCCP to the new pass manager.
2016-05-05 Reid Kleckner[codeview] Improve some comments
2016-05-05 Chad Rosier[AArch64] Remove unused MBP headers/dependency. NFC.
2016-05-05 Dehao ChenRevert reviews.llvm.org/D19926 as it breaks tests.
2016-05-05 Mehdi AminiRevert "LTOCodeGenerator: handle correctly "unnamed...
2016-05-05 Dan Gohman[WebAssembly] Don't emit epilogue code in the middle...
2016-05-05 Reid KlecknerFix CVTypeDumperImpl formatting after class rename
2016-05-05 Reid KlecknerRemove unnecessary anonymous namespace from a header
2016-05-05 Matt ArsenaultAMDGPU: Simplify control flow / conditions
2016-05-05 Dehao ChenSimplify CFG before assigning discriminator.
2016-05-05 Marcin Koscielnicki[MSan] [MIPS64] Fix vararg helper for >1 fixed argument.
2016-05-05 Matt ArsenaultAMDGPU: Run r600 tests last
2016-05-05 Mehdi AminiDegrade assertions to a warning in LTOCodeGenerator...
2016-05-05 Chris BienemanRemove LLVM_ENABLE_TIMESTAMPS
2016-05-05 Sean SilvaAdd a note about the "entry count" used the profile...
2016-05-05 Xinliang David Li[profile] Remove unneeded field in raw profile reader
2016-05-05 NAKAMURA TakumiTouch Hexagon/CMakeLists.txt to regenerate build files...
2016-05-05 Tim NorthoverARM: don't attempt to merge litpools referencing differ...
2016-05-05 Krzysztof Parzyszek[Hexagon] Add aliases for vector loads/stores with...
2016-05-05 Vitaly BukaRevert "[ThinLTO] Emit individual index files for distr...
2016-05-05 Mehdi AminiLTOCodeGenerator: handle correctly "unnamed" symbol
2016-05-05 Matthias BraunMachineFunction: Add a const modifier to print() parameter
2016-05-05 Kostya Serebryany[libFuzzer] better docs for coverage
2016-05-05 Chad RosierRemove dead include. NFC.
2016-05-05 Chad RosierRemove dead include. NFC.
2016-05-05 Kevin EnderbyClean up the specific error message for a malformed...
2016-05-05 Chad Rosier[ValueTracking] Early exit when further analysis won...
2016-05-05 Nicolai HaehnleAMDGPU: Uniform branch conditions can originate with...
2016-05-05 Tom StellardAMDGPU/SI: Add support for AMD code object version 2.
2016-05-05 Hans WennborgX86CallFrameOptimization: make adjustCallSequence's...
2016-05-05 Mehdi Aminillvm-lto: add a -thinlto-module-id that enables to...
2016-05-05 Krzysztof Parzyszek[Hexagon] Merge HexagonAlias.td into HexagonInstrAlias...
2016-05-05 Chad Rosier[ValueTracking] Improve isImpliedCondition for matching...
2016-05-05 Krzysztof Parzyszek[Hexagon] Handle operand type differences for A2_tfrpi
2016-05-05 Silviu BarangaFix unused variable warning after r268632
2016-05-05 Silviu Baranga[LV] Identify more induction PHIs by coercing expressio...
2016-05-05 Silviu Baranga[LV] Refactor the validation of PHI inductions. NFC
2016-05-05 James Y KnightRemove bit-rotten CppBackend.
2016-05-05 Nirav DaveFix Mips Parser error reporting
2016-05-05 Teresa JohnsonFix Windows bot failures from r268627
2016-05-05 Teresa Johnson[ThinLTO] Emit individual index files for distributed...
2016-05-05 Marcin Koscielnicki[X86] Extend some Linux special cases to cover kFreeBSD.
2016-05-05 Igor Kudrin[Coverage] Combine counts of expansion regions if there...
2016-05-05 Craig Topper[TableGen] Make sure to recursively factor any ScopeMat...
2016-05-05 Craig Topper[TableGen] Remove stale comment.
2016-05-05 David Majnemer[X86] Use the right type when folding xor (truncate...
2016-05-05 Mehdi AminiLTOCodeGenerator: add linkonce(_odr) to "llvm.compiler...
2016-05-05 Mehdi AminiRevert "LTOCodeGenerator: turns linkonce(_odr) into...
2016-05-05 Mehdi AminiThinLTOCodeGenerator: remove useless temporary file...
2016-05-05 Xinliang David Li[Profile] Raw profile header clean up
2016-05-05 Xinliang David Li[PM] Port Branch Probability Analysis pass to the new...
2016-05-05 Davide Italiano[PM] Port EliminateAvailableExternally pass to the...
2016-05-05 Teresa Johnson[ThinLTO] Remove missed piece of lazy summary reading...
2016-05-05 Justin BognerARM: Use a Handle to track SDNodes in case they're...
2016-05-05 Ryan GovostesRevert "[asan] add option to set shadow mapping offset"
2016-05-05 Ryan Govostes[asan] add option to set shadow mapping offset
2016-05-05 Dehao Chenclang-format some files in preparation of coming patch...
2016-05-05 Davide Italiano[PM] Port ConstantMerge to the new pass manager.
2016-05-05 Marcin Koscielnicki[SystemZ] Implement backchain attribute (recommit with...
2016-05-05 Reid Kleckner[codeview] Move dumper into lib/DebugInfo/CodeView
2016-05-05 Adam Nemet[LoopDataPrefetch] Add optimization remark
2016-05-04 Vitaly BukaRevert "[SimplifyCFG] propagate branch metadata when...
2016-05-04 Marcin KoscielnickiRevert "[SystemZ] Implement backchain attribute."
2016-05-04 Marcin Koscielnicki[SystemZ] Implement llvm.get.dynamic.area.offset
2016-05-04 Marcin Koscielnicki[SystemZ] Implement backchain attribute.
2016-05-04 Davide ItalianoRevert "[SCCP] Throw away dead code. NFC."
2016-05-04 Davide Italiano[SCCP] Throw away dead code. NFC.
2016-05-04 Quentin Colombet[X86] Add a few register classes for x32 address accesses.
2016-05-04 Sanjay Patelclean up; NFCI
2016-05-04 Simon Pilgrim[SelectionDAG] BITREVERSE vector legalization of bit...
2016-05-04 Eric ChristopherSpelling and grammar corrections in comments.
2016-05-04 Balaram Makam"Reapply r268521 "[InstCombine] Canonicalize icmp instr...
2016-05-04 Zachary TurnerFix build of DebugInfoPDBTests.
next