index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
polly
/
lib
/
CodeGen
/
PerfMonitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR] Include target specific intrinsic headers
Heejin Ahn
2019-12-12
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PerfMonitor] Fix rdtscp callsites
Tobias Grosser
2018-09-11
1
-15
/
+9
*
Fix a lot of typos. NFC.
Michael Kruse
2017-06-08
1
-1
/
+1
*
[CodeGen] Remove extra ';'. NFC.
Michael Kruse
2017-06-06
1
-1
/
+1
*
[CodeGen] Track trip counts per-scop for performance measurement.
Siddharth Bhat
2017-06-02
1
-6
/
+20
*
[CodeGen] Print performance counter information in CSV.
Siddharth Bhat
2017-06-02
1
-3
/
+13
*
[NFC] [CodeGen] Bail out of per-scop performance reporting if not supported.
Siddharth Bhat
2017-06-02
1
-0
/
+8
*
[CodeGen] Extend Performance Counter to track per-scop information.
Siddharth Bhat
2017-06-02
1
-27
/
+74
*
Fix formatting in Polly
Tobias Grosser
2017-05-10
1
-3
/
+3
*
Update Polly for LLVM API change r302571 that removed varargs functions
Chandler Carruth
2017-05-10
1
-2
/
+2
*
[PerfMonitor] Use Intrinsics::getDeclaration
Tobias Grosser
2017-04-03
1
-11
/
+2
*
[CodeGen] Add Performance Monitor
Tobias Grosser
2017-04-03
1
-0
/
+235