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
/
llvm
/
lib
/
Transforms
/
Utils
/
EntryExitInstrumenter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Reland "[ARM] push LR before __gnu_mcount_nc"
Jian Cai
2019-08-16
1
-1
/
+1
*
Revert "[ARM] push LR before __gnu_mcount_nc"
Jian Cai
2019-08-16
1
-1
/
+1
*
[ARM] push LR before __gnu_mcount_nc
Jian Cai
2019-08-16
1
-1
/
+1
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-2
/
+2
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-2
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
EntryExitInstrumenter: Handle musttail calls
Hans Wennborg
2018-04-06
1
-5
/
+15
*
Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio...
David Blaikie
2018-03-28
1
-1
/
+1
*
Remove unused header from EntryExitInstrumenter
David Blaikie
2018-03-24
1
-1
/
+0
*
EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412)
Hans Wennborg
2017-11-28
1
-5
/
+20
*
EntryExitInstrumenter: support __cyg_profile_func_enter_bare
Hans Wennborg
2017-11-21
1
-1
/
+2
*
[EntryExitInstrumenter] Placate GCC, the semicolon is redundant. NFCI.
Davide Italiano
2017-11-14
1
-3
/
+2
*
Rename CountingFunctionInserter and use for both mcount and cygprofile calls,...
Hans Wennborg
2017-11-14
1
-0
/
+148