OSDN Git Service

android-x86/external-llvm.git
2016-05-13 Michael ZolotukhinRevert "Revert "[Unroll] Implement a conservative and...
2016-05-13 Sanjay Patelfix documentation comments; NFC
2016-05-13 Rui Ueyamapdbdump: Print "Publics" stream.
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in NVPTXDA...
2016-05-13 Matthew SimpsonCorrect spelling in comment (NFC)
2016-05-13 Jan VeselyAMDGPU: Unify LowerGlobalAddress
2016-05-13 Jan VeselyAMDGPU/R600: Fold global address operand
2016-05-13 Jan VeselyAMDGPU/R600: Implement memory loads from constant AS
2016-05-13 Jan VeselyAMDGPU/R600: Add support for emitting MCExpr
2016-05-13 Jan VeselyAMDGPU: Add support for MCExpr to instruction printer
2016-05-13 Jan VeselyAMDGPU/R600: Use machine operands instead of ints to...
2016-05-13 Jan VeselyAMDGPU/R600: There are other uses for ALU_LITERAL besid...
2016-05-13 Jan VeselyAMDGPU: Make CONST_DATA_PTR available to R600
2016-05-13 Jan VeselyAMDGPU/EG,CM: Add instruction to read from constant...
2016-05-13 Sanjay Pateluse range-loops; NFCI
2016-05-13 Steven WuDisable test from r269436 on unsupported platforms
2016-05-13 Vedant KumarRevert "(HEAD -> master, origin/master, origin/HEAD...
2016-05-13 Vedant Kumar[ProfileData] (llvm) Use Error in InstrProf and Coverag...
2016-05-13 Reid Kleckner[codeview] Align class and print names of types
2016-05-13 Tim NorthoverARM: use callee-saved list in the order they're actuall...
2016-05-13 Krzysztof Parzyszek[Hexagon] Remove dead nodes from SelectionDAG to avoid...
2016-05-13 Jun Bum LimRename getLargestLegalIntTypeSize to getLargestLegalInt...
2016-05-13 Konstantin... [AMDGPU] Update nop insertion for debugger usage
2016-05-13 Renato GolinRevert "[ARM,AArch64] NFC. Add extra test cases for...
2016-05-13 Kostya Serebryany[libFuzzer] print the file name before executing the...
2016-05-13 Sanjay Patelregenerate checks and add a run to show missed shrinkage
2016-05-13 Kostya Serebryany[libFuzzer] simplify FuzzerInterface.h
2016-05-13 Sanjay Patelregenerate checks
2016-05-13 Paul Osmialowskiadd support for -print-imm-hex for AArch64
2016-05-13 Geoff Berry[EarlyCSE] Change key type of AvailableCalls to Instruc...
2016-05-13 Reid Kleckner[codeview] Dump the type index on the first line of...
2016-05-13 Chris Bieneman[obj2yaml] [yaml2obj] Basic support for MachO::load_command
2016-05-13 Sanjay Patel[InstCombine] handle zero constant vectors for LE/GE...
2016-05-13 Richard SmithUpdate module map for r269380.
2016-05-13 Rong Xu[PGO] Add flags to control IRPGO warnings.
2016-05-13 Bryan Chan[RuntimeDyld] Support R_390_PC64 relocation type
2016-05-13 Jun Bum Lim[MemCpyOpt] Use MaxIntSize in byte instead of bit
2016-05-13 Renato GolinRevert "[llc] New diagnostic handler"
2016-05-13 Renato Golin[llc] New diagnostic handler
2016-05-13 Sanjay Patel[InstCombine] canonicalize* LE/GE vector integer compar...
2016-05-13 Renato Golin[ARM,AArch64] NFC. Add extra test cases for bswap lowering.
2016-05-13 Silviu Baranga[scan-build] fix warnings emiited on LLVM Analysis...
2016-05-13 Simon Pilgrim[X86][AVX512] Moved CHECKs inside functions to stop...
2016-05-13 Krzysztof Parzyszek[scan-build] fix dead store warnings emitted on LLVM...
2016-05-13 Krzysztof Parzyszek[MIB] Create a helper function getRegState to extract...
2016-05-13 Amjad AboudAssure calling "cld" instruction in prologue of X86...
2016-05-13 Daniel Sanders[mips][ias] Work around yet another incorrect microMIPS...
2016-05-13 Chandler CarruthYet another attempt to appease MSVC...
2016-05-13 Hrvoje Varga[mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB...
2016-05-13 Chandler CarruthTry to fix MSVC by explicitly providing copy and move...
2016-05-13 Daniel Sanders[llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead...
2016-05-13 George Rimar[Support/ELF] - Added few constants and structs relativ...
2016-05-13 Justin BognerSDAG: Clean up a dangling node in SparcISelDAGToDAG...
2016-05-13 Michael ZolotukhinRevert "[Unroll] Implement a conservative and monotonic...
2016-05-13 Justin BognerSDAG: Clean up a dangling node in MipsISelDAGToDAG...
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in MSP430D...
2016-05-13 Adam Nemet[LoopDist] Only run LAA for loops with the pragma
2016-05-13 Matt ArsenaultAMDGPU: Remove verifier check for scc live ins
2016-05-13 Chandler Carruth[ADT] Add an 'llvm::seq' function which produces an...
2016-05-13 Michael Zolotukhin[Unroll] Implement a conservative and monotonically...
2016-05-13 Michael Zolotukhin[LoopUnrollAnalyzer] Don't treat gep-instructions with...
2016-05-13 Teresa Johnson[ThinLTO] Use correct pipeline for ThinLTO in gold...
2016-05-13 Xinliang David LiRemove runtime specific code from common header
2016-05-13 Adrian Prantldsymutil: Fix the DWOId mismatch check for cached modules.
2016-05-12 Reid Kleckner[codeview] Try to handle errors better in record iterator
2016-05-12 Chris Bieneman[MachO] Extract MachO load command enums into a def...
2016-05-12 Justin BognerSDAG: Implement Select instead of SelectImpl in AArch64...
2016-05-12 Hemant Kulkarnillvm-readobj: Fix GNU style entry point print width
2016-05-12 Reid Kleckner[codeview] Fix dumping VFTables, stop when we see LF_PAD*
2016-05-12 Chandler Carruth[PM] Port of the DepndenceAnalysis to the new PM.
2016-05-12 Hemant Kulkarnillvm-readobj: Change Hex output for GNU style dynamic...
2016-05-12 Justin BognerSDAG: Implement Select instead of SelectImpl in LanaiDA...
2016-05-12 Justin BognerSDAG: Implement Select instead of SelectImpl in Hexagon...
2016-05-12 Adam Nemet[LAA] Use std::min. NFC
2016-05-12 Justin BognerSDAG: Clean up a dangling node in HexagonISelDAGToDAG...
2016-05-12 Renato Golin[ARM] Support and tests for transform of LDR rt, =...
2016-05-12 Renato Golin[ARM] Fixup tests to take into account mov translation...
2016-05-12 Renato Golin[ARM] Delay ARM constant pool creation. NFC.
2016-05-12 Justin BognerSDAG: Implement Select instead of SelectImpl in BPFDAGT...
2016-05-12 Justin BognerSDAG: Implement Select instead of SelectImpl in AMDGPUD...
2016-05-12 Simon PilgrimTidied up switch cases. NFCI.
2016-05-12 John Regehr[Docs] clarify semantics of x.with.overflow intrinsics
2016-05-12 Justin BognerSDAG: Clean up dangling nodes in AArch64ISelDAGToDAG...
2016-05-12 Tom StellardRevert "LiveIntervalAnalysis: Rework constructMainRange...
2016-05-12 David Blaikiellvm-dwp: Use llvm::Error to improve diagnostic quality...
2016-05-12 Hemant Kulkarnillvm-readobj: Fix the GNU section header flags for...
2016-05-12 Amjad AboudFixed the callee saved registers list for X86 AllRegs...
2016-05-12 Chris Bieneman[obj2yaml] Fix ASAN bot failure
2016-05-12 Chad Rosier[AArch64] Give function a more appropriate name.
2016-05-12 Amjad AboudFixed dwarf X86-32 register mapping for k0-k7 registers.
2016-05-12 Chad Rosier[AArch64] Minor refactoring to simplify future patch...
2016-05-12 Krzysztof Parzyszek[Hexagon] Expand VSelect pseudo instructions
2016-05-12 Vedant Kumar[unittests] Use coveragemap_error in CoverageMappingRea...
2016-05-12 Davide Italiano[PM] Make LowerAtomic a FunctionPass.
2016-05-12 Michael Kuperstein[LoopVectorizer] LoopVectorBody doesn't need to be...
2016-05-12 Chris Bieneman[yaml2macho] Handle mach_header_64 reserved field
2016-05-12 Chris Bieneman[yaml2macho] Use memset instead of bzero
2016-05-12 Chris Bieneman[ObjectYAML] filetype is a required field in MachO...
2016-05-12 Zachary TurnerGet rid of CVLeafTypes.def and combine with TypeRecords.def
2016-05-12 Zachary TurnerMake CodeView record serialization more generic.
next