llvm-6502/include/llvm/Transforms
2011-09-20 19:05:04 +00:00
..
IPO Add a mechanism for optimisation plugins to register passes that all front ends can use without needing to be aware of the plugin (or the plugin be aware of the front end). 2011-08-16 13:58:41 +00:00
Utils Use ArrayRef instead of an explicit 'const std::vector &'. 2011-09-20 19:05:04 +00:00
Instrumentation.h
IPO.h
Scalar.h Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00