llvm-6502/lib/Target
Vikram S. Adve 969c4ad65d Fix the way parens are printed around "*ptrName" so that
no parens are printed around  *, **, ... alone, except if
it is a pointer type for which no name should be printed,
as in the result of a cast.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3506 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-25 20:00:08 +00:00
..
CBackend Fix the way parens are printed around "*ptrName" so that 2002-08-25 20:00:08 +00:00
SparcV9 Use newly-added type inspection support in InstTreeNode subclasses. 2002-08-24 21:02:09 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile
TargetData.cpp Fix sign-extension: it needs to happen *after* multiplying by type size. 2002-08-24 14:44:58 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp