llvm-project/llvm/projects
Reid Spencer fdff938a7e For PR950:
This patch converts the old SHR instruction into two instructions,
AShr (Arithmetic) and LShr (Logical). The Shr instructions now are not
dependent on the sign of their operands.

llvm-svn: 31542
2006-11-08 06:47:33 +00:00
..
Stacker For PR950: 2006-11-08 06:47:33 +00:00
sample Make sample project -pedantic clean. 2006-11-03 00:09:53 +00:00
Makefile Stacker doesn't build universal right. 2006-09-30 00:24:20 +00:00