OSDN Git Service

android-x86/external-llvm.git
2016-05-16 Davide Italiano[PM] RewriterStatepointForGC: add missing dependency.
2016-05-15 Craig Topper[AVX512] Fix mask argument type for insertf32x4/inserti...
2016-05-15 Simon Pilgrim[X86][SSE] Simplify zero'th index extract element matching
2016-05-15 Simon Pilgrim[X86][SSE] Removed duplicate variables. NFCI.
2016-05-15 Craig Topper[AVX512] Change 512-bit insertf32x4/inserti32x4 builtin...
2016-05-15 Xinliang David Li[profile] Header file cleanup /NFC
2016-05-15 Simon Pilgrim[X86][SSE] Added constant index tests for 128-bit integ...
2016-05-15 Simon Pilgrim[X86][SSE] Added variable index tests for 128-bit integ...
2016-05-15 Simon PilgrimFixed typo in test
2016-05-15 Sanjay Pateladd test to show missing optimization
2016-05-15 Simon Pilgrim[X86][SSE] Added extra extractelement tests
2016-05-15 Sanjay Patelregenerate checks
2016-05-15 Simon Pilgrim[X86][SSE] Regenerate extractelement tests
2016-05-15 Simon Pilgrim[CostModel][X86] Added scalar bitreverse tests
2016-05-15 Benjamin KramerMove helper classes into anonymous namespaces. NFC.
2016-05-15 Elena DemikhovskyVector GEP - fixed a crash on InstSimplify Pass.
2016-05-15 Davide Italiano[PM/SCCP] Fix pass dependencies.
2016-05-15 Mehdi AminiThinLTOCodeGenerator: fix race condition found using...
2016-05-15 Xinliang David LiRename pass name to prepare to new PM porting /NFC
2016-05-14 Mehdi AminiRevert "Revert "Revert 220932.": "Removing the static...
2016-05-14 Davide Italiano[PM] Add newline at the end of the file, for consistenc...
2016-05-14 Davide Italiano[PM] Refactor cross-registration of AM into an helper.
2016-05-14 Craig Topper[AVX512] Make the permd intrinsics take a 32-bit immedi...
2016-05-14 Davide Italiano[SCCP] Use range-based for loops. NFC.
2016-05-14 Mehdi AminiRevert "Revert 220932.": "Removing the static initializ...
2016-05-14 Saleem AbdulrasoolARM: support export directives for Windows
2016-05-14 Chad Rosier[AArch64] Update local variable names to conform to...
2016-05-14 Elena DemikhovskyFixed lowering of _comi_ intrinsics from all sets ...
2016-05-14 Renato GolinRevert "[llc] New diagnostic handler"
2016-05-14 NAKAMURA TakumiRe-enable llvm/test/ThinLTO/X86/cache.ll.
2016-05-14 Renato Golin[Docs] Add some requirements to the Testing Guide
2016-05-14 NAKAMURA TakumiCachePruning.cpp: Don't use errno.
2016-05-14 Dima StepanovRevert changes after test commit.
2016-05-14 Renato Golin[llc] New diagnostic handler
2016-05-14 NAKAMURA TakumiRework r269548, "XFAIL ThinLTO Caching test on Windows...
2016-05-14 Daniel Sanders[mips] Enable IAS by default for 32-bit MIPS targets...
2016-05-14 Dima StepanovTest commt: remove a blank line.
2016-05-14 NAKAMURA Takumillvm/Support/MachO.h: Fix warnings. [-Wpedantic]
2016-05-14 Mehdi AminiXFAIL ThinLTO Caching test on Windows.
2016-05-14 Chandler CarruthRevert "Retry "[ProfileData] (llvm) Use Error in InstrP...
2016-05-14 Mehdi AminiAdd testing in llvm-lto for ThinLTO caching.
2016-05-14 Mehdi AminiThinLTOCodeGenerator: handle cases where temporary...
2016-05-14 Mehdi AminiRevert "Add testing in llvm-lto for ThinLTO caching."
2016-05-14 Mehdi AminiIncrease verbosity in the test output to help debugging...
2016-05-14 Mehdi AminiThinLTOCodeGenerator: handle std::error_code instead...
2016-05-14 Mehdi AminiStripDebugInfo: uses isa<DbgInfoIntrinsic> instead...
2016-05-14 Mehdi AminiRevert "StripDebugInfo: uses isa<DbgInfoIntrinsic>...
2016-05-14 Mehdi AminiAdd testing in llvm-lto for ThinLTO caching.
2016-05-14 Mehdi AminiStripDebugInfo: uses isa<DbgInfoIntrinsic> instead...
2016-05-14 Mehdi AminiRemove unwanted fprintf debug
2016-05-14 Craig TopperRevert r269534 "Silence a -Wundefined-var-template...
2016-05-14 Craig TopperSilence a -Wundefined-var-template build warning.
2016-05-14 Dan Gohman[WebAssembly] Fix legalization of i128 shifts.
2016-05-14 Craig Topper[AVX512] Fix types for pshufd intrinsics. The immediate...
2016-05-14 Derek Schuff[WebAssembly] Update expected torture test failures
2016-05-14 Reid Kleckner[codeview] Add type stream merging prototype
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in MipsDAG...
2016-05-13 Marcin Koscielnicki[MSan] [PowerPC] Implement PowerPC64 vararg helper.
2016-05-13 Justin BognerSDAG: Clean up a dead node I missed earlier in X86
2016-05-13 Chris Bieneman[MachO] More missing swapStruct implementations
2016-05-13 Chris Bieneman[MachO] Filling in some structs I missed in r269499
2016-05-13 Chad Rosier[AArch64] Simplify logic to reduce vertical space....
2016-05-13 Davide Italiano[PM] Port LowerAtomic to the new pass manager.
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in XCoreDA...
2016-05-13 Adam Nemet[LAA] Include MaxSafeDepDistBytes in the analysis print-out
2016-05-13 Adam Nemet[LAA] Prepare the code to print more things in the...
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in WebAsse...
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in SystemZ...
2016-05-13 Chandler CarruthAnother attempt to fix MSVC by explicitly disabling...
2016-05-13 Chris Bieneman[MachO] Adding a few missing swapStruct functions
2016-05-13 Chris Bieneman[MachO] Adding struct field to MachO.def
2016-05-13 Kostya Serebryany[libFuzzer] do the merge faster and a bit less precise
2016-05-13 Sanjay Pateluse 'match' for less indenting; NFCI
2016-05-13 Vedant KumarRetry "[ProfileData] (llvm) Use Error in InstrProf...
2016-05-13 Justin BognerSDAG: Implement Select instead of SelectImpl in SparcDA...
2016-05-13 Bruno Cardoso... [Support][Unittests] Add unittest for recursive_directo...
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...
next