OSDN Git Service

[cfi-verify] Abort on unsupported targets
[android-x86/external-llvm.git] / test /
2018-07-16 Joel Galenson[cfi-verify] Abort on unsupported targets
2018-07-16 Chen Zheng[InstrSimplify] add testcases for fold sdiv if two...
2018-07-16 Chandler Carruth[x86/SLH] Completely rework how we sink post-load harde...
2018-07-16 Petar Jovanovic[MIPS GlobalISel] Select instructions to load and store...
2018-07-16 Roman Lebedev[X86][AArch64][DAGCombine] Unfold 'check for [no] signe...
2018-07-16 Daniel Cederman[Sparc] Use the correct encoding for ta 3
2018-07-16 Daniel Cederman[Sparc] Use the names .rem and .urem instead of __modsi...
2018-07-16 Daniel Cederman[Sparc] Generate ta 1 for the @llvm.debugtrap intrinsic
2018-07-16 Daniel CedermanAvoid losing Hi part when expanding VAARG nodes on...
2018-07-16 Chandler Carruth[x86/SLH] Fix a bug where we would try to post-load...
2018-07-16 Mark Searlesrun post-RA hazard recognizer pass late
2018-07-16 Alexandros Lamprineas[MemorySSAUpdater] Remove deleted trivial Phis from...
2018-07-16 Craig Topper[X86] Merge the FR128 and VR128 regclass since they...
2018-07-16 Chandler Carruth[x86/SLH] Teach speculative load hardening to correctly...
2018-07-16 Chen Zheng[InstCombine] add more SPFofSPF folding
2018-07-16 Chen Zheng[InstCombine] fold icmp pred (sub 0, X) C for vector...
2018-07-16 Michael J. SpencerRecommit r335794 "Add support for generating a call...
2018-07-15 Craig Topper[X86] Add custom execution domain fixing for 128/256...
2018-07-15 Craig Topper[X86] Use 128-bit blends instead vmovss/vmovsd for...
2018-07-15 Craig Topper[X86] Use 128-bit ops for 256-bit vzmovl patterns.
2018-07-15 Sanjay Patel[DAGCombiner] extend(ifpositive(X)) -> shift-right...
2018-07-15 Sanjay Patel[InstSimplify] add fixme comment for PR37776; NFC
2018-07-15 Sanjay Patel[AMDGPU] adjusted test checks because minnum with NaN...
2018-07-15 Sanjay Patel[InstSimplify] fold minnum/maxnum with NaN arg
2018-07-15 Sanjay Patel[InstSimplify] add tests for minnum/maxnum; NFC
2018-07-15 Andrea Di Biagio[llvm-mca] Regenerate X86 specific tests. NFC
2018-07-15 Andrea Di Biagio[llvm-mca][BtVer2] teach how to identify false dependen...
2018-07-15 Craig Topper[X86] Add some optsize patterns for 256-bit X86vzmovl.
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) s< x to x s> (...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) s< x to...
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) s>= x to x s<=...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) s>= x ...
2018-07-14 Roman Lebedev[InstCombine] Fold x s<= x & (-1 >> y) to x s<=...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x s<= x & (-1 >> y) ...
2018-07-14 Roman Lebedev[InstCombine] Fold x s> x & (-1 >> y) to x s> (...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x s> x & (-1 >> y) to...
2018-07-14 Roman Lebedev[InstCombine] Fold x u<= x & C to x u<= C
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x u<= x & C to x u...
2018-07-14 Roman Lebedev[InstCombine] Fold x u> x & C to x u> C
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x u> x & C to x u>...
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) u< x to x u> (...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) u< x to...
2018-07-14 Roman Lebedev[InstCombine] Fold x & (-1 >> y) u>= x to x u<=...
2018-07-14 Roman Lebedev[NFC][InstCombine] Tests for x & (-1 >> y) u>= x ...
2018-07-14 Roman Lebedev[NFC][InstCombine] Add forgotten variable tests for...
2018-07-14 Nico WeberAttempt to get test/tools/llvm-lib/help.test passing...
2018-07-14 Francis Visoiu Mistrih[MachineOutliner] Check the last instruction from the...
2018-07-14 Chandler Carruth[x86/SLH] Fix an issue where we wouldn't harden any...
2018-07-14 Craig Topper[X86] Fix a subtle bug in the custom execution domain...
2018-07-14 Nico WeberGive llvm-lib rudimentary help output.
2018-07-14 Craig Topper[X86] Prefer blendi over movss/sd when avx512 is enable...
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Ensure we always select the same...
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Add debug output to test"
2018-07-14 Evgeniy StepanovRevert "AMDGPU: Fix handling of alignment padding in...
2018-07-14 Teresa Johnson[ThinLTO] Add debug output to test
2018-07-13 Tim ShenRe-apply "[SCEV] Strengthen StrengthenNoWrapFlags ...
2018-07-13 Tim ShenAdd a CHECK line for r337072.
2018-07-13 Krzysztof Parzyszek[Hexagon] Avoid introducing calls into coalesced range...
2018-07-13 Tim Shen[LSR] If no Use is interesting, early return.
2018-07-13 Teresa Johnson[ThinLTO] Require x86 target for new test
2018-07-13 Tom StellardAMDGPU/GlobalISel: Implement select() for 32-bit @llvm...
2018-07-13 Craig Topper[X86][FastISel] Support uitofp with avx512.
2018-07-13 Eli Friedman[LTO] Fix linking with an alias defined using another...
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Tom StellardAMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.exp
2018-07-13 Craig Topper[X86][FastISel] Add EVEX support to sitofp handling.
2018-07-13 Fangrui Song[X86] Try fixing r336768
2018-07-13 Roman Lebedev[NFC][InstCombine] Tests for 'check for [no] signed...
2018-07-13 Vlad Tsyrklevich[LowerTypeTests] Limit when icall jumptable entries...
2018-07-13 Jonas Devlieghere[dwarfdump] Add pretty printer for accelerator table...
2018-07-13 Andrea Di Biagio[llvm-mca][BtVer2] Add tests for dependency breaking...
2018-07-13 Matt ArsenaultAMDGPU: Fix handling of alignment padding in DAG argume...
2018-07-13 Evgeniy StepanovRevert "CallGraphSCCPass: iterate over all functions."
2018-07-13 Roman Lebedev[NFC][X86][AArch64] Negative tests for 'check for ...
2018-07-13 Joel Galenson[cfi-verify] Only run AArch64 tests when it is a suppor...
2018-07-13 Jonas Devlieghere[dwarfdump] Pretty print DW_AT_APPLE_runtime_class
2018-07-13 Nemanja Ivanovic[PowerPC] Materialize more constants with CR-field...
2018-07-13 Joel Galenson[cfi-verify] Support AArch64.
2018-07-13 Stella Stamenova[json, test] Fix the json.td test - the path to python...
2018-07-13 Simon Atanasyan[mips] Add microMIPS case to the tests and regenerate...
2018-07-13 Tim RenoufDivergenceAnalysis: added debug output
2018-07-13 Chandler Carruth[SLH] Introduce a new pass to do Speculative Load Harde...
2018-07-13 Simon Pilgrim[SLPVectorizer] Add initial alternate opcode support...
2018-07-13 Chandler Carruth[x86] Fix a capitalization that I failed to save in...
2018-07-13 Chandler Carruth[x86] Teach the EFLAGS copy lowering to handle much...
2018-07-13 Sander de Smalen[AArch64][SVE] Asm: Vector Unpack Low/High instructions.
2018-07-13 Simon Pilgrim[AArch64] Updated bigendian buildvector tests
2018-07-13 Simon Pilgrim[ARM] Regenerated arg endian test
2018-07-13 Sander de Smalen[AArch64][SVE] Asm: Support for insert element (INSR...
2018-07-13 Petar Jovanovic[LiveDebugValues] Tracking copying value between registers
2018-07-13 Dean Michael Berris[XRay][compiler-rt] Add PID field to llvm-xray tool...
2018-07-13 Craig Topper[X86] Remove isel patterns that turns packed add/sub...
2018-07-13 Joel E. Denny[FileCheck] Implement -v and -vv for tracing matches
2018-07-13 Sanjay Patel[InstCombine] return when SimplifyAssociativeOrCommutat...
2018-07-12 Piotr PadlewskiSimplify recursive launder.invariant.group and strip
2018-07-12 Craig Topper[X86] Regenerate checks in sse-scalar-fp-arith.ll.
2018-07-12 Craig Topper[X86] Add AVX512 equivalents of some isel patterns...
2018-07-12 Craig TopperRevert r336950 and r336951 "[X86] Add AVX512 equivalent...
2018-07-12 Craig Topper[X86] Add AVX512 equivalents of some isel patterns...
2018-07-12 Martin StorsjoRevert "[SLPVectorizer] Add initial alternate opcode...
next