summaryrefslogtreecommitdiff
path: root/include/llvm/IR/ValueMap.h
Commit message (Expand)AuthorAge
* Revert "Replace Execution Engine's mutex with std::recursive_mutex."Zachary Turner2014-06-20
* Reverting size_type for the containers from size_type to unsigned. Yaron Keren2014-06-20
* The count() function for STL datatypes returns unsigned, even where it'sYaron Keren2014-06-20
* Replace Execution Engine's mutex with std::recursive_mutex.Zachary Turner2014-06-18
* Expose ValueMap's mutex type as a typedef instead of a sys::Mutex.Zachary Turner2014-06-17
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-14
* [C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer2014-03-07
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-05
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-04