LLVM backend for 6502
Go to file
Vikram S. Adve 0efb50761d Add method IGNode::getCombinedDegree to count the sum of the degrees
of two nodes, excluding duplicates.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3848 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-20 00:55:04 +00:00
docs * Burg is no longer configured in Makefile.config 2002-09-19 19:56:53 +00:00
include Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00
lib Add method IGNode::getCombinedDegree to count the sum of the degrees 2002-09-20 00:55:04 +00:00
runtime
support Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
test Reenable these options because they break testing on sparc without them. 2002-09-19 21:46:03 +00:00
tools Renamed library preselect to preopts. 2002-09-20 00:43:20 +00:00
utils
Makefile
Makefile.common Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.config Native CC compiler has the same problem as CXX compiler. 2002-09-19 21:33:10 +00:00
Makefile.Linux Don't run llc tests on linux, they won't work. 2002-09-19 21:32:44 +00:00
Makefile.rules Move the burg option out of Makefile.config into Makefile.common since 2002-09-19 19:42:24 +00:00
Makefile.SunOS Platform specific makefiles specify where to find the GCC frontend for their 2002-09-19 19:44:28 +00:00