llvm-6502/include
2013-02-26 01:31:59 +00:00
..
llvm Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduces the pass-manager overhead from FPPassManager::runOnFunction() by about 10%. 2013-02-26 01:31:59 +00:00
llvm-c Add multithreading functions and shutdown to the C API. Patch by Moritz 2013-02-17 16:35:51 +00:00