llvm-project/llvm/lib
Florian Hahn 02cb67deb9 [VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle.
The caller should take care of only calling it with debug enabled.

llvm-svn: 346860
2018-11-14 13:33:44 +00:00
..
Analysis [MemorySSA] Create query after checking if instruction is a fence. 2018-11-13 21:12:49 +00:00
AsmParser DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers 2018-11-13 20:08:10 +00:00
BinaryFormat [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
Bitcode DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers 2018-11-13 20:08:10 +00:00
CodeGen [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
DebugInfo [NativePDB] Improved support for nested type reconstruction. 2018-11-13 20:07:32 +00:00
Demangle [MS Demangler] Print public:, protected:, private: if set in FunctionClass or a variable's StorageClass. 2018-11-13 20:18:26 +00:00
ExecutionEngine [BuildingAJIT] Update chapter 2 to use the ORCv2 APIs. 2018-11-13 01:25:34 +00:00
FuzzMutate [New PM] Introducing PassInstrumentation framework 2018-09-20 17:08:45 +00:00
Fuzzer
IR Print newline after banner for ModulePass 2018-11-14 10:05:28 +00:00
IRReader
LTO Revert "[ThinLTO] Internalize readonly globals" 2018-11-13 17:35:04 +00:00
LineEditor
Linker Revert "[ThinLTO] Internalize readonly globals" 2018-11-13 17:35:04 +00:00
MC [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
Object [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
ObjectYAML [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
OptRemarks Reland: [OptRemarks] Add library for parsing optimization remarks 2018-10-10 18:43:42 +00:00
Option [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" 2018-10-10 00:15:31 +00:00
Passes Add an OptimizerLast EP 2018-11-12 11:17:07 +00:00
ProfileData Support for remapping profile data when symbols change, for sample-based 2018-10-10 21:31:01 +00:00
Support [FileSystem] Add expand_tilde function 2018-11-13 18:23:32 +00:00
TableGen [TableGen] fix assert in !cast when used out of definition in a multiclass 2018-10-10 10:52:57 +00:00
Target [CostModel] Add generic expansion funnel shift cost support 2018-11-14 12:24:50 +00:00
Testing Fix error with SmallString implicit conversion. 2018-09-06 22:47:32 +00:00
ToolDrivers [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" 2018-10-10 00:15:31 +00:00
Transforms [VPlan] Remove LLVM_DEBUG from VPlanSlp::dumpBundle. 2018-11-14 13:33:44 +00:00
WindowsManifest
XRay [XRay] Improve FDR trace handling and error messaging 2018-11-09 06:26:48 +00:00
CMakeLists.txt Reland: [OptRemarks] Add library for parsing optimization remarks 2018-10-10 18:43:42 +00:00
LLVMBuild.txt Reland: [OptRemarks] Add library for parsing optimization remarks 2018-10-10 18:43:42 +00:00