OSDN Git Service

android-x86/external-llvm.git
2016-12-23 Sanjoy DasNFC code motion in ImplicitNullChecks
2016-12-23 Sanjoy DasReimplement depedency tracking in the ImplicitNullCheck...
2016-12-22 Chris Bieneman[ObjectYAML] Fixing a compiler warning
2016-12-22 Quentin Colombet[GlobalISel] More fix for the size vs. type typo. NFC.
2016-12-22 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-22 Ahmed Bougacha[AArch64] Simplify indexed-memory testcase. NFC.
2016-12-22 Evgeniy Stepanov[cfi] Emit jump tables as a function-level inline asm.
2016-12-22 Chris Bieneman[ObjectYAML] Fixing big endian bots from r290381
2016-12-22 Chris Bieneman[ObjectYAML] MachO support for endianness
2016-12-22 Quentin Colombet[MachineVerifier] Check that even generic vregs comply...
2016-12-22 Quentin Colombet[AArch64] Change a test to use a generic instr instead...
2016-12-22 Quentin Colombet[MIRParser] Fix a typo in comment and error message.
2016-12-22 Quentin Colombet[AArch64][CallLowering] Constraint registers on target...
2016-12-22 Quentin Colombet[MIRParser] Non-generic virtual register may have a...
2016-12-22 Quentin Colombet[RegisterBankInfo] Allow to set a register class when...
2016-12-22 Quentin Colombet[GlobalISel] Refactor the logic to constraint registers.
2016-12-22 Matt ArsenaultAMDGPU: Invert cmp + select with constant
2016-12-22 Tim Shen[PowerPC] Add ppc support to update_llc_test_checks...
2016-12-22 Krzysztof Parzyszek[Hexagon] Add DAG mutations for machine pipeliner
2016-12-22 Wei MiRedo store splitting in CodeGenPrepare.
2016-12-22 Wei MiChange the interface of TLI.isMultiStoresCheaperThanBit...
2016-12-22 Petar Jovanovic[mips] Fix compact branch hazard detection, part 2
2016-12-22 Krzysztof ParzyszekAdd the DAG mutation interface to the software pipeliner
2016-12-22 Reid KlecknerPass -Wa,-mbig-obj in 64-bit mingw builds
2016-12-22 Reid KlecknerBuild KillTheDoctor with mingw-w64
2016-12-22 Krzysztof ParzyszekFix two bugs in the pipeliner in renaming phis in the...
2016-12-22 Matt ArsenaultAMDGPU: Use i16 for i16 shift amount
2016-12-22 Davide Italiano[NewGVN] Add the pass to PassRegistry.def.
2016-12-22 Matt ArsenaultAMDGPU: Fix missing 16-bit cmpx instructions
2016-12-22 Matt ArsenaultAMDGPU: Use i16 comparison instructions
2016-12-22 Matt ArsenaultAMDGPU: Fixed '!NodePtr->isKnownSentinel()' assert
2016-12-22 Davide Italiano[GVN] Initial check-in of a new global value numbering...
2016-12-22 Dan Gohman[WebAssembly] Add an "explicit" keyword to a constructor.
2016-12-22 Dan Gohman[WebAssembly] Don't use variadic operand indices in...
2016-12-22 Dan Gohman[WebAssembly] Don't old negative load/store offsets...
2016-12-22 Sam Kolton[AMDGPU] Add pseudo SDWA instructions
2016-12-22 Sam Kolton[AMDGPU] Disassembler: fix for disaasembling v_mac_f32...
2016-12-22 Ayman Musa[X86][AVX2] Passing the appropriate memory operand...
2016-12-22 Chandler Carruth[PM] Loosen the check ever so slightly -- MSVC appears...
2016-12-22 Chandler Carruth[PM] Make a couple of CHECK lines a bit more precise...
2016-12-22 Chandler Carruth[PM] Remove now-dead extern template and explicit insta...
2016-12-22 Chandler Carruth[PM] Introduce a reasonable port of the main per-module...
2016-12-22 Adrian PrantlFix an assertion in DwarfExpression when emitting fragm...
2016-12-22 Adrian PrantlRefactor the DIExpression fragment query interface...
2016-12-22 Matt ArsenaultDAG: Add helper for testing constant values
2016-12-22 Matt ArsenaultAMDGPU: Fix missing commute table entries for cmpx
2016-12-22 Mehdi Amini[ThinLTO] Save 8B per summary entry by rearranging...
2016-12-22 Matt ArsenaultAMDGPU: Swap order of operands in fadd/fsub combine
2016-12-22 Matt ArsenaultAMDGPU: Check fast math flags in fadd/fsub combines
2016-12-22 Matt ArsenaultAMDGPU: Form more FMAs if fusion is allowed
2016-12-22 Matt ArsenaultAMDGPU: Move combines into separate functions
2016-12-22 Matt ArsenaultAMDGPU: Enable some f32 fadd/fsub combines for f16
2016-12-22 Matt ArsenaultAMDGPU: Implement isFMAFasterThanFMulAndFAdd for f16
2016-12-22 Matt ArsenaultAMDGPU: setcc test cleanup
2016-12-22 Matt ArsenaultAMDGPU: Allow rcp and rsq usage with f16
2016-12-22 Matt ArsenaultAMDGPU: Custom lower f16 fdiv
2016-12-22 Matt ArsenaultAMDGPU: Implement f16 fcanonicalize
2016-12-22 Matt ArsenaultAMDGPU: Update isFPImmLegal for f16
2016-12-22 Peter CollingbourneClear the PendingTypeTests vector after moving from it.
2016-12-22 Haicheng Wu[AArch64] Correct the check of signed 9-bit imm in...
2016-12-22 Easwaran RamanPass GetAssumptionCache to InlineFunctionInfo constructor
2016-12-22 David Majnemer[NVVMIntrRange] Only set range metadata if none is...
2016-12-22 Adrian PrantlRenumber testcase metadata nodes after r290153.
2016-12-22 Adrian Prantl[LLParser] Make the line field of DIMacro(File) optional.
2016-12-21 Adrian PrantlLegalize metadata in legacy testcases
2016-12-21 Adrian PrantlLegalize metadata in legacy testcases
2016-12-21 Adrian PrantlLegalize metadata in legacy testcases
2016-12-21 Adrian PrantlLegalize metadata in legacy testcases
2016-12-21 Ahmed Bougacha[GlobalISel] Add basic Selector-emitter tblgen backend.
2016-12-21 Ahmed Bougacha[AsmWriter] Remove redundant cast<>s. NFC.
2016-12-21 Dan Gohman[WebAssembly] Fix the opcode value for i64.rotr.
2016-12-21 Peter CollingbourneIR: Function summary representation for type tests.
2016-12-21 Mike Aizatsky[sancov] skip duplicated points
2016-12-21 Mike Aizatsky[sancov] hash prefix results in huge merge files, use...
2016-12-21 Haicheng Wu[AArch64] Remove a redundant check. NFC.
2016-12-21 Greg ClaytonAdd the ability for DWARFDie objects to get the parent...
2016-12-21 Justin Bognercmake: Don't build llvm-config and tblgen concurrently...
2016-12-21 Ed MasteUpdate mailing list post URL and add libunwind reference
2016-12-21 Simon Pilgrim[X86][SSE] Improve lowering of vXi64 multiplies
2016-12-21 David MajnemerRevert "[InstCombine] New opportunities for FoldAndOfIC...
2016-12-21 Tom StellardAMDGPU/SI: Fix file header
2016-12-21 Peter CollingbourneTypeMetadataUtils: Simplify; spotted by Mehdi.
2016-12-21 Zachary TurnerAdd missing includes on Windows.
2016-12-21 Michael Kuperstein[LLParser] Parse vector GEP constant expression correctly
2016-12-21 Michael Kuperstein[ConstantFolding] Fix vector GEPs harder
2016-12-21 Simon Pilgrim[CostModel] Pass shuffle mask args with ArrayRef. NFCI.
2016-12-21 Michael Zuckermanrevert first commit . removing empty line in X86.h
2016-12-21 Michael ZuckermanFirst commit adding new line to X86.h
2016-12-21 Elena DemikhovskyAdded a template for building target specific memory...
2016-12-21 Davide Italiano[AMDGPU] Garbage collect dead code. NFCI.
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 Oren Ben Simhon[X86] Vectorcall Calling Convention - Adding CodeGen...
2016-12-21 Adam Nemet[LDist] Match behavior between invoking via optimizatio...
2016-12-21 Sebastian Popremove pretty-print test that requires debug
2016-12-21 Tim Shen[APFloat] Remove 'else' after return. NFC
2016-12-21 Lang Hames[Orc][RPC] Actually specialize SerializationTraits...
2016-12-21 Sebastian Popmachine combiner: fix pretty printer
2016-12-21 Lang Hames[Orc][RPC] Specialize RPCTypeName and SerializationTrai...
next