OSDN Git Service

android-x86/external-llvm.git
2018-03-09 Saleem Abdulrasoolutils: add a helper class to lit for captured substitutions
2018-03-08 Sameer AbuAsalPropagate flags to SDValue in SplitVecOp_VECREDUCE
2018-03-08 Kevin EnderbyFor llvm-objdump and Mach-O files, update the printing...
2018-03-08 Paul Robinson[DWARF] Fix mixing assembler -g with DWARF .file direct...
2018-03-08 Matt Davis[DebugInfo] Add DW_AT_byte_size to vectors
2018-03-08 Sanjay Patel[Reassociate] fix test to be independent of FP undef
2018-03-08 Benjamin Kramer[Support] Pacify -Wsign-compare in unit test.
2018-03-08 Craig Topper[TargetLowering] Remove redundant if condition in Simpl...
2018-03-08 Benjamin Kramer[DebugInfo] Move RangeListEntries instead of copying.
2018-03-08 Sanjay Patel[AMDGPU] fix test to survive more FP undef constant...
2018-03-08 Philip Reames[NFC] Factor out a helper function for checking if...
2018-03-08 Zachary TurnerFix compilation failure with MSVC.
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Zachary TurnerFix signed-unsigned comparison warning.
2018-03-08 Wolfgang Pieb[DWARF v5] Support for verbose dumping of .debug_rnglis...
2018-03-08 Sanjay Patel[ConstantFold] fp_binop undef, undef --> undef
2018-03-08 Zachary Turner[Support] Add WriteThroughMemoryBuffer.
2018-03-08 Andrea Di Biagio[llvm-mca] Fix handling of zero-latency instructions.
2018-03-08 Kuba MracekRevert r327053.
2018-03-08 Simon Pilgrim[X86][AVX] Pull out variable permute creation from...
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Vlad TsyrklevichSpecify that test from r327041 requires asserts
2018-03-08 Zachary TurnerFix detection of COFF executable files.
2018-03-08 Matt Davis[DebugInfo] Add verifier for DICompositeType vector
2018-03-08 Vlad TsyrklevichFix test failure introduced in r327041
2018-03-08 Alina Sbirlea[MemorySSA] Split PtrIntPair as this fails on win/arm.
2018-03-08 Vlad Tsyrklevich[ThinLTO] Keep available_externally symbols live
2018-03-08 Sanjay Patel[InstCombine] add min/max tests with not ops; NFC
2018-03-08 Krzysztof Parzyszek[Hexagon] Ignore indexed loads when handling unaligned...
2018-03-08 David Zarzycki[Tests] Remove empty test file that causes the test...
2018-03-08 Alina SbirleaExpose must/may alias info in MemorySSA.
2018-03-08 Sanjay Patel[AMDGPU] fix test to survive the most basic undef const...
2018-03-08 Kuba MracekRevert r327029
2018-03-08 Sanjay Patel[x86] fix test to be independent of FP undef
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Sanjay Patel[StructurizeCFG] fix test to be independent of FP undef
2018-03-08 Andrea Di Biagio[llvm-mca] add override keyword to method ResourcePress...
2018-03-08 Sanjay Patel[x86] regenerate checks; NFC
2018-03-08 Andrea Di Biagio[llvm-mca] HWEventListener is a class, not struct.
2018-03-08 Tom Stellardmerge-request.sh: Update 6.0 metabug for 6.0.1
2018-03-08 Sanjay Patel[StructurizeCFG] auto-generate full checks; NFC
2018-03-08 Stefan Pintilie[Power9] Add more missing instructions to the Power...
2018-03-08 Matt ArsenaultAMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo
2018-03-08 Andrea Di Biagio[llvm-mca] Unify the API for the various views. NFCI
2018-03-08 Daniel SandersFix unused function warning in StatisticTest.cpp
2018-03-08 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-03-08 Sanjay Patel[InstSimplify] add more tests for FP undef; NFC
2018-03-08 Pavel LabathDWARFVerifier: Basic verification of .debug_names
2018-03-08 Andrea Di Biagio[llvm-mca] Emit the 'Instruction Info' table before...
2018-03-08 Michal Gorny[cmake] Append -Wl,-rpath-link conditionally to GNULD
2018-03-08 Sanjay Patel[InstCombine, NewGVN] remove FP undef from tests
2018-03-08 David Zarzycki[CMake] Add missing test dependency
2018-03-08 Ed MasteUse ellipsis ... to indicate omitted commands
2018-03-08 Andrea Di BiagioAdd llvm-mca.rst to the table of contents in docs/Comma...
2018-03-08 Andrea Di Biagio[llvm-mca] LLVM Machine Code Analyzer.
2018-03-08 James Henderson[DWARF] Don't attempt to parse line tables at invalid...
2018-03-08 Jonas Devlieghere[dsymutil] Embed toolchain in dSYM bundle
2018-03-08 Andrea Di Biagio[MCSchedule] Always generate processor resource names.
2018-03-08 Craig Topper[X86] Change X86::PMULDQ/PMULUDQ opcodes to take vXi64...
2018-03-08 Tony Tye[AMDGPU] Update AMDGOUUsage.rst descriptions
2018-03-08 Heejin Ahn[WebAssembly] Add except_ref as a first-class type
2018-03-08 Heejin Ahn[WebAssembly] Add IntrNoReturn property to throw/rethro...
2018-03-08 Daniel SandersSupport resetting STATISTIC() values using llvm::ResetS...
2018-03-08 Fangrui SongAdd attributes and fix some keywords in llvm-mode.el
2018-03-08 Bob HaarmanRevert "[LTO] Support filtering by hotness threshold"
2018-03-08 Rafael AulerReland "[DebugInfo] Support DWARF expressions in eh_frame"
2018-03-08 Weiming Zhao[AArch64] Fix UB about shift amount exceeds data bit...
2018-03-08 Craig Topper[X86] Fix some isel patterns that used aligned vector...
2018-03-08 Rafael EspindolaDelete code that is probably dead since r249303.
2018-03-08 Eugene ZemtsovFix build broken by r326959
2018-03-07 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - reorder...
2018-03-07 Eugene ZemtsovUse itaniumDemangle in llvm-symbolizer
2018-03-07 Sanjay Patel[TTI] add explanatory comments for getArithmeticInstrCo...
2018-03-07 Evandro Menezes[AArch64] Adjust the cost of integer vector division
2018-03-07 Rui UeyamaRevert r326932: [DebugInfo] Support DWARF expressions...
2018-03-07 Sebastian Pop[AArch64] add missing pattern for insert_subvector...
2018-03-07 Jake EhrlichRevert "[llvm-objcopy] Add support for large indexes"
2018-03-07 Jake Ehrlich[llvm-objcopy] Add support for large indexes
2018-03-07 Craig Topper[X86] Remove unused function argument. NFC
2018-03-07 Daniel SandersFix cmake's multi-config generators after r326738
2018-03-07 Rafael Auler[DebugInfo] Support DWARF expressions in eh_frame
2018-03-07 Simon Pilgrim[X86][SSE] Regenerate float maxnum/minnum tests
2018-03-07 Zachary TurnerFix a bug regarding a mis-identified file type in pdbutil.
2018-03-07 Zachary TurnerUpdate a few switch statements to handle file_magic...
2018-03-07 Roorda, Jan... [Pipeliner] Fixed node order issue related to zero...
2018-03-07 Zachary TurnerTeach identify_file_magic to identify PDB files.
2018-03-07 Stefan Pintilie[PowerPC] Move test to correct location.
2018-03-07 Craig Topper[X86] Make the MUL->VPMADDWD work before op legalizatio...
2018-03-07 Craig Topper[Support] Stop passing StringRefs by const reference...
2018-03-07 Krzysztof Parzyszek[Hexagon] Rewrite non-HVX unaligned loads as pairs...
2018-03-07 Sanjay Patel[LangRef] fix formatting in FP descriptions; NFC
2018-03-07 Farhana Aleen[AMDGPU] Increased vector length for global/constant...
2018-03-07 Justin LebarRe-land: Teach CorrelatedValuePropagation to reduce...
2018-03-07 Farhana AleenRevert "[AMDGPU] Widened vector length for global/const...
2018-03-07 Stefan Pintilie[PowerPC] LSR tunings for PowerPC
2018-03-07 Wei Mi[SampleFDO] Extend SampleProfReader to handle demangled...
2018-03-07 Farhana Aleen[AMDGPU] Widened vector length for global/constant...
2018-03-07 Jonas Devlieghere[dwarfdump] Only print CU relative offset in verbose...
2018-03-07 Alexander KornienkoRevert "Reapply "[DWARFv5] Emit file 0 to the line...
2018-03-07 Justin LebarRevert rL326898: "Teach CorrelatedValuePropagation...
next