1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test
Vedant Kumar 92b9c60014 [FunctionComparator] Consider tail call kinds
Essentially, do not treat `call` and `musttail call` as the same thing.

As a drive-by, fold CallInst and InvokeInst handling together using the
CallSite helper.

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

llvm-svn: 351405
2019-01-17 00:29:14 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen [SEH] [ARM64] Retrieve the frame pointer from SEH funclets 2019-01-17 00:24:38 +00:00
DebugInfo [AsmPrinter] Collapse .loc 0 0 directives 2019-01-16 23:26:29 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [WebAssembly] Parse llvm.ident into producers section 2019-01-16 23:46:14 +00:00
Object
ObjectYAML [WebAssembly] Parse llvm.ident into producers section 2019-01-16 23:46:14 +00:00
Other [PGO] Make pgo related options in opt more consistent. 2019-01-16 23:19:02 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools
Transforms [FunctionComparator] Consider tail call kinds 2019-01-17 00:29:14 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh