[llvm] 81c2a5b - Test commit via git.

Kai Luo via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 18:43:23 PDT 2019


Author: Kai Luo
Date: 2019-10-25T01:36:55Z
New Revision: 81c2a5bb39c22011921f67a59568aa593821b42e

URL: https://github.com/llvm/llvm-project/commit/81c2a5bb39c22011921f67a59568aa593821b42e
DIFF: https://github.com/llvm/llvm-project/commit/81c2a5bb39c22011921f67a59568aa593821b42e.diff

LOG: Test commit via git.

Added: 
    

Modified: 
    llvm/test/CodeGen/PowerPC/machine-backward-cp.mir

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/PowerPC/machine-backward-cp.mir b/llvm/test/CodeGen/PowerPC/machine-backward-cp.mir
index c485600484b4..bb2c29fc906d 100644
--- a/llvm/test/CodeGen/PowerPC/machine-backward-cp.mir
+++ b/llvm/test/CodeGen/PowerPC/machine-backward-cp.mir
@@ -2,6 +2,7 @@
 # RUN: llc -O3 -verify-machineinstrs -mtriple=powerpc64le-unknown-unknown \
 # RUN: -mcpu=pwr9 -simplify-mir -run-pass=machine-cp %s -o - | FileCheck %s
 
+
 # Normal case
 ---
 name: test0


        


More information about the llvm-commits mailing list