Add a hint about the infamous pn_Cmp_Lg/Ne mixup in the assertion message of verify_n...
[libfirm] / ir / ir / irpass_t.h
2009-08-23 Michael Beck- fixed pass manager
2009-08-17 Michael Beck- properties changed
2009-08-17 Michael Beck- removed verify and dump parameters from passes
2009-08-16 Michael Beck- graph passes can be added to prog managers now
2009-08-16 Michael Beck- implemented a pass manager, so optimizations could...