OSDN Git Service

android-x86/external-llvm.git
2016-02-29 Adrian PrantlFix PR26585 by improving the promotion of DBG_VALUEs...
2016-02-29 Steven WuRename embedded bitcode section in MachO
2016-02-29 Ahmed Bougacha[X86] Move the ATOMIC_LOAD_OP ISel from DAGToDAG to...
2016-02-29 Colin LeMahieu[Hexagon] Setting sign mismatch flag on expression...
2016-02-29 Rong XuMinor code cleanup. NFC
2016-02-29 David Majnemer[WinEH] Make setjmp work correctly with EH
2016-02-29 Dehao ChenMove discriminator assignment to the right place.
2016-02-29 Colin LeMahieu[Hexagon] Using MustExtend flag on expression instead...
2016-02-29 Adrian Prantlfix typo in comment
2016-02-29 Nemanja IvanovicFix for PR26180
2016-02-29 Daniel Sanders[mips] Range check uimm20 and fixed a bug this revealed.
2016-02-29 Vasileios Kalintiris[mips] Do not use SLL for ANY_EXTEND nodes as the high...
2016-02-29 Daniel Sanders[mips] Make isel select the correct DEXT variant up...
2016-02-29 Rafael EspindolaIRObject: Mark extern_weak as weak.
2016-02-29 Benjamin Kramer[InstSimplify] Restore fsub 0.0, (fsub 0.0, X) ==>...
2016-02-29 Daniel Sanders[mips] Make symbols an acceptable branch target when...
2016-02-29 Benjamin Kramer[InstSimplify] fsub 0.0, (fsub -0.0, X) ==> X is only...
2016-02-29 Daniel Sanders[test-release.sh] Add lldb to list of projects (disable...
2016-02-28 Chandler Carruth[PM] Wire up optimization levels and default pipeline...
2016-02-28 NAKAMURA Takumi[PM] Appease mingw32's auto-import DLL build with minim...
2016-02-28 Vasileios Kalintiris[mips] Remove unused function declarations from MipsReg...
2016-02-28 NAKAMURA TakumiRevert r262185, "[PM] Appease mingw32's auto-import...
2016-02-28 NAKAMURA Takumi[PM] Appease mingw32's auto-import DLL build with minim...
2016-02-28 JF BastienWebAssembly: fix test
2016-02-28 JF BastienWebAssembly: fix build
2016-02-28 Michael Zuckerman[AVX512][PSLLW ][PSLLV] Change imm8 to int
2016-02-27 Xinliang David Li[PGO] Remove redundant counter copies for avail_extern...
2016-02-27 Duncan P. N... CodeGen: Remove an iterator => pointer conversion, NFC
2016-02-27 Matt ArsenaultAMDGPU: More bits of frame index are known to be zero
2016-02-27 Duncan P. N... CodeGen: Use MachineInstr& in InlineSpiller::rematerial...
2016-02-27 Duncan P. N... CodeGen: Update LiveIntervalAnalysis API to use Machine...
2016-02-27 Duncan P. N... CodeGen: Change MachineInstr to use MachineInstr&, NFC
2016-02-27 Matt ArsenaultDAGCombiner: Don't unnecessarily swap operands in Reass...
2016-02-27 Duncan P. N... CodeGen: Use MachineInstr& in HashMachineInstr, NFC
2016-02-27 Duncan P. N... CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC
2016-02-27 Duncan P. N... CodeGen: Assert valid MI in AntiDepBreaker::UpdateDbgValue
2016-02-27 Duncan P. N... AArch64: Use MachineInstr& in guaranteesZeroRegInBlock...
2016-02-27 Duncan P. N... CodeGen: Update DFAPacketizer API to take MachineInstr...
2016-02-27 Duncan P. N... WIP: CodeGen: Use MachineInstr& in MachineInstrBundle...
2016-02-27 JF BastienWebAssembly: fix build
2016-02-27 Renato GolinRevert "[sancov] do not instrument nodes that are full...
2016-02-27 Simon PilgrimTidyup for loops - don't repeat upper limit evaluation...
2016-02-27 Chris DewhurstAddition of tests to previous check-in. Tests for copro...
2016-02-27 Simon Pilgrim[X86][AVX] vpermilvar.pd mask element indices only...
2016-02-27 Chris DewhurstThe patch adds missing registers and instructions to...
2016-02-27 Simon Pilgrim[X86][AVX] Added AVX1 target shuffle combine tests
2016-02-27 Simon PilgrimStrip trailing whitespace. NFCI.
2016-02-27 Chandler Carruth[PM] Loosen the regex for the proxy template name even...
2016-02-27 Chandler Carruth[PM] Use a boring regex instead of explicitly naming...
2016-02-27 Chandler Carruth[PM] Provide explicit instantiation declarations and...
2016-02-27 Chandler Carruth[PM] Provide two templates for the two directionalities...
2016-02-27 Matt ArsenaultDAGCombiner: Relax sqrt NaN folding check
2016-02-27 Matt ArsenaultAMDGPU: Split vi-insts subtarget feature
2016-02-27 Matt ArsenaultAMDGPU: Add s_sleep intrinsic
2016-02-27 Matt ArsenaultAMDGPU: Implement readcyclecounter
2016-02-27 Duncan P. N... CodeGen: Avoid implicit conversion in MachineInstrBuild...
2016-02-27 Duncan P. N... CodeGen: Remove implicit iterator to pointer conversion...
2016-02-27 Duncan P. N... CodeGen: Take MachineInstr& in SlotIndexes and LiveInte...
2016-02-27 Sean Silva[instrprof] Use __{start,stop}_SECNAME on PS4 too.
2016-02-27 Mike Aizatsky[sancov] properly initializing pass.
2016-02-27 Kostya Serebryany[libFuzzer] don't emit callbacks to sanitizer run-time...
2016-02-27 Philip ReamesSuppress an uncovered switch warning [NFC]
2016-02-27 Chandler Carruth[LICM] Teach LICM how to handle cases where the alias...
2016-02-27 Kostya Serebryany[libFuzzer] fixing the bot
2016-02-27 Mike Aizatsky[sancov] print_coverage_points command.
2016-02-27 Mike Aizatsky[sancov] do not instrument nodes that are full pre...
2016-02-27 Kostya Serebryany[libFuzzer] speedup path coverage handling
2016-02-27 Junmo ParkMinor code cleanup. NFC.
2016-02-27 Reid Kleckner[InstCombine] Be more conservative about removing stack...
2016-02-26 Paul RobinsonRevert r262092, caught LLD tests
2016-02-26 Paul Robinson[FileCheck] Abort if -NOT is combined with another...
2016-02-26 Cong HouFix a bug in isVectorReductionOp() in SelectionDAGBuild...
2016-02-26 Ahmed Bougacha[X86] Move an encoding test from CodeGen to MC. NFC.
2016-02-26 Ahmed Bougacha[X86] Delete old redundant test. NFC.
2016-02-26 Ahmed Bougacha[X86] Fix a stale comment. NFC.
2016-02-26 Ahmed Bougacha[X86] Remove the unused SDTX86atomicBinary. NFC.
2016-02-26 Philip Reames[LVI] Extend select handling to catch min/max/clamp...
2016-02-26 Kostya Serebryany[libFuzzer] add -print_final_stats=1 flag
2016-02-26 Simon PilgrimStrip trailing whitespace. NFCI.
2016-02-26 Philip Reames[ConstantRange] Add umin/smin operators
2016-02-26 Kit Barton[PPC] Legalize FNEG on PPC when possible
2016-02-26 Simon PilgrimFix spelling. NFCI.
2016-02-26 Sanjay Patel[x86, InstCombine] transform x86 AVX2 masked stores...
2016-02-26 Kostya Serebryany[libFuzzer] initial implementation of path coverage...
2016-02-26 Chris Bieneman[CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"
2016-02-26 Paul RobinsonReapply r262054 with triple fix.
2016-02-26 Kit BartonPower9] Implement new vsx instructions: compare and...
2016-02-26 Chris Bieneman[CMake] Add the gold plugin before clang
2016-02-26 Chris Bieneman[CMake] Assigning the LTO component to lto.h
2016-02-26 Sanjay Patel[x86, InstCombine] transform x86 AVX masked stores...
2016-02-26 Sanjay Patel[x86] refactor to eliminate duplicated code; NFCI
2016-02-26 Amaury SechetFix warning in DwarfCFIException. NFC
2016-02-26 Paul RobinsonRevert r262054 on one file that fails sometimes.
2016-02-26 Amaury SechetExtract the method to begin and end a fragment in AsmPr...
2016-02-26 Quentin Colombet[GlobalISel] Fix a ranlib warning about empty TOC.
2016-02-26 Paul RobinsonFix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
2016-02-26 Nirav DaveFix Sparc 32bit Lowering to rebundle up v2i32 values.
2016-02-26 Sanjay Patel[x86, AVX] fold 'isPositive' 256-bit vector integer...
2016-02-26 Reid Kleckner[IR] Optimize bitfield layout of Value for MSVC
2016-02-26 Sanjay Patel[x86, AVX] add 256-bit tests
next