1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Jessica Paquette ffb43a84c6 [MachineOutliner] Recommit r320229
LR was undefined entering outlined functions that contain calls. This made the
machine verifier unhappy when expensive checks were enabled. This fixes that.

llvm-svn: 321014
2017-12-18 19:33:21 +00:00
..
Analysis [LVI] Support for ashr in LVI 2017-12-18 14:23:30 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [MachineOutliner] Recommit r320229 2017-12-18 19:33:21 +00:00
DebugInfo Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header." 2017-12-18 19:08:35 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO [LTO] Make processing of combined module more consistent 2017-12-16 02:10:00 +00:00
MC [AArch64][SVE] Asm: Improve diagnostics further when +sve is not specified 2017-12-18 16:48:53 +00:00
Object
ObjectYAML [WebAssembly] Add support for init functions linking metadata 2017-12-14 21:10:03 +00:00
Other [SimplifyCFG] don't sink common insts too soon (PR34603) 2017-12-14 22:05:20 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen Add MVT::v128i1, NFC 2017-12-14 19:05:21 +00:00
ThinLTO/X86 [ThinLTO] Make distributed indexes test more robust 2017-12-18 18:00:32 +00:00
tools [LTO] Make processing of combined module more consistent 2017-12-16 02:10:00 +00:00
Transforms [PGO] add MST min edge selection heuristic to ensure non-zero entry count 2017-12-18 17:56:19 +00:00
Unit
Verifier [Verifier] Check that GEP indexes has correct types 2017-12-14 09:33:58 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh