1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Chen Zheng ab65410392 [SCEV][IndVarSimplify] insert point should not be block front.
The block front may be a PHI node, inserting a cast instructions like
BitCast, PtrToInt, IntToPtr among PHIs is not right.

Reviewed By: lebedev.ri

Differential Revision:  https://reviews.llvm.org/D80975
2020-07-09 21:56:57 -04:00
..
Analysis Revert "[CallGraph] Ignore callback uses" 2020-07-10 00:02:07 +03:00
Assembler
Bindings
Bitcode [LLVM] Accept noundef attribute in function definitions/calls 2020-07-08 19:02:04 +00:00
BugPoint
CodeGen [AArch64][GlobalISel] Add more specific debug info tests for 613f12dd8e2403f5630ab299d2a1bb2cb111ead1. 2020-07-09 17:13:16 -07:00
DebugInfo [NVPTX]Add a test for debug info for packed bitfields, NFC. 2020-07-08 09:10:42 -04:00
Demangle
Examples
ExecutionEngine [RuntimeDyld][test] Fix ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml after D60122 2020-07-07 15:05:50 -07:00
Feature
FileCheck [FileCheck] Improve -dump-input documentation 2020-07-09 18:00:30 -04:00
Instrumentation Revert D83013 "[LPM] Port CGProfilePass from NPM to LPM" 2020-07-09 13:34:04 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier GlobalISel: Verify G_BITCAST changes the type 2020-07-08 17:16:27 -04:00
MC [PowerPC][Power10] Add Instruction definition/MC Tests for Load/Store Rightmost VSX Vector 2020-07-09 17:06:03 -05:00
Object [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist) 2020-07-08 10:22:49 -07:00
ObjectYAML [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist) 2020-07-08 10:22:49 -07:00
Other Revert D83013 "[LPM] Port CGProfilePass from NPM to LPM" 2020-07-09 13:34:04 -07:00
Reduce [llvm-reduce] Reducing attributes 2020-07-09 23:10:43 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen [openmp] Use switch in isAllowedClauseForDirective instead of multiple if 2020-07-08 19:54:59 -04:00
ThinLTO/X86
tools [DebugInfo] Add more checks to parsing .debug_pub* sections. 2020-07-09 19:15:31 +07:00
Transforms [SCEV][IndVarSimplify] insert point should not be block front. 2020-07-09 21:56:57 -04:00
Unit
Verifier [matrix] Add some more Verifier negative tests. NFC. 2020-07-08 17:11:53 +01:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py [test] Run llvm/test/**/*.yaml & don't run llvm/test/**/*.cxx (not exist) 2020-07-08 10:22:49 -07:00
lit.site.cfg.py.in
TestRunner.sh