OSDN Git Service

android-x86/external-llvm.git
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.
2016-05-12 Chris Bieneman[yaml2obj] Support for dumping mach_header from yaml
2016-05-12 Chris Bieneman[obj2yaml] Include all mach_header fields in yaml
2016-05-12 Krzysztof Parzyszek[Hexagon] Properly handle instruction selection of...
2016-05-12 Xinliang David Liminor test clean up /NFC
2016-05-12 Xinliang David LiFix option description /NFC
2016-05-12 Chris Bieneman[macho2yaml] Add support for dumping mach_headers
2016-05-12 Chris Bieneman[ObjectYAML] Support Thin MachO headers to YAML
2016-05-12 Daniel Sanders[mips][ias] Fix O32 .cprestore directive when inside...
2016-05-12 Daniel Sanders[mips][ias] Work around incorrect another microMIPS...
2016-05-12 Chad Rosier[AArch64] Remove command-line option use for testing.
2016-05-12 Simon Pilgrim[SelectionDAG] Attempt to split BITREVERSE vector legal...
2016-05-12 Hrvoje VargaRevert "[mips][microMIPS] Implement CFC*, CTC* and...
2016-05-12 Rafael EspindolaRefactor duplicated code. NFC.
2016-05-12 Renato Golin[scan-build] fix warnings emitted on LLVM ARM code...
2016-05-12 Daniel Sanders[mips][ias] Correct ELF eflags when Octeon is the target.
2016-05-12 Daniel Sanders[mips][ias] Handle N64 compound relocations and R_MIPS_...
2016-05-12 Dan Gohman[WebAssembly] Fast-isel support for calls, arguments...
2016-05-12 Hal Finkel[PowerPC] Fix a DAG replacement bug in PPCTargetLowerin...
2016-05-12 David Majnemer[SCCP] Resolve shifts beyond the bitwidth to undef
2016-05-12 Matt ArsenaultAMDGPU: Fix getIntegerAttribute type and error message
2016-05-12 Xinliang David Li[Layout] Add a new test case for optimal rotation
2016-05-12 Xinliang David Li[Layout] Add a new option (NFC)
2016-05-12 Matt ArsenaultAMDGPU: Fix breaking IR on instructions with multiple...
2016-05-12 Chris Bieneman[obj2yaml] Adding Error/Expected to macho2yaml
2016-05-12 Chad Rosier[AArch64] Add support for unscaled narrow stores in...
2016-05-12 Sanjoy DasAppease MSVC with curly braces
2016-05-12 Sanjoy DasAll llvm.deoptimize declarations must use the same...
2016-05-12 Chad Rosier[AArch64] Remove floating-point narrow stores from...
2016-05-12 Justin BognerSDAG: Implement Select instead of SelectImpl in ARMDAGT...
2016-05-12 Justin BognerSDAG: Clean up dangling nodes in ARMISelDAGToDAG::Selec...
2016-05-11 Xinliang David Li[profile] profile writing cleanup
2016-05-11 Davide ItalianoRevert "[SCCP] Partially propagate informations when...
2016-05-11 Teresa Johnson[ThinLTO] Don't re-analyze callee at same threshold...
2016-05-11 Wei MiFix a bug when hoist spill to a BB with landingpad...
2016-05-11 Wei Mi[NFC] Extract LastSplitPoint computation from SplitAnal...
2016-05-11 Justin BognerSDAG: Use ReplaceNode here, not ReplaceUses
2016-05-11 Chris BienemanInitial add for MachO support for yaml2obj
2016-05-11 Chris BienemanInitial add for MachO support for obj2yaml
2016-05-11 Sanjay Patelregenerate checks
2016-05-11 Matthias BraunMachineVerifier: Fix error reporting.
2016-05-11 Xinliang David Licleanup: do not recompute size for preallocated buffer
2016-05-11 Justin BognerSDAG: Add a helper to replace and remove a node during...
2016-05-11 Justin BognerSDAG: Have SelectNodeTo replace uses if it CSE's instea...
2016-05-11 Teresa Johnson[ThinLTO] Fix Windows debug failure in new iterator
2016-05-11 Chad Rosier[AArch64] Improve getUsefulBitsForUse for narrow stores.
2016-05-11 Sanjay Patelfix documentation comments; NFC
2016-05-11 Vedant Kumar[ProfileData] Use SoftInstrProfErrors to count soft...
2016-05-11 Simon Pilgrim[X86][AVX512] Fixed VPERMILPD/VPERMILPS shuffle comments.
2016-05-11 Rafael EspindolaReturn a StringRef from getSection.
2016-05-11 Zachary TurnerFix build breakage in DebugInfoCodeview
2016-05-11 Zachary TurnerRefactor CodeView type records to use common code.
2016-05-11 Justin BognerSDAG: Minor cleanup in X86
2016-05-11 Sanjoy Das[SCEVExpander] Fix a failed cast<> assertion
2016-05-11 Sanjoy Das[SCEVExpander] Don't break SSA in replaceCongruentIVs
2016-05-11 Sanjoy Das[SCEV] Be more aggressive around proving no-wrap
2016-05-11 Simon Pilgrim[X86][SSE] Avoid repeatedly calling MCInst::getNumOpera...
2016-05-11 Jan VeselyAMDGPU: Split private memory tests
2016-05-11 Sanjay Patelfix typos in comments; NFC
2016-05-11 Filipe Cabecinhas[NFC] Remove some dead code:
2016-05-11 Dan Gohman[WebAssembl] Implement enough of fast-isel to run the...
2016-05-11 Vedant KumarUse an emplace_back for consistency, NFC
2016-05-11 Vedant Kumar[BasicAA] Compare GEP indices based on value (Fix PR27418)
2016-05-11 Daniel Sanders[mips][ias] Work around incorrect microMIPS relocation...
2016-05-11 Simon Pilgrim[X86][AVX512] Regenerate intrinsics test
2016-05-11 Krzysztof Parzyszek[Hexagon] Add a debug option to disable all backend...
2016-05-11 Krzysztof Parzyszek[Hexagon] Use offsets relative to FP+8 in .cfi_offset...
2016-05-11 Artur PilipenkoNFC. Introduce Value::isPointerDereferenceable
2016-05-11 Rafael EspindolaMerge two unreachable cases.
2016-05-11 Simon Pilgrim[X86] Regenerate shuffle test
2016-05-11 Rafael EspindolaRefactor duplicated check for valid declaration linkage...
2016-05-11 Rafael EspindolaDelete duplicated verifier test.
2016-05-11 Daniel Sanders[mips][ias] Fix missing header that should have been...
2016-05-11 Daniel Sanders[mips][ias] Fix N32 and N64 .cprestore directive when...
2016-05-11 Rafael EspindolaTry to fix a msvc warning.
2016-05-11 Hrvoje Varga[mips][microMIPS] Implement CFC*, CTC* and LDC* instruc...
2016-05-11 Rafael Espindolaclang-format LLToken.h.
2016-05-11 Simon Pilgrim[X86][AVX512] Updated shuffle comments instruction...
next