OSDN Git Service

android-x86/external-llvm.git
2016-04-18 Igor KudrinReapply "[Coverage] Prevent detection of false instanti...
2016-04-18 Eric LiuRevert "Replace the use of MaxFunctionCount module...
2016-04-18 Artem Tamazov[AMDGPU][llvm-mc] s_setreg* - Fix order of operands
2016-04-18 Aaron BallmanSilence some "initialized but unused" warnings from...
2016-04-18 Nico WeberRevert 266581 (and follow-up 266588), it doesn't build...
2016-04-18 Nico WeberUnbreak building unit tests on Windows after r266595.
2016-04-18 Nico WeberUnbreak building LLVMTarget on Windows after r266595.
2016-04-18 Nico WeberUnbreak building llvm-pdbdump on Windows after r266595.
2016-04-18 Daniel Sanders[mips][ias] Prevent double-filling of delay slots by...
2016-04-18 Eric LiuInclude SmallVector.h header in lib/Target/WebAssembly...
2016-04-18 Renato Golin[ARM] AArch32 v8 NEON is still not IEEE-754 compliant
2016-04-18 Daniel Sanders[mips][ias] Stream macro expansions to output instead...
2016-04-18 Strahinja Petrovic[PowerPC] add comment to test
2016-04-18 Mehdi Amini[NFC] Header cleanup
2016-04-18 Lang Hames[Orc] Tweak some of the new RPC code to silence a warni...
2016-04-18 Duncan P. N... BitcodeWriter: WorkList => Worklist, NFC
2016-04-18 Lang Hames[ORC] Generalize the ORC RPC utils to support RPC funct...
2016-04-17 Duncan P. N... Linker: Share a single Metadata map for the lifetime...
2016-04-17 Craig Topper[X86] Be explicit about calls to setOperationAction...
2016-04-17 JF BastienRevert "NFC: unify clang / LLVM atomic ordering"
2016-04-17 JF BastienNFC: unify clang / LLVM atomic ordering
2016-04-17 Richard SmithWhen building with LLVM_ENABLE_MODULES, put the module...
2016-04-17 Duncan P. N... Transforms: Try harder to fix bootstrap after r266565
2016-04-17 Duncan P. N... Linker: Don't double-schedule appending variables
2016-04-17 Davide Italiano[ParallelCG] SmallVector<char> -> SmallString.
2016-04-17 Duncan P. N... Transforms: Fix bootstrap after r266565
2016-04-17 Rafael EspindolaFix a use after move.
2016-04-17 Duncan P. N... ValueMapper: Don't allow explicit null mappings of...
2016-04-17 Rafael EspindolaKeep only the splitCodegen version that takes a factory.
2016-04-17 Duncan P. N... IRMover: Remove dead code, NFC
2016-04-17 Craig TopperDeclare MVT::SimpleValueType as an int8_t sized enum...
2016-04-17 Simon Pilgrim[X86][SSE] Added 16i8 -> 8i64 sext test
2016-04-17 Simon Pilgrim[X86] Added TODO comment for target shuffle mask decodi...
2016-04-17 Asaf Badouh[X86] Remove unneeded variables
2016-04-17 Craig Topper[AVX512] ISD::MUL v2i64/v4i64 should only be legal...
2016-04-17 Duncan P. N... IR: Fix type-refs in testcase from r266548
2016-04-17 Duncan P. N... IR: Use getRawScope() when verifying
2016-04-17 Sanjoy DasFix a typo in rL265762
2016-04-17 Duncan P. N... Revert "use range loop, try to make comments more meani...
2016-04-17 Duncan P. N... IR: Use an explicit map for debug info type uniquing
2016-04-17 Duncan P. N... IR: Use ODR to unique DICompositeType members
2016-04-17 Craig Topper[Target] Reduce size of the LoadExtActions array in...
2016-04-17 Craig Topper[Target] Remove checks for Simple VTs before calling...
2016-04-17 Craig Topper[Target] Fix an assertion that should have been updated...
2016-04-17 Duncan P. N... LangRef: Removed some outdated text about DIDerivedType
2016-04-17 Duncan P. N... Linker: Clarify test/Linker/type-unique-odr-a.ll, NFC
2016-04-16 Duncan P. N... IR: Add a configuration point for MDNodeInfo::isEqual...
2016-04-16 Sanjay Pateluse range loop, try to make comments more meaningful...
2016-04-16 Duncan P. N... LangRef: Fix some bugs in debug info descriptions
2016-04-16 Duncan P. N... IR: Remove extra blank line, NFC
2016-04-16 Duncan P. N... LTO: Use a common LibLTOCodeGenerator::init, NFC
2016-04-16 Duncan P. N... ValueMapper: Separate mapping of distinct and uniqued...
2016-04-16 Duncan P. N... ValueMapper: Only put cyclic nodes into CyclicNodes...
2016-04-16 Simon Pilgrim[X86][AVX] Add shuffle combine tests for MOVDDUP/MOVSHD...
2016-04-16 Craig Topper[X86] Use ternary operator to reduce code slightly...
2016-04-16 Simon Pilgrim[X86][XOP] Added VPPERM constant mask decoding and...
2016-04-16 Vedant KumarAdd missing #include to fix build
2016-04-16 Simon Pilgrim[X86][XOP] More VPPERM shuffle mask decode tests
2016-04-16 Simon AtanasyanValueMapper: Fix unused var warning. NFC
2016-04-16 Mehdi AminiRemove some unneeded headers and replace some headers...
2016-04-16 Mehdi AminiAdd SVN version to libLLVMLTO
2016-04-16 Mehdi AminiThinLTO: Move the ODR resolution to be based purely...
2016-04-16 Mehdi AminiThinLTO: Make aliases explicit in the summary
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-04-16 Mehdi AminiDo not modify a cl::opt programmatically, global mutabl...
2016-04-16 Duncan P. N... ValueMapper: Stop memoizing ConstantAsMetadata
2016-04-16 Davide Italiano[DebugInfo] Correct the assertion introduced in r266509...
2016-04-16 Duncan P. N... Reapply "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Davide Italiano[DebugInfo] Reduce size of DILocalVariable from 40...
2016-04-16 Matt ArsenaultAMDGPU: Enable LocalStackSlotAllocation pass
2016-04-16 Duncan P. N... Revert "ValueMapper: Eliminate cross-file co-recursion...
2016-04-16 Matt ArsenaultAMDGPU: Use s_addk_i32 / s_mulk_i32
2016-04-16 Duncan P. N... ValueMapper: Use API from r266503 in unit tests, NFC
2016-04-16 Duncan P. N... ValueMapper: Eliminate cross-file co-recursion, NFC
2016-04-16 Richard SmithUpdate and fix LLVM_ENABLE_MODULES:
2016-04-16 Richard SmithAdd some missing #includes, found by C++ modules selfhost.
2016-04-15 Duncan P. N... Linker: Remove an unnecessary local variable in for...
2016-04-15 Richard SmithMake this header include the header it depends on,...
2016-04-15 Duncan P. N... ValueMapper: Hide Mapper::VM behind an accessor, NFC
2016-04-15 Wei MiDon't skip splitSeparateComponents in eliminateDeadDefs...
2016-04-15 Easwaran RamanAdd ProfileData to required_libraries
2016-04-15 Evgeniy Stepanov[cfi] Support explicit sections for functions in cfi...
2016-04-15 Adrian PrantlConvert this sample-based-profiling testcase to use...
2016-04-15 Kostya Serebryany[libFuzzer] add a better warning for command line flags...
2016-04-15 Hans WennborgSwitch lowering: don't add incoming PHI values from...
2016-04-15 Hans WennborgSelectionDAGISel: rangeify a loop
2016-04-15 Easwaran RamanReplace the use of MaxFunctionCount module flag
2016-04-15 Kostya Serebryany[libFuzzer] menion the git mirror in the docs
2016-04-15 Vasileios Kalintiris[mips] More range-based for loops. NFC.
2016-04-15 Vasileios Kalintiris[mips] Use range-based for loops and simplify slightly...
2016-04-15 Ulrich Weigand[SystemZ] Call tryAddingSymbolicOperand in the disassembler
2016-04-15 Adrian PrantlLet the DISubprogram in this test point to the right...
2016-04-15 Adrian PrantlUpdate testcase to new debug metadata format.
2016-04-15 Reid Kleckner[codeview] Dump char16_t and char32_t simple types
2016-04-15 Tim NorthoverARM: don't try to hoist constant RHS out of a division.
2016-04-15 Chad Rosier[AArch64] Add load/store pair instructions to getMemOpB...
2016-04-15 Igor KudrinRevert "[Coverage] Prevent detection of false instantia...
2016-04-15 Davide Italiano[ParallelCG] Add a new splitCodeGen() API which takes...
2016-04-15 Marcin Koscielnicki[SystemZ] Fix large tests broken by conditional returns.
2016-04-15 David Majnemer[InstCombine] Don't transform compares of calls to...
next