diff --git a/utils/jedit/README b/utils/jedit/README
new file mode 100644
index 00000000000..6a6c8c76cc3
--- /dev/null
+++ b/utils/jedit/README
@@ -0,0 +1,14 @@
+-*- llvm/utils/jedit/README -*-
+
+These are syntax highlighting files for the jEdit editor. Included are:
+
+* tablegen.xml
+
+ Syntax highlighting mode for TableGen description files. To use, copy this
+ file to ~/.jedit/modes/ and add this code to your ~/.jedit/modes/catalog:
+
+
+
+Note: If you notice missing or incorrect syntax highlighting, please contact
+; if you wish to provide a patch to improve the
+functionality, it will be most appreciated. Thank you.
diff --git a/utils/jedit/tablegen.xml b/utils/jedit/tablegen.xml
new file mode 100644
index 00000000000..2d80a3f9732
--- /dev/null
+++ b/utils/jedit/tablegen.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ //
+
+ /*
+ */
+
+
+ "
+ "
+
+
+ let
+ def
+ class
+ include
+
+ bit
+ int
+ string
+ bits
+ list
+ dag
+ code
+
+
+