llvm-6502/lib/Target
Vikram S. Adve 893cace8e2 Make sure to handle small negative values hiding as large unsigned longs --
this is a common case created by the front-end.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4127 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-13 00:04:26 +00:00
..
CBackend Instead of adding stdlib we just prototype malloc correctly. 2002-10-11 21:40:44 +00:00
SparcV9 Make sure to handle small negative values hiding as large unsigned longs -- 2002-10-13 00:04:26 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile
TargetData.cpp Convert TargetData to be an ImmutablePass 2002-09-25 23:46:55 +00:00
TargetMachine.cpp Disable reassociation pass in LLC until it is fixed. 2002-09-23 12:55:50 +00:00
TargetSchedInfo.cpp