IR: Split Metadata from Value
[oota-llvm.git] / include / llvm / IR / ValueMap.h
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-08-23 Dylan NoblesmithSupport: add llvm::unique_lock
2014-08-23 Dylan NoblesmithSupport: make LLVM Mutexes STL-compatible
2014-06-20 Zachary TurnerRevert "Replace Execution Engine's mutex with std:...
2014-06-20 Yaron KerenReverting size_type for the containers from size_type...
2014-06-20 Yaron KerenThe count() function for STL datatypes returns unsigned...
2014-06-18 Zachary TurnerReplace Execution Engine's mutex with std::recursive_mutex.
2014-06-17 Zachary TurnerExpose ValueMap's mutex type as a typedef instead of...
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-07 Benjamin Kramer[C++11] Replace LLVM-style type traits with C++11 stand...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...