summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCHazardRecognizers.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-03-07 16:19:46 +0000
committerChris Lattner <sabre@nondot.org>2006-03-07 16:19:46 +0000
commitab5801cb28168b22444a95dd4c3783f4eba25801 (patch)
tree4863606d7d3895f13624f7cf8f189d44884df1bb /lib/Target/PowerPC/PPCHazardRecognizers.h
parent20c3ed8166d3eb436ac4edc33b33b4538ff75073 (diff)
downloadllvm-ab5801cb28168b22444a95dd4c3783f4eba25801.tar.gz
llvm-ab5801cb28168b22444a95dd4c3783f4eba25801.tar.bz2
llvm-ab5801cb28168b22444a95dd4c3783f4eba25801.tar.xz
add a couple more load/store instrs, add a newline to the end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26594 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCHazardRecognizers.h')
-rw-r--r--lib/Target/PowerPC/PPCHazardRecognizers.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Target/PowerPC/PPCHazardRecognizers.h b/lib/Target/PowerPC/PPCHazardRecognizers.h
index c13d86d65e..5f7bb1bac2 100644
--- a/lib/Target/PowerPC/PPCHazardRecognizers.h
+++ b/lib/Target/PowerPC/PPCHazardRecognizers.h
@@ -77,4 +77,5 @@ private:
} // end namespace llvm
-#endif \ No newline at end of file
+#endif
+