Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c3ca6876ed0cf833dfde681e18c37ed288bb554c
/
llvm
/
lib
/
ExecutionEngine
/
OProfileJIT
/
OProfileWrapper.cpp
3d5360a
Replace llvm::MutexGuard/UniqueLock with their standard equivalents
by Benjamin Kramer
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 10 years ago
f58e376
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
8a8cd2b
Re-sort all of the includes with ./utils/sort_includes.py so that
by Chandler Carruth
· 12 years ago
f2b68f6
Adding oprofile support for MCJIT.
by Andrew Kaylor
· 12 years ago
570d302
Reorder headers according to lint.
by Bill Wendling
· 12 years ago
02cb6f9
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
by Will Schmidt
· 13 years ago
5262ad2
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.
by Eli Bendersky
· 14 years ago