1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test
Sanjay Patel 1c7a59cca6 [X86] Merge negated ISD::SUB nodes into X86ISD::SUB equivalent (PR40483)
Follow up to D58597, where it was noted that the commuted ISD::SUB variant
was having problems with lack of combines.

See also D63958 where we untangled setcc/sub pairs.

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

llvm-svn: 365791
2019-07-11 15:56:33 +00:00
..
Analysis [SCEV] teach SCEV symbolical execution about overflow intrinsics folding. 2019-07-11 02:18:22 +00:00
Assembler
Bindings [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
Bitcode Revert [BitcodeReader] Validate OpNum, before accessing Record array. 2019-07-11 10:53:40 +00:00
BugPoint
CodeGen [X86] Merge negated ISD::SUB nodes into X86ISD::SUB equivalent (PR40483) 2019-07-11 15:56:33 +00:00
DebugInfo Make pdbdump-objfilename test work again 2019-07-09 17:02:51 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation hwasan: Improve precision of checks using short granule tags. 2019-07-09 20:22:36 +00:00
Integer
JitListener
Linker
LTO [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 2019-07-11 01:14:30 +00:00
MachineVerifier
MC [ARM] Remove nonexistent unsigned forms of MVE VQDMLAH. 2019-07-11 09:52:15 +00:00
Object [llvm-readobj/llvm-readelf] - Report a warning instead of a error when dumping a broken dynamic section. 2019-07-11 12:26:48 +00:00
ObjectYAML
Other
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] only emit used or referenced CFI records to index 2019-07-09 18:50:55 +00:00
tools Revert r365775 - "[Object/ELF] - Improve error reporting for notes." 2019-07-11 14:03:27 +00:00
Transforms [InstCombine] don't move FP negation out of a constant expression 2019-07-11 13:44:29 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh