summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-12-11 00:52:59 +0000
committerJustin Bogner <mail@justinbogner.com>2014-12-11 00:52:59 +0000
commit8cb0a28ce6f78f498d429c6377183f940fe8b9c4 (patch)
tree897cfd966f701ec56b99ae7734fc338b5397f7fb
parenta3f7fe88b8cb78a490b5f51c130df7b7c3ce668d (diff)
downloadbcm5719-llvm-8cb0a28ce6f78f498d429c6377183f940fe8b9c4.tar.gz
bcm5719-llvm-8cb0a28ce6f78f498d429c6377183f940fe8b9c4.zip
Try again at sorting entries in CODE_OWNERS
I apparently fail at the alphabet, E is not after G, and G isn't even close to C. Sorry for the noise. llvm-svn: 223990
-rw-r--r--llvm/CODE_OWNERS.TXT16
1 files changed, 8 insertions, 8 deletions
diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT
index 544e6d9005b..00b65340e39 100644
--- a/llvm/CODE_OWNERS.TXT
+++ b/llvm/CODE_OWNERS.TXT
@@ -33,10 +33,6 @@ N: Evan Cheng
E: evan.cheng@apple.com
D: ARM target, parts of code generator not covered by someone else
-N: Renato Golin
-E: renato.golin@linaro.org
-D: ARM Linux support
-
N: Eric Christopher
E: echristo@gmail.com
D: Debug Information, autotools/configure/make build, inline assembly
@@ -57,10 +53,18 @@ N: Anshuman Dasgupta
E: adasgupt@codeaurora.org
D: Hexagon Backend
+N: Duncan P. N. Exon Smith
+E: dexonsmith@apple.com
+D: Branch weights and BlockFrequencyInfo
+
N: Hal Finkel
E: hfinkel@anl.gov
D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
+N: Renato Golin
+E: renato.golin@linaro.org
+D: ARM Linux support
+
N: Venkatraman Govindaraju
E: venkatra@cs.wisc.edu
D: Sparc Backend (lib/Target/Sparc/*)
@@ -73,10 +77,6 @@ N: James Grosbach
E: grosbach@apple.com
D: MC layer
-N: Duncan P. N. Exon Smith
-E: dexonsmith@apple.com
-D: Branch weights and BlockFrequencyInfo
-
N: Justin Holewinski
E: jholewinski@nvidia.com
D: NVPTX Target (lib/Target/NVPTX/*)
OpenPOWER on IntegriCloud