OSDN Git Service

Revert Enrich inline messages
[android-x86/external-llvm.git] / test /
2018-07-27 Matt ArsenaultAMDGPU: Fix code size for return_to_epilog pseudo
2018-07-27 Anastasis GrammenosRevert "[LV][DebugInfo] Set DL to the middle block...
2018-07-27 Hiroshi Inoue[InstSimplify] tests for D48828: fold extraction from...
2018-07-27 Anastasis Grammenos[LV][DebugInfo] Set DL to the middle block Icmp instruction
2018-07-27 Tom StellardAMDGPU/GlobalISel: Fix crash in regbankselect on non...
2018-07-27 Craig Topper[X86] Remove an unnecessary 'if' that prevented treatin...
2018-07-27 Bob Haarman[LTO] Don't internalize declarations
2018-07-27 Craig Topper[X86] Add matching for another pattern of PMADDWD.
2018-07-27 Chen Zheng[InstCombine] canonicalize abs pattern
2018-07-27 Craig Topper[X86] When removing sign extends from gather/scatter...
2018-07-26 Craig Topper[SelectionDAGBuilder] Add masked loads to PendingLoads...
2018-07-26 Reid Kleckner[InstrProf] Use comdats on COFF for available_externall...
2018-07-26 Wolfgang Pieb[DWARF v5] Reposting r337981, which was reverted in...
2018-07-26 Zachary Turner[MS Demangler] Properly handle function parameter back...
2018-07-26 Keno Fischer[SCEV] Don't expand Wrap predicate using inttoptr in...
2018-07-26 Vedant Kumar[DebugInfo] LowerDbgDeclare: Add derefs when handling...
2018-07-26 Zachary Turner[MS Demangler] Print calling convention inside parentheses.
2018-07-26 Zachary Turner[MS Demangler] Add ms-arg-qualifiers.test
2018-07-26 Zachary TurnerAdd missing tests from ms-mangle.cpp.
2018-07-26 Zachary Turner[MS Demangler] Demangle pointers to member functions.
2018-07-26 Martin Storsjo[MC] Add support for the .rva assembler directive for...
2018-07-26 Stephen HinesHandle the lack of a symbol table correctly.
2018-07-26 Zachary Turner[MS Demangler] Demangle data member pointers.
2018-07-26 Scott Linder[AMDGPU] Fix VGPR spills where offset doesn't fit in...
2018-07-26 Sanjay Patel[InstCombine] fold udiv with common factor from muls...
2018-07-26 Ana Pazos[RISCV] Add support for _interrupt attribute
2018-07-26 Matthias BraunMacroFusion: Fix macro fusion with ExitSU failing in...
2018-07-26 Roman Lebedev[DAGCombine] optimizeSetCCOfSignedTruncationCheck(...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Emit correct debug information for...
2018-07-26 Sanjay Patel[InstCombine] add tests for udiv with common factor...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Set `DW_AT_frame_base` to `DW_OP_cal...
2018-07-26 Jonas Devlieghere[test] Disable dsymutil update test on windows
2018-07-26 Luke CheesemanEnable some pointer authentication instructions for...
2018-07-26 Stefan Maksimovic[mips] Sign extend i32 return values on MIPS64
2018-07-26 Martin StorsjoRevert "[COFF] Use comdat shared constants for MinGW...
2018-07-26 Jonas Devlieghere[test] Do dsymutil update in place
2018-07-26 Sjoerd Meijer[AArch64][NFC] Removed tab characters from test files.
2018-07-26 Sjoerd Meijer[AArch64] Armv8.2-A: add the crypto extensions
2018-07-26 Fangrui Song[ConstProp] Fix calls-math-finite.ll on FreeBSD
2018-07-26 Fangrui Song[AsmParser] Fix preserve-comments-crlf.s on FreeBSD
2018-07-26 Craig Topper[X86] Don't use CombineTo to skip adding new nodes...
2018-07-26 Alex LorenzRevert r337981: it breaks the debuginfo-tests
2018-07-26 Amara Emerson[GlobalISel] Fall back to SDISel for swifterror/swiftse...
2018-07-26 Wolfgang Pieb[DWARF v5] Don't report an error when the .debug_rnglis...
2018-07-25 Wolfgang Pieb[DWARF v5] Don't emit multiple DW_AT_rnglists_base...
2018-07-25 Jonas Devlieghere[dsymutil] Add support for generating DWARF5 accelerato...
2018-07-25 Yonghong Songbpf: new option -bpf-expand-memcpy-in-order to expand...
2018-07-25 Eli Friedman[GlobalMerge] Handle llvm.compiler.used correctly.
2018-07-25 Sanjay Patel[SelectionDAG] try to convert funnel shift directly...
2018-07-25 Roman Tereshin[LSV] Look through selects for consecutive addresses
2018-07-25 Sanjay Patel[AArch, PowerPC] add more tests for legal rotate ops...
2018-07-25 Eli Friedman[GlobalMerge] Allow merging globals with arbitrary...
2018-07-25 Florian HahnRevert r337904: [IPSCCP] Use PredicateInfo to propagate...
2018-07-25 Martin Storsjo[COFF] Use comdat shared constants for MinGW as well
2018-07-25 Martin Storsjo[COFF] Hoist constant pool handling from X86AsmPrinter...
2018-07-25 Eli Friedman[ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands...
2018-07-25 Roman Tereshin[SCEV] Add [zs]ext{C,+,x} -> (D + [zs]ext{C-D,+,x}...
2018-07-25 Ulrich WeigandFix corruption of result number in LegalizeVectorOps.cpp
2018-07-25 Stanislav Mekhanoshin[AMDGPU] Use AssumptionCacheTracker in the divrem32...
2018-07-25 Stanislav MekhanoshinFix llvm::ComputeNumSignBits with some operations and...
2018-07-25 Krzysztof Parzyszek[Hexagon] Properly scale bit index when extracting...
2018-07-25 Petar Jovanovic[MIPS GlobalISel] Lower pointer arguments
2018-07-25 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-07-25 Thomas Preud'hommeFix PR34170: Crash on inline asm with 64bit output...
2018-07-25 Paul Semel[llvm-objdump] Add dynamic section printing to private...
2018-07-25 Paul Semel[llvm-readobj] Generic hex-dump option
2018-07-25 Simon Atanasyan[mips] Replace custom parsing logic for data directives...
2018-07-25 Craig Topper[X86] Autogenerate complete checks and fix a failure...
2018-07-25 Chandler Carruth[x86/SLH] Teach the x86 speculative load hardening...
2018-07-25 Craig Topper[X86] Use a shift plus an lea for multiplying by a...
2018-07-25 Craig Topper[X86] Expand mul by pow2 + 2 using a shift and two...
2018-07-24 Craig Topper[X86] Use a two lea sequence for multiply by 37, 41...
2018-07-24 Craig Topper[X86] Add test cases for multiply by 37, 41, and 73.
2018-07-24 Craig Topper[X86] Change multiply by 26 to use two multiplies by...
2018-07-24 Hideki Saito[LV] Fix for PR38110, LV encountered llvm_unreachable()
2018-07-24 Roman Tereshin[SCEV] Add zext(C + x + ...) -> D + zext(C-D + x +...
2018-07-24 Craig Topper[X86] When expanding a multiply by a negative of one...
2018-07-24 Craig Topper[X86] Generalize the multiply by 30 lowering to generic...
2018-07-24 Heejin Ahn[WebAssembly] Add tests for weaker memory consistency...
2018-07-24 Craig Topper[X86] Change multiply by 19 to use (9 * X) * 2 + X...
2018-07-24 Craig Topper[X86] Add test case to show failure to combine away...
2018-07-24 Joel GalensonUse SCEV to avoid inserting some bounds checks.
2018-07-24 Florian Hahn[PredicateInfo] Use custom mangling to support ssa_copy...
2018-07-24 Simon Atanasyan[mips] Fix local dynamic TLS with Sym64
2018-07-24 Sam Parker[ARM] Disable ARMCodeGenPrepare by default
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate DWARF debug information...
2018-07-24 Chandler Carruth[x86] Clean up and convert test to use generated CHECK...
2018-07-24 Chandler Carruth[x86] Update the CHECK lines of this test to use the...
2018-07-24 Shiva Chen[DebugInfo] Generate DWARF debug information for labels.
2018-07-24 Tom StellardAMDGPU/GlobalISel: Legalize G_INSERT
2018-07-24 Vedant Kumar[Debugify] Export per-pass debug info loss statistics
2018-07-23 Thomas AndersonFix typo in test/CodeGen/Mips/dins.ll
2018-07-23 Wolfgang Pieb[DWARF v5] Refactor range lists dumping by using a...
2018-07-23 Teresa Johnson[LTO] Handle __imp_ (dllimport) symbols consistently...
2018-07-23 Martin Storsjo[COFF] Fix assembly output of comdat sections without...
2018-07-23 Martin Storsjo[AArch64] Use MCAsmInfoMicrosoft and MCAsmInfoGNUCOFF...
2018-07-23 Teresa Johnson[ThinLTO] Ensure the TargetLibraryInfo is constructed...
2018-07-23 Manoj GuptaConstantFolding: Avoid a crash.
2018-07-23 Reid KlecknerRe-land r335297 "[X86] Implement more of x86-64 large...
2018-07-23 Nirav DaveAdd inline asm aliasing test.
next