summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/llvm-utils.h
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Remove debug.h from header files not needing itArnaldo Carvalho de Melo2019-08-291-1/+1
* perf llvm: Allow passing options to llc in addition to clangArnaldo Carvalho de Melo2018-08-201-0/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf llvm: Extract helpers in llvm-utils.cWang Nan2016-12-051-0/+6
* perf llvm: Allow dump llvm output object file using llvm.dump-objWang Nan2016-06-211-0/+5
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-4/+3
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-071-0/+10
* perf tools: Call clang to compile C source to object codeWang Nan2015-08-071-0/+3
* perf tools: Introduce llvm config optionsWang Nan2015-08-071-0/+36