llvm/test
Diana Picus 51238028ab [ARM] GlobalISel: Add support for G_SUB
Support G_SUB throughout the GlobalISel pipeline. It is exactly the same
as G_ADD, nothing fancy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300546 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-18 12:35:28 +00:00
..
Analysis [BPI] Use metadata info before any other heuristics 2017-04-17 04:33:04 +00:00
Assembler
Bindings
Bitcode PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
BugPoint llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-escaped. 2017-04-13 11:40:32 +00:00
CodeGen [ARM] GlobalISel: Add support for G_SUB 2017-04-18 12:35:28 +00:00
DebugInfo PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
Integer
JitListener
LibDriver
Linker
LTO Object, LTO: Add target triple to irsymtab and LTO API. 2017-04-14 02:55:06 +00:00
MC [AMDGPU][MC] Corrected ds_write_src2_* to require one offset instead of two. 2017-04-14 12:28:07 +00:00
Object
ObjectYAML [Test commit] Cleanup some whitespace in a test file 2017-04-14 18:43:57 +00:00
Other Remove readnone from invariant.group.barrier 2017-04-12 20:45:12 +00:00
SymbolRewriter
TableGen
ThinLTO/X86 Bitcode: Add a string table to the bitcode format. 2017-04-17 17:51:36 +00:00
tools Update the test to fix the buildbot failure introduced by r300486 (NFC) 2017-04-17 20:35:32 +00:00
Transforms PR32382: Fix emitting complex DWARF expressions. 2017-04-18 01:21:53 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh