OSDN Git Service

[AArch64] Refactor stand alone methods (NFC)
[android-x86/external-llvm.git] / test /
2018-02-09 David BlaikiePre-emptively fix test case for windows path separators
2018-02-09 David BlaikieRemove some unnecessary REQUIRES: shell from a couple...
2018-02-09 Krzysztof Parzyszek[Hexagon] Express calling conventions via .td file...
2018-02-09 Stefan Maksimovic[DebugInfo] Don't insert DEBUG_VALUE after terminators
2018-02-09 Stefan Maksimovic[SelectionDAG] Provide adequate register class for...
2018-02-09 Oliver Stannard[ELF] Print the .type assembly directive correctly...
2018-02-09 Simon Dardis[mips] UnXFAIL gprestore.ll test.
2018-02-09 Simon Pilgrim[InstCombine] Add constant vector support for X udiv...
2018-02-09 Jonas Paulsson[AArch64] Return true in enableMultipleCopyHints().
2018-02-09 Vedant Kumar[bugpoint] Report non-existent opt binary
2018-02-09 Peter CollingbourneLTO: Include live bit in ThinLTO cache key.
2018-02-09 Craig Topper[X86] Simplify some code in lowerV4X128VectorShuffle...
2018-02-09 Craig Topper[X86] Teach shuffle lowering to recognize 128/256 bit...
2018-02-09 Craig Topper[X86] Add 512-bit shuffle test cases for concatenating...
2018-02-09 Vedant Kumar[bugpoint] Avoid noisy errors by passing a valid opt...
2018-02-09 David BlaikieDebugInfo/llvm-symbolizer: Test symbolizing Split DWARF...
2018-02-09 Douglas YungMake test changes added in r324584 more robust by using...
2018-02-09 Aditya Nandakumar[GISel]: Verify COPIES involving generic registers.
2018-02-09 Francis Visoiu Mistrih[CodeGen] Unify the syntax of MBB liveins in MIR and...
2018-02-09 Craig Topper[x86] Add test cases to demonstrate some dumb mask...
2018-02-09 Evgeniy Stepanov[hwasan] Fix kernel instrumentation of stack.
2018-02-09 Francis Visoiu Mistrih[CodeGen] Unify the syntax of MBB successors in MIR...
2018-02-08 Sanjay Patel[x86] consolidate and add tests for undef binop folds...
2018-02-08 Adrian PrantlUse a stable topological sort in DwarfCompileUnit:...
2018-02-08 Dmitry MikulinMinor tweak to test case.
2018-02-08 Paul Robinson[DWARFv5] Fix dumper to show the file table starts...
2018-02-08 Matt ArsenaultAMDGPU: Minor cleanups
2018-02-08 Alexander Ivchenko[GlobalISel][X86] Fixing failures after https://reviews...
2018-02-08 Alexander Ivchenko[GlobalIsel][X86] Making {G_IMPLICIT_DEF, s128} legal
2018-02-08 Craig Topper[X86] Improve combineCastedMaskArithmetic to fold ...
2018-02-08 Craig Topper[X86] Add DAG combine to constant fold a bitcast of...
2018-02-08 Dmitry Mikulin[ThinLTO] Skip BlockAddresses while replacing uses...
2018-02-08 Paul RobinsonParameterize a test.
2018-02-08 Craig Topper[X86] Remove kortest intrinsics and replace with native IR.
2018-02-08 David Woodhouse[X86] Support 'V' register operand modifier
2018-02-08 Simon PilgrimRegenerate test
2018-02-08 Simon Pilgrim[X86] Add common CHECK prefix to shift combine tests
2018-02-08 Simon Pilgrim[X86] Add shift undef, %X tests
2018-02-08 Simon Pilgrim[InstCombine] Add vector udiv tests
2018-02-08 Douglas YungChange "UNSUPPORTED: windows" to be "UNSUPPORTED: syste...
2018-02-08 Simon Pilgrim[InstCombine] Add m_Negative pattern matching
2018-02-08 Craig Topper[X86] Add a few new test cases for shrunkblend combine
2018-02-08 Simon Pilgrim[InstCombine] Add vector urem tests.
2018-02-08 Simon Pilgrim[InstCombine] Regenerate vector mul tests.
2018-02-08 Daniel Neilson[LoopIdiom] Be more aggressive when setting alignment...
2018-02-08 Sanjay Patel[SLPVectorizer] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[SLPVectorizer] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[SLPVectorizer] move RUN line to top-of-file; NFC
2018-02-08 Simon Pilgrim[InstCombine] Fix issue with X udiv (POW2_C1 << N)...
2018-02-08 Sanjay Patel[SLPVectorizer] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[LoopVectorize] auto-generate complete checks; NFC
2018-02-08 Sanjay Patel[ValueTracking] don't crash when assumptions conflict...
2018-02-08 Simon Pilgrim[InstCombine] Fix issue with X udiv 2^C -> X >> C for...
2018-02-08 Oliver Stannard[ARM] Re-commit r324600 with fixed LLVMBuild.txt
2018-02-08 Oliver StannardRevert r324600 as it breaks a buildbot
2018-02-08 Simon Pilgrim[InstCombine] Improve mul(x, pow2) -> shl combine for...
2018-02-08 Alexander Ivchenko[x86] Add test/CodeGen/X86/vmaskmov-offset.ll. NFC.
2018-02-08 Oliver Stannard[ARM] Fix disassembly of invalid banked register moves
2018-02-08 Jonas Devlieghere[test][dsymutil] Fix tests for Windows bots.
2018-02-08 Gadi Haber[X86][MC]: Adding test coverage of MC encoding for...
2018-02-08 Jonas DevlieghereRe-land [dsymutil] Upstream update feature
2018-02-08 Serguei Katkov[Loop Predication] Teach LP about reverse loops with...
2018-02-08 Stefan MaksimovicRevert accidental changes that snuck in r324584
2018-02-08 Stefan Maksimovic[mips] Define certain instructions in microMIPS32r3
2018-02-08 Dylan McKay[AVR] Fix the testsuite after '%' changed to '$' in MIR
2018-02-08 Sjoerd Meijer[AArch64] Don't materialize 0 with "fmov h0, .." when...
2018-02-08 Craig Topper[X86] Support folding in a k-register OR when creating...
2018-02-08 Craig Topper[X86] Allow KORTEST instruction to be used for testing...
2018-02-08 Craig Topper[X86] Don't emit KTEST instructions unless only the...
2018-02-08 Serguei Katkov[SimplifyCFG] Re-apply Relax restriction for folding...
2018-02-08 Francis Visoiu Mistrih[CodeGen] Print MachineBasicBlock labels using MIR...
2018-02-08 Yonghong Songbpf: Improve expanding logic in LowerSELECT_CC
2018-02-08 Matt ArsenaultAMDGPU: Fix incorrect reordering when inline asm define...
2018-02-08 Matt ArsenaultAMDGPU: Don't crash when trying to fold implicit operands
2018-02-07 Chandler Carruth[x86] Fix nasty bug in the x86 backend that is essentia...
2018-02-07 Mircea TrofinVerify profile data confirms large loop trip counts.
2018-02-07 Craig Topper[X86] When doing callee save/restore for k-registers...
2018-02-07 Craig Topper[X86] Auto-generate complete checks. NFC
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Alexey Bataev[SLP] Add a tests for PR36280, NFC.
2018-02-07 Craig Topper[X86] Regenerate test using update_mir_test_checks...
2018-02-07 Rafael EspindolaRevert "AMDGPU: Add 32-bit constant address space"
2018-02-07 Jonas DevlieghereRevert dsymutil -update commits
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-07 Marek OlsakAMDGPU: Add 32-bit constant address space
2018-02-07 Marek OlsakAMDGPU: Remove the s_buffer workaround for GFX9 chips
2018-02-07 Simon Pilgrim[X86][AVX] Add PACKSSDW/PACKUSDW support for truncation...
2018-02-07 Jonas Devlieghere[dsymutil][test] Check the updated dSYM instead of...
2018-02-07 Jonas Devlieghere[dsymutil] Upstream update feature.
2018-02-07 Simon Pilgrim[X86] Regenerate atomic i32 tests
2018-02-07 Simon Atanasyan[mips] Support 'y' operand code to print exact log2...
2018-02-07 Simon Atanasyan[mips] Handle 'M' and 'L' operand codes for memory...
2018-02-07 Max KazantsevRe-enable "[SCEV] Make isLoopEntryGuardedByCond a bit...
2018-02-07 Clement Courbet[MergeICmps] Re-commit rL324317 "Enable the MergeICmps...
2018-02-07 Serguei KatkovRevert [SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 Sjoerd Meijer[ARM] FP16 mov imm pattern
2018-02-07 Max Kazantsev[SCEV] Make isLoopEntryGuardedByCond a bit smarter
2018-02-07 Michael ZolotukhinThe xfailed test from r324448 passed on one of the...
2018-02-07 Chandler Carruth[x86/retpoline] Make the external thunk names exactly...
2018-02-07 Michael ZolotukhinXfail the test added in r324445 until the underlying...
next