[llvm-commits] CVS: llvm/CREDITS.TXT

Christopher Lamb christopher.lamb at gmail.com
Sat Apr 21 01:17:11 PDT 2007



Changes in directory llvm:

CREDITS.TXT updated: 1.72 -> 1.73
---
Log message:


add support for alignment attributes on load/store instructions


---
Diffs of the changes:  (+4 -0)

 CREDITS.TXT |    4 ++++
 1 files changed, 4 insertions(+)


Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.72 llvm/CREDITS.TXT:1.73
--- llvm/CREDITS.TXT:1.72	Wed Mar 21 16:45:25 2007
+++ llvm/CREDITS.TXT	Sat Apr 21 03:16:24 2007
@@ -118,6 +118,10 @@
 E: kowshik at uiuc.edu
 D: Author of the original C backend
 
+N: Christopher Lamb
+E: christopher.lamb at gmail.com
+D: aligned load/store support
+
 N: Jim Laskey
 E: jlaskey at apple.com
 D: Improvements to the PPC backend, instruction scheduling






More information about the llvm-commits mailing list