1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Jessica Paquette ae82620bf9 Fix test failure in arm64-no-section.ll
There was a missing not line. Also, tail call before ret -> call before ret.

llvm-svn: 329723
2018-04-10 17:32:12 +00:00
..
Analysis [DA] Improve alias checking in dependence analysis 2018-04-10 11:37:21 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [CodeGen] Fix printing bundles in MIR output 2018-04-10 16:46:13 +00:00
DebugInfo [CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accelerator table 2018-04-10 14:23:41 +00:00
Examples
ExecutionEngine [RuntimeDyld][PowerPC] Fix a newly added test in r329355 2018-04-09 14:29:23 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO Object: Don't mark alias unconditionally defined 2018-04-10 00:53:16 +00:00
MC Fix test failure in arm64-no-section.ll 2018-04-10 17:32:12 +00:00
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [llvm-mca] Move the logic that prints dispatch unit statistics from BackendStatistics to its own view. 2018-04-10 14:55:14 +00:00
Transforms [SSAUpdaterBulk] Handle CFG with unreachable from entry blocks. 2018-04-10 02:16:29 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh