LLVM backend for 6502
Go to file
Misha Brukman d2cc017f46 Add mapping in MachineFunction from SSA regs to Register Classes. Also,
uncovered a bug where registers were not being put in a map if they were not
found...


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4776 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 00:58:23 +00:00
docs Add more numbers 2002-11-17 22:19:10 +00:00
include SSARegMap -- the mapping between SSARegisters and their RegisterClasses, which 2002-11-20 00:53:10 +00:00
lib Add mapping in MachineFunction from SSA regs to Register Classes. Also, 2002-11-20 00:58:23 +00:00
runtime fix path 2002-11-08 21:29:22 +00:00
support Add peak memory usage measurement capability 2002-11-18 21:47:09 +00:00
test Add support for bugpoint 2002-11-19 21:57:18 +00:00
tools Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
utils Fix burg build problem. 2002-11-01 03:16:45 +00:00
Makefile Build burg tree 2002-09-17 23:23:52 +00:00
Makefile.common Generalize ExportSymbols into PLATFORMLINKOPTS 2002-11-04 20:50:33 +00:00
Makefile.config 'whoami' doesn't exist on solaris 2002-09-22 23:35:11 +00:00
Makefile.Linux Generalize ExportSymbols into PLATFORMLINKOPTS 2002-11-04 20:50:33 +00:00
Makefile.rules Generalize ExportSymbols into PLATFORMLINKOPTS 2002-11-04 20:50:33 +00:00
Makefile.SunOS Fix typo. 2002-11-04 21:03:13 +00:00