llvm-6502/lib/Target
2002-10-02 18:20:18 +00:00
..
CBackend No longer include malloc.h. If protoypes are needed for memory functions they will be present in the byte code and the generated c as well. 2002-10-02 18:20:18 +00:00
SparcV9 Bug fix in folding getElementPtr instructions: don't fold one into 2002-09-29 22:55:05 +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