llvm-project/llvm/test/CodeGen
Igor Breger b4442f34cd [X86][GlobalISel] Add general-purpose Register Bank
Summary:
[X86][GlobalISel] Add general-purpose Register Bank.
Add trivial  handling of G_ADD legalization .
Add Regestry Bank selection for COPY and G_ADD  instructions

Reviewers: rovka, zvi, ab, t.p.northover, qcolombet

Reviewed By: qcolombet

Subscribers: qcolombet, mgorny, dberris, kristof.beyls, llvm-commits

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

llvm-svn: 294723
2017-02-10 07:05:56 +00:00
..
AArch64 [SelectionDAG] Fix bugs in inverted condition splitting code. 2017-02-09 18:28:17 +00:00
AMDGPU AMDGPU : Add trap handler support. 2017-02-10 02:15:29 +00:00
ARM [ARM] Add support for armv7ve triple in llvm (PR31358). 2017-02-09 23:29:14 +00:00
AVR [AVR] Implement stacksave/stackrestore by expanding (PR31342) 2017-02-05 21:35:45 +00:00
BPF Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2017-02-02 18:24:55 +00:00
Generic [AVR] XFAIL a set of failing CodeGen tests 2017-02-08 10:24:18 +00:00
Hexagon [Hexagon] Remove encoding bits from mapped instructions 2017-02-07 17:42:11 +00:00
Inputs
Lanai [lanai] Simplify small section check in LowerGlobalAddress and treat ldata sections specially. 2016-12-15 16:56:16 +00:00
MIR [MIRParser] Allow generic register specification on operand. 2017-01-20 00:29:59 +00:00
MSP430 Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2017-02-02 18:24:55 +00:00
Mips [LLC] Add an inline assembly diagnostics handler. 2017-02-03 11:14:39 +00:00
NVPTX [NVPTX] Add tests that invariant vector loads get lowered to ld.global.nc. 2017-02-04 01:54:56 +00:00
PowerPC Add test case for pr31890. NFC 2017-02-08 14:35:48 +00:00
SPARC [LLC] Add an inline assembly diagnostics handler. 2017-02-03 11:14:39 +00:00
SystemZ [TLI] Robustize SDAG LibFunc proto checking by merging it into TLI. 2017-02-03 19:11:19 +00:00
Thumb [LLC] Add an inline assembly diagnostics handler. 2017-02-03 11:14:39 +00:00
Thumb2 CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-31 23:48:32 +00:00
WebAssembly CodeGen: Allow small copyable blocks to "break" the CFG. 2017-01-31 23:48:32 +00:00
WinEH Avoid infinite loops in branch folding 2016-12-12 23:05:38 +00:00
X86 [X86][GlobalISel] Add general-purpose Register Bank 2017-02-10 07:05:56 +00:00
XCore Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2017-02-02 18:24:55 +00:00