Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace llvm::MutexGuard/UniqueLock with their standard equivalents | Benjamin Kramer | 2019-08-07 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -4/+5 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-04-18 | 1 | -1/+0 |
* | [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE | Chandler Carruth | 2014-04-22 | 1 | -1/+2 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -2/+2 |
* | Adding oprofile support for MCJIT. | Andrew Kaylor | 2013-10-16 | 1 | -1/+6 |
* | Reorder headers according to lint. | Bill Wendling | 2013-08-21 | 1 | -6/+4 |
* | [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp | Will Schmidt | 2013-02-07 | 1 | -0/+1 |
* | Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code... | Eli Bendersky | 2012-03-13 | 1 | -0/+263 |