llvm-project/llvm/lib/CodeGen/MIRParser
Djordje Todorovic a7cde103c1 [MachineFunction] Base support for call site info tracking
Add an attribute into the MachineFunction that tracks call site info.

([8/13] Introduce the debug entry values.)

Co-authored-by: Ananth Sowda <asowda@cisco.com>
Co-authored-by: Nikola Prica <nikola.prica@rt-rk.com>
Co-authored-by: Ivan Baev <ibaev@cisco.com>

Differential Revision: https://reviews.llvm.org/D61061

llvm-svn: 364506
2019-06-27 07:48:06 +00:00
..
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MILexer.cpp Allow target to handle STRICT floating-point nodes 2019-06-05 22:33:10 +00:00
MILexer.h Allow target to handle STRICT floating-point nodes 2019-06-05 22:33:10 +00:00
MIParser.cpp Allow target to handle STRICT floating-point nodes 2019-06-05 22:33:10 +00:00
MIRParser.cpp [MachineFunction] Base support for call site info tracking 2019-06-27 07:48:06 +00:00