OSDN Git Service

android-x86/external-llvm.git
2016-04-22 Tom StellardCodeGen: Add a stand-alone hazard recognizer pass
2016-04-22 David Majnemer[EarlyCSE] Don't add the overflow flags to the hash
2016-04-22 Nirav DaveEmit code16 in assembly in 16-bit mode
2016-04-22 Simon Dardis[mips] Fix select patterns for MIPS64
2016-04-22 Teresa JohnsonDocument source_filename in LangRef.
2016-04-22 Vasileios Kalintiris[mips] Fix a small typo that would leave BLTZC out...
2016-04-22 Daniel SandersRevert r267049, r26706[16789], r267071 - Refactor raw...
2016-04-22 Nikolay HaustovAMDGPU/SI: Add test missed in rL266865
2016-04-22 Silviu Baranga[InstCombine] Preserve fast math flags when combining...
2016-04-22 Hrvoje Varga[mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU...
2016-04-22 Zoran Jovanovic[mips][microMIPS] Add R_MICROMIPS_PC18_S3 relocation
2016-04-22 Eric LiuFix -Wunused-variable in non-asserts build.
2016-04-22 Daniel SandersRevert r267098 - [MachineCombiner] Support for floating...
2016-04-22 Ashutosh Nema[X86]: Changing cost for “TRUNCATE v16i32 to v16i8...
2016-04-22 Chris Dewhurst[Sparc] This provides support for itineraries on Sparc.
2016-04-22 Chris DewhurstThe following code would not work before this patch...
2016-04-22 Vedant KumarRevert "Initial implementation of optimization bisect...
2016-04-22 Zlatko Buljan[mips][microMIPS] Implement DVP, EVP and JALRC.HB instr...
2016-04-22 David Majnemer[GVN] Respect fast-math-flags on fcmps
2016-04-22 David MajnemerFix some spelling mistakes
2016-04-22 David Majnemer[EarlyCSE] Take the intersection of flags on instructions
2016-04-22 Sanjoy Das[SCEV] Extract out a `isSCEVExprNeverPoison` helper...
2016-04-22 Craig Topper[SystemZ] Mark CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF as Expan...
2016-04-22 Craig Topper[Lanai] Set CTLZ_ZERO_UNDEF/CTTZ_ZERO_UNDEF to Expand...
2016-04-22 Craig Topper[Lanai] Remove unused methods declarations. NFC
2016-04-22 Mehdi AminiClean the API for CollectAsmUndefinedRefs, taking a...
2016-04-22 Mehdi AminiIRObjectFile, clang-format fixup for r267104
2016-04-22 Mehdi AminiUse std::move on the enum to insert it into the pair...
2016-04-22 Mehdi AminiRefactor IRObjectFile, extract a static CollectAsmUndef...
2016-04-22 Nicolai HaehnleAMDGPU/SI: add llvm.amdgcn.ps.live intrinsic
2016-04-22 Craig Topper[AVX512] Teach lowering to use vplzcntd/q to implement...
2016-04-22 Duncan P. N... ValueMapper/Enumerator: Clean up code in post-order...
2016-04-22 Gerolf Hoflehner[MachineCombiner] Support for floating-point FMA on...
2016-04-22 Teresa Johnson[ThinLTO] Remove unused/incomplete lazy summary reading...
2016-04-22 NAKAMURA TakumiUntabify.
2016-04-22 Nico WeberTry to fix UNRESOLVED: LLVM :: CodeGen/AArch64/arm64...
2016-04-22 Saleem AbdulrasoolARM: fix test for Windows division
2016-04-21 Dan Gohman[WebAssembly] Limit alignment hints to natural alignment.
2016-04-21 Saleem AbdulrasoolARM: restrict register class for WIN__DBZCHK
2016-04-21 Mike Aizatsky[sancov] using normalized filenames for blacklist checks.
2016-04-21 David BlaikieFix more -Wunused-variable in non-asserts build.
2016-04-21 Tim NorthoverMachO: enable .data_region directives everywhere
2016-04-21 David BlaikieFix some -Wunused-variable warnings in non-asserts...
2016-04-21 Vedant Kumar[Support] Fix Wcast-qual warning
2016-04-21 Reid KlecknerFix PDB warnings and test
2016-04-21 Derek SchuffImprove error message reporting for MachineFunctionProp...
2016-04-21 Amaury SechetRemove dead code. NFC
2016-04-21 Zachary TurnerFix -Wreturn-type warning with HAVE_DIA_SDK is false.
2016-04-21 Zachary TurnerFix pdbdump-headers.test after guid format change.
2016-04-21 Zachary TurnerFix for case sensitive filename failure.
2016-04-21 Mike AizatskyFixed flag description
2016-04-21 Amaury SechetRemove various warnings. NFC
2016-04-21 Derek Bruening[esan] EfficiencySanitizer instrumentation pass
2016-04-21 Amaury SechetAdd utility function to manipulate attributes on CallSi...
2016-04-21 Kevin EnderbyFix a typo in an error message. Caught by Sean Silva!
2016-04-21 Vedant Kumar[ProfileData] Report errors from InstrProfSymtab::create
2016-04-21 Sanjay Pateladd tests for disguised fabs/fneg
2016-04-21 Quentin Colombet[MachineBasicBlock] Make the pass argument truly mandat...
2016-04-21 Sanjay Pateluse FileCheck; add test for disguised fabs
2016-04-21 Zachary TurnerAdd natvis visualizers for endian types.
2016-04-21 Zachary TurnerRefactor raw pdb dumper into library
2016-04-21 Quentin Colombet[MachineBasicBlock] Refactor SplitCriticalEdge to expos...
2016-04-21 Kevin Enderbyhange the variable name big_size to BigSize. Caught...
2016-04-21 Andrew KaylorZero-initialize members of the CpuHashInfoTy structure...
2016-04-21 Lang Hames[RuntimeDyld] Fix conservative over-allocation of memor...
2016-04-21 JF BastienNFC: fix copy / paste comment
2016-04-21 Krzysztof Parzyszek[Hexagon] Properly recognize register alt names
2016-04-21 Kevin EnderbyFix crash in llvm-objdump with -macho -objc-meta-data...
2016-04-21 JF BastienNFC: fix nonsensical comment
2016-04-21 Sanjoy DasFolding compares with unescaped allocations
2016-04-21 Krzysztof Parzyszek[Hexagon] Expand handling of the small-data/bss section
2016-04-21 Quentin Colombet[RegisterBankInfo] Change the API for the verify methods.
2016-04-21 Matt ArsenaultAMDGPU: Fix debug name of pass to better match
2016-04-21 Matt ArsenaultLegalizeDAG: Move unaligned load/store expansion to TLI
2016-04-21 Quentin Colombet[RegisterBankInfo] Change the representation of the...
2016-04-21 Matt ArsenaultDAGCombiner: Reduce 64-bit BFE pattern to pattern on...
2016-04-21 Philip Reames[instcombine][unordered] Extend load(select) transform...
2016-04-21 Andrew KaylorInitial implementation of optimization bisect support.
2016-04-21 Nicolai HaehnleSplit IntrReadArgMem into IntrReadMem and IntrArgMemOnly
2016-04-21 Philip Reames[unordered] unordered loads from null are still unreachable
2016-04-21 Marcin Koscielnicki[PowerPC] [SSP] Fix stack guard load for 32-bit.
2016-04-21 Adam Nemet[LoopUtils] Fix typo in comment
2016-04-21 Adam Nemet[LoopUtils] Add asserts to findStringMetadataForLoop...
2016-04-21 Adam Nemet[LoopUtils] Move def of findStringMetadataForLoop to...
2016-04-21 Adam Nemet[LoopUtils] Rename {check->find}StringMetadata{Into...
2016-04-21 Philip Reames[instcombine][unordered] Implement *-load forwarding...
2016-04-21 Amjad AboudFixed Dwarf debug info emission to skip DILexicalBlockF...
2016-04-21 Philip Reames[unordered] Add tests and conservative handling in...
2016-04-21 Chad RosierAddress Philip's post-commit feedback for r266987....
2016-04-21 Philip ReamesMinor comment cleanup [NFC]
2016-04-21 Rafael EspindolaFix recursive -only-needed.
2016-04-21 Zoran Jovanovic[mips][microMIPS] Implement ldpc instruction
2016-04-21 Zoran Jovanovic[mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation
2016-04-21 Chad RosierRefactor implied condition logic from ValueTracking...
2016-04-21 Zoran Jovanovic[mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
2016-04-21 Sam Kolton[AMDGPU] Assembler: prevent parseDPPCtrlOps from eating...
2016-04-21 Rafael EspindolaAdd a CachedHash structure.
2016-04-21 Zlatko Buljan[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
2016-04-21 Zlatko Buljan[mips][microMIPS] Implement LL, SC, MOVEP, ROTR, ROTRV...
2016-04-21 Evgeny AstigeevichUpdated a test not to produce an empty s-file.
next