llvm-6502/include
2007-09-25 01:54:36 +00:00
..
llvm Added major new capabilities to scheduler (only BURR for now) to support physical register dependency. The BURR scheduler can now backtrace and duplicate instructions in order to avoid "expensive / impossible to copy" values (e.g. status flag EFLAGS for x86) from being clobbered. 2007-09-25 01:54:36 +00:00
llvm-c Tests of the ocaml (and thus C) bindings for constants. 2007-09-18 18:07:51 +00:00