1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib
Matt Arsenault 765e6aafe7 MIR: Add method to stop after specific runs of passes
Currently if you use -{start,stop}-{before,after}, it picks
the first instance with the matching pass name. If you run
the same pass multiple times, there's no way to distinguish them.

Allow specifying a run index wih ,N to specify which you mean.

llvm-svn: 348285
2018-12-04 17:45:12 +00:00
..
Analysis [CmpInstAnalysis] fix formatting; NFC 2018-12-03 15:48:30 +00:00
AsmParser [DebugInfo] IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:14:32 +00:00
BinaryFormat Use RequireNullTerminator=false in identify_magic. 2018-12-01 00:22:39 +00:00
Bitcode [DebugInfo] IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:14:32 +00:00
CodeGen MIR: Add method to stop after specific runs of passes 2018-12-04 17:45:12 +00:00
DebugInfo [llvm-dwarfdump] - Dump the older versions of .eh_frame/.debug_frame correctly. 2018-12-04 10:01:39 +00:00
Demangle
ExecutionEngine [ExecutionEngine] Change NotifyObjectEmitted/NotifyObjectFreed API. 2018-12-04 00:55:15 +00:00
Fuzzer
FuzzMutate
IR Revert "Adapt gcov to changes in CFE." 2018-12-04 16:30:31 +00:00
IRReader
LineEditor
Linker
LTO [ThinLTO] Look through aliases when computing hash keys 2018-12-04 00:02:33 +00:00
MC Revert r348243 "[llvm-mc] - Do not crash when referencing undefined debug sections." 2018-12-04 10:55:03 +00:00
Object
ObjectYAML
Option
OptRemarks
Passes
ProfileData
Support Add Hurd target to LLVMSupport (1/2) 2018-11-29 03:23:01 +00:00
TableGen
Target [X86][SSE] Add SimplifyDemandedBitsForTargetNode handling for MOVMSK 2018-12-04 16:52:32 +00:00
Testing
TextAPI [TextAPI] Remove a superfluous semicolon, fixing GCC warnings. NFC. 2018-12-03 20:02:15 +00:00
ToolDrivers
Transforms [InstCombine] rearrange foldICmpWithDominatingICmp; NFC 2018-12-04 17:44:24 +00:00
WindowsManifest
XRay
CMakeLists.txt [llvm-tapi] initial commit, supports ELF text stubs 2018-12-03 19:30:52 +00:00
LLVMBuild.txt [llvm-tapi] initial commit, supports ELF text stubs 2018-12-03 19:30:52 +00:00